aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho
Commit message (Expand)AuthorAgeFilesLines
...
* mcode: fix crash wrt oe_shl.Tristan Gingold2015-08-311-1/+4
* Replace fat accesses by bounds accessesTristan Gingold2015-08-292-0/+29
* signals: simplify and fix code for delayed signals.Tristan Gingold2015-06-181-1/+1
* ortho: allow selected element from an union.Tristan Gingold2015-06-124-7/+9
* ortho/debug: detect too many associations.Tristan Gingold2015-06-051-0/+4
* Fix llvm link on darwin (set no_compat_unwind).Tristan Gingold2015-05-281-1/+1
* Fix llvm build (add cxxflags).Tristan Gingold2015-05-251-1/+1
* Use cxx compiler to link llvm executable.Tristan Gingold2015-05-211-2/+3
* llvm: do not forget new type in no-op conversion.Tristan Gingold2015-05-191-2/+3
* ortho_llvm: handle more unreach cases.Tristan Gingold2015-03-221-1/+18
* ortho_llvm: fix new_alloca when first instruction of a basic block.Tristan Gingoldgenerated by cgit v1.2.3 (git 2.25.1) at 2025-04-08 11:23:22 +0000 014-11-271-4/+3
* ortho_mcode: add assertion.Tristan Gingold2014-11-171-3/+6
* ortho_debug: fix incorrect assertion (don't handle array_sub).Tristan Gingold2014-11-171-7/+0
* src/ortho/gcc/ortho_gcc.ads: regenerate.Tristan Gingold2014-11-161-1/+3
* ortho-lang.c: add comments, simplify code.Tristan Gingold2014-11-142-104/+93
* Adjusr gcc local Makefile.Tristan Gingold2014-11-141-3/+3
* Makefiles: fix overwrite of Makefile.in in gcc, add debug backend.Tristan Gingold2014-11-131-2/+2
* Style changes.Tristan Gingold2014-11-111-1/+1
* Move sources to src/ subdirectory.Tristan Gingold2014-11-04129-0/+42281