aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/llvm/hipe_rtl_to_llvm.erl
AgeCommit message (Expand)Author
2017-03-06hipe_rtl_to_llvm: CleanupMagnus Lång
2017-02-14Fixed typos in lib/hipeAndrew Dryga
2016-11-15hipe_rtl: unify branch and alubMagnus Lång
2016-11-10Merge branch 'maint'Sverker Eriksson
2016-11-08hipe_rtl_to_llvm: Constants for bits per byte/wordMagnus Lång
2016-11-07hipe_llvm: Fix incorrect atom alignment assumptionMagnus Lång
2016-10-21hipe,llvm: Change inc_stack_0 bif call to not_remoteSverker Eriksson
2016-10-21hipe: Remove redundant assertionSverker Eriksson
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-26hipe_llvm: Export hipe literals as LLVM metadataMagnus Lång
2016-05-18hipe_llvm: Move elf_format.hrl types to moduleMagnus Lång
2014-03-30Fix counting of arguments of closuresChristos Stavrakakis
2014-03-07Implement the LLVM backendYiannis Tsiouris