aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/llvm
AgeCommit message (Expand)Author
2019-03-20HiPE: Don't fail the compilation for unimplemented instructionsBjörn Gustavsson
2018-09-27update commentIblis Lin
2018-09-26hipe_llvm_main: fix tmpfs dir on FreeBSDIblis Lin
2018-01-22Merge branch 'maint'Björn Gustavsson
2018-01-19ErLLVM: Preserve precise BEAM tailcall semanticsMagnus Lång
2017-07-06hipe: Do not use deprecated functions in string(3)Hans Bolinder
2017-05-04Update copyright yearRaimo Niskanen
2017-03-30Fix ErLLVM in --enable-m32-build buildsMagnus Lång
2017-03-27Merge PR-1386 from kostis/hipe-const-alignment OTP-14302Sverker Eriksson
2017-03-23Remove (now) unnecessary argument of pack_constantsKostis Sagonas
2017-03-06hipe_rtl_to_llvm: CleanupMagnus Lång
2017-02-19ErLLVM: Drop code printing assembly for LLVM < 3.9Magnus 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: Work around LLVM 3.9 sdesc bugMagnus 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-31Add compiler option -Werror to MakefilesKostis Sagonas
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
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
2016-03-15update copyright-yearHenrik Nord
2015-08-31erts,hipe,dialyzer: Fix hipe checkum of target runtime systemSverker Eriksson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-27Replace call to erlang:now() with appropriate call to 18.0 BIFKostis Sagonas
2014-11-07Fix typo in llvm/elf_format.hrlGarret Smith
2014-03-30Fix frame size adjustment of stack descriptorsYiannis Tsiouris
2014-03-30Fix counting of arguments of closuresChristos Stavrakakis
2014-03-07Implement the LLVM backendYiannis Tsiouris