aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/main
AgeCommit message (Expand)Author
2016-09-05hipe: Add ra_partitioned to o1 and upMagnus Lång
2016-09-02hipe_ppc: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe_sparc: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe_arm: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe_x86: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe: Add IG partitioning to hipe_regalloc_prepassMagnus Lång
2016-09-02hipe: Add hipe_regalloc_prepassMagnus Lång
2016-08-30hipe: Fix o0 and o1Magnus Lång
2016-08-30hipe: Add o0 and o1 to testsMagnus Lång
2016-08-30hipe_x86: LSRA for SSE2Magnus Lång
2016-07-11hipe_sdi: Use segment trees to represent PARENTSMagnus Lång
2016-05-31Cleanups in hipe/main and hipe/rtlKostis Sagonas
2016-05-31Eliminate stupid if constructKostis Sagonas
2016-05-31Cosmetic cleanupsKostis Sagonas
2016-05-26Merge branch 'margnus1/llvm-compatibility/PR-1057/OTP-13626'Sverker Eriksson
2016-05-23Added elimination of maps:is_key/2 calls to HiPEMagnus Lång
2016-05-11hipe_llvm: Disable floats for x86Magnus Lång
2016-05-04hipe_llvm: Syntax compatibility with 3.7-3.8Magnus Lång
2016-03-15update copyright-yearHenrik Nord
2015-10-09Update and cleanup HiPE recordsKostis Sagonas
2015-08-31erts,hipe,dialyzer: Fix hipe checkum of target runtime systemSverker Eriksson
2015-08-24erts: Change THE_NON_VALUE to not be hard coded in hipe compilerSverker Eriksson
2015-06-22Merge branch 'bruce/change-license'Bruce Yinhe
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-13Simplify handling of o2 and o3 option expansionKostis Sagonas
2015-06-04HiPE help shouldn't modify the calling processRichard Carlsson
2015-05-25Update runtime_dependencies in application resource filesHans Bolinder
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2014-03-30Check for required LLVM version or issue errorYiannis Tsiouris
2014-03-21Merge branch 'yiannist/hipe-llvm-backend'Henrik Nord
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-07Support the LLVM backend in HiPEYiannis Tsiouris
2014-02-24Make hipe non-upgradable by setting appup file emptyTobias Schlager
2014-02-24Fix missing module on hipe app file templateTobias Schlager
2014-02-18Fix library application appup filesTobias Schlager
2013-03-12Loosen the assumptions of code that handles escaping functionsKostis Sagonas
2013-02-25Clean up and homogenize text messages for optionsKostis Sagonas
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2012-06-08Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-28Make hipe hipe-compiled w/ --enable-native-libsPatrik Nyblom
2012-02-22Merge branch 'tst/no_hipe_ceach' into maintGustav Simonsson
2012-02-20Fix discrepancy in compile_infoKostis Sagonas
2012-01-01Remove hipe_ceach from hipe.app.src to fix reltool-generated release startupTim Stewart
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-11-28Merge branch 'bjorn/compiler/options/OTP-9752'Björn Gustavsson
2011-11-28hipe: Remove single function compilationBjörn Gustavsson
2011-11-24hipe: Teach hipe to handle slim or stripped BEAM filesBjörn Gustavsson