aboutsummaryrefslogtreecommitdiffstats
path: root/ortho/llvm
Commit message (Collapse)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-0421-6784/+0
|
* Rename ghdl_mcode.adb to ghdl_jit.adb. Display code generate name.Tristan Gingold2014-03-101-0/+5
|
* llvm: save & restore stack pointer for alloca.Tristan Gingold2014-03-091-33/+62
|
* Remove ortho_llvm-main.Tristan Gingold2014-03-097-173/+153
|
* Automatically unnest subprograms for llvm.Tristan Gingold2014-03-093-3/+11
|
* Share spec of ortho_nodes, adjust code.Tristan Gingold2014-03-084-24/+318
|
* Add LLVM back-end for ortho.Tristan Gingold2014-03-0622-0/+6468