Age | Commit message (Expand) | Author |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-06 | Add some tests for numeric BIFs | Kostis Sagonas |
2016-12-06 | Substitute export_all with proper export | Kostis Sagonas |
2016-11-25 | Merge branch 'richarl/fix-license-headers/PR-788' | Björn Gustavsson |
2016-11-23 | Remove Emacs timestamp markers | Richard Carlsson |
2016-11-23 | Remove obsolete CVS keyword markup | Richard Carlsson |
2016-11-23 | Update obsolete author e-mails | Richard Carlsson |
2016-11-23 | Correct copyright on remaining hipe files | Richard Carlsson |
2016-11-23 | Correct copyright info on hipe cerl files | Richard Carlsson |
2016-11-23 | Merge branch 'maint' | Sverker Eriksson |
2016-11-23 | Merge branch 'margnus1/hipe-call-elim-crash/PR-1253/OTP-13965' into maint | Sverker Eriksson |
2016-11-23 | Merge branch 'maint' | Hans Bolinder |
2016-11-22 | dialyzer: Substitute 'opacity' for 'opaqueness' | Hans Bolinder |
2016-11-19 | hipe_icode_call_elim: Fix cf elimination crash | Magnus Lång |
2016-11-19 | hipe: Improve error message on internal crashes | Magnus Lång |
2016-11-16 | hipe_x86: Fix encoding of test instr w/ neg imm | Magnus Lång |
2016-11-16 | hipe_tagscheme: Simplify test_two_fixnums with imm | Magnus Lång |
2016-11-16 | hipe_icode: Always const-propagate if&call args | Magnus Lång |
2016-11-16 | hipe_tagscheme: x86 lea+test for mask_and_compare | Magnus Lång |
2016-11-16 | hipe_tagscheme: Improve fixnum_addsub with imm | Magnus Lång |
2016-11-16 | hipe: Make realloc_binary fast case true branch | Magnus Lång |
2016-11-16 | hipe_x86_postpass: Negate conditions in goto elim | Magnus Lång |
2016-11-16 | hipe_tagscheme: Improve fixnum add on x86 | Magnus Lång |
2016-11-15 | hipe_rtl_to_x86: Use LEA only for immediate adds | Magnus Lång |
2016-11-15 | hipe_x86: LeaToAdd peephole rule | Magnus Lång |
2016-11-15 | hipe_sparc: move coalescing | Magnus Lång |
2016-11-15 | hipe_ppc: better rlwinm pp | Magnus Lång |
2016-11-15 | hipe_ppc: move coalescing | Magnus Lång |
2016-11-15 | hipe_rtl: drop alub dest when unused | Magnus Lång |
2016-11-15 | hipe_rtl: unify branch and alub | Magnus Lång |
2016-11-15 | hipe_x86: Fix&activate ElimCmp0 peephole rule | Magnus Lång |
2016-11-15 | hipe_{x86,amd64}: Finish test instr implementation | Magnus Lång |
2016-11-10 | Merge branch 'maint' | Sverker Eriksson |
2016-11-10 | Merge branch 'margnus1/hipe_llvm39_bugs/PR-1237/OTP-14027/OTP-14028' into maint | Sverker Eriksson |
2016-11-08 | hipe_rtl_to_llvm: Constants for bits per byte/word | Magnus Lång |
2016-11-07 | hipe_llvm: Work around LLVM 3.9 sdesc bug | Magnus Lång |
2016-11-07 | hipe_llvm: Fix incorrect atom alignment assumption | Magnus Lång |
2016-11-07 | Merge branch 'maint' | Sverker Eriksson |
2016-11-03 | Add a test case that should now work | Kostis Sagonas |
2016-11-03 | Fix the native code translation of bs_match_string | Kostis Sagonas |
2016-10-24 | Merge branch 'sverker/hipe-llvm-remote-call/OTP-13983' | Sverker Eriksson |
2016-10-21 | hipe,llvm: Change inc_stack_0 bif call to not_remote | Sverker Eriksson |
2016-10-21 | hipe: Remove redundant assertion | Sverker Eriksson |
2016-10-18 | hipe_llvm: Use different symbols for remote calls | Magnus Lång |
2016-10-18 | Change the return type of hipe_bifs:add_ref/2 | Kostis Sagonas |
2016-10-17 | kernel,hipe: Fix dialyzer warnings | Sverker Eriksson |
2016-10-14 | Merge branch 'master' into sverker/hipe-code-loadnpurge | Sverker Eriksson |
2016-10-14 | hipe: TRY fix llvm external calls to own module | Sverker Eriksson |
2016-10-14 | hipe,erts: Remove cached fun 'native_address' | Sverker Eriksson |
2016-10-14 | erts: Fix early hipe patch loading | Sverker Eriksson |