aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/llvm/hipe_llvm_main.erl
AgeCommit message (Expand)Author
2017-03-30Fix ErLLVM in --enable-m32-build buildsMagnus Lång
2016-11-10Merge branch 'maint'Sverker Eriksson
2016-11-07hipe_llvm: Work around LLVM 3.9 sdesc bugMagnus Lång
2016-10-18hipe_llvm: Use different symbols for remote callsMagnus Lång
2016-10-14hipe: TRY fix llvm external calls to own moduleSverker Eriksson
2016-05-11hipe_llvm: Allow LLVM-generated constantsMagnus Lång
2016-05-11hipe: Extract some records into elf_format.hrlMagnus Lång
2016-05-10hipe: Restructure elf_format moduleMagnus Lång
2016-05-09hipe: Cleanup elf_format moduleMagnus Lång
2016-05-09hipe: Remove runtime elf_format class switchingMagnus Lång
2016-05-04hipe_llvm: Syntax compatibility with 3.7-3.8Magnus Lång
2015-05-27Replace call to erlang:now() with appropriate call to 18.0 BIFKostis Sagonas
2014-03-30Fix frame size adjustment of stack descriptorsYiannis Tsiouris
2014-03-07Implement the LLVM backendYiannis Tsiouris