index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ortho
/
llvm
/
ortho_llvm.adb
Age
Commit message (
Expand
)
Author
2015-12-18
ortho-llvm: avoid generation of unreachable code.
Tristan Gingold
2015-11-30
ortho_llvm: add comments.
Tristan Gingold
2015-09-08
llvm: do not generate code for function call if unreachable.
Tristan Gingold
2015-09-07
llvm: handle union (field selection, debug info).
Tristan Gingold
2015-05-19
llvm: do not forget new type in no-op conversion.
Tristan Gingold
2015-03-22
ortho_llvm: handle more unreach cases.
Tristan Gingold
2015-03-21
ortho_llvm: fix new_alloca when first instruction of a basic block.
Tristan Gingold
2015-03-21
ortho_llvm: fix conversion from float to integer.
Tristan Gingold
2015-03-15
ortho_llvm: handle debug info for incomplete access type.
Tristan Gingold
2015-03-14
Fix crash in ortho for llvm (unreach in new_convert_ov)
Tristan Gingold
2014-12-16
ortho_llvm: add uwtable + nounwind attibutes for functions.
Tristan Gingold
2014-12-16
ortho_llvm: fix crash with debug info.
Tristan Gingold
2014-12-13
llvm: add generation of only debug lines table.
Tristan Gingold
2014-11-04
Move sources to src/ subdirectory.
Tristan Gingold