Age | Commit message (Expand) | Author |
2017-02-03 | dialyzer: Do not keep the code server's type info on the heap | Hans Bolinder |
2017-02-03 | Merge branch 'maint' | Hans Bolinder |
2017-02-01 | dialyzer: Optimize collection of variables | Hans Bolinder |
2017-01-25 | Update test cases for erlang:hash/2 removal | Björn-Egil Dahlberg |
2017-01-12 | Merge branch 'maint' | Hans Bolinder |
2017-01-11 | dialyzer: Use maps instaed of dict | Hans Bolinder |
2017-01-11 | Merge branch 'maint' | Hans Bolinder |
2017-01-11 | Merge branch 'hasse/dialyzer/fix_opaque_parms/OTP-14130' into maint | Hans Bolinder |
2017-01-10 | Merge branch 'maint' | Hans Bolinder |
2017-01-10 | dialyzer: Fix check of parameterized opaque types | Hans Bolinder |
2016-12-21 | stdlib: Allow characters in types and constant patterns | Hans Bolinder |
2016-12-16 | Merge branch 'maint' | Sverker Eriksson |
2016-12-16 | Merge pull request #1270 from kostis/hipe-test | Sverker Eriksson |
2016-12-14 | Merge tag 'OTP-19.2' | Dan Gudmundsson |
2016-12-09 | Prepare release | Erlang/OTP |
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 |