aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/amd64
AgeCommit message (Expand)Author
2017-05-04Update copyright yearRaimo Niskanen
2017-03-16hipe: Add pseudo_spill_f?move instructionsMagnus Lång
2017-03-06hipe_amd64: Add missing makefile dependencyMagnus Lång
2017-03-06hipe_amd64_encode: Add test for 16-bit 'test' with REXMagnus Lång
2017-03-06hipe_amd64_registers: Cleanup exit/1 callsMagnus Lång
2016-11-23Correct copyright on remaining hipe filesRichard Carlsson
2016-11-16hipe_x86: Fix encoding of test instr w/ neg immMagnus Lång
2016-11-15hipe_{x86,amd64}: Finish test instr implementationMagnus Lång
2016-09-05hipe: Refactor ra callbacks to accept context argMagnus Lång
2016-09-02hipe_x86: Add code rewrite RA callbacksMagnus Lång
2016-09-02hipe_x86: Simplify ra_postconditions is_mem_opndMagnus Lång
2016-09-02hipe: Add hipe_regalloc_prepassMagnus Lång
2016-08-30hipe_x86: Minimise CFG<->linear conversionsMagnus Lång
2016-08-30hipe_x86: LSRA for SSE2Magnus Lång
2016-08-22hipe: Fix amd64 SSE2 encoding crashMagnus Lång
2016-05-31Add compiler option -Werror to MakefilesKostis Sagonas
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-28Make hipe hipe-compiled w/ --enable-native-libsPatrik Nyblom
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP