Age | Commit message (Expand) | Author |
2016-09-05 | Implement the new ceil/1 and floor/1 guard BIFs | Björn Gustavsson |
2016-09-02 | Merge branch 'sverker/hipe-performance-o1/PR-1154/OTP-13862' | Sverker Eriksson |
2016-09-02 | Merge branch 'maint' | Sverker Eriksson |
2016-09-02 | Merge branch 'sverker/hipe-sparc-19/PR-1148/OTP-13861' into maint | Sverker Eriksson |
2016-09-01 | Merge branch 'maint' | Hans Bolinder |
2016-08-31 | dialyzer: Optimize an opaque type case | Hans Bolinder |
2016-08-30 | hipe_sparc: Minimise CFG<->linear conversions | Magnus Lång |
2016-08-30 | hipe_ppc: Minimise CFG<->linear conversions | Magnus Lång |
2016-08-30 | hipe_arm: Minimise CFG<->linear conversions | Magnus Lång |
2016-08-30 | hipe_x86: Use lea instead of move+add | Magnus Lång |
2016-08-30 | hipe_arm: Improve peephole optimiser | Magnus Lång |
2016-08-30 | hipe_arm: Be resilient to crappy RTL | Magnus Lång |
2016-08-30 | hipe_ppc: Be resilient to crappy RTL | Magnus Lång |
2016-08-30 | hipe_sparc: Be resilient to crappy RTL | Magnus Lång |
2016-08-30 | hipe: Reuse liveness info for spillmin | Magnus Lång |
2016-08-30 | hipe_x86: Minimise CFG<->linear conversions | Magnus Lång |
2016-08-30 | hipe: Fix o0 and o1 | Magnus Lång |
2016-08-30 | hipe: Add o0 and o1 to tests | Magnus Lång |
2016-08-30 | hipe_rtl_binary:get_word_integer/4: Handle imms | Magnus Lång |
2016-08-30 | hipe_x86: Be resilient to crappy RTL | Magnus Lång |
2016-08-30 | hipe_x86: LSRA for SSE2 | Magnus Lång |
2016-08-26 | Merge branch 'maint' | Sverker Eriksson |
2016-08-26 | Eliminate catch-all clause from two functions | Kostis Sagonas |
2016-08-25 | Increase the time limit used by the test suite | Kostis Sagonas |
2016-08-22 | hipe: Fix amd64 SSE2 encoding crash | Magnus Lång |
2016-08-22 | hipe: Fix tailcall stackarg clobber bug | Magnus Lång |
2016-08-22 | hipe_arm: Fix translation of shift by 0 | Magnus Lång |
2016-08-22 | hipe_ppc: Fix PPC64 bug encoding large immediates | Magnus Lång |
2016-08-22 | hipe_ppc: Fix incorrect encoding of shift by 0 | Magnus Lång |
2016-08-22 | hipe_x86: Fix illegal inst from peephole opt | Magnus Lång |
2016-07-11 | hipe_vectors: Change implementation to 'array' | Magnus Lång |
2016-07-11 | hipe: Faster unreachable basic block removal | Magnus Lång |
2016-07-11 | hipe_ssa_liveness: Use map as liveness ADT | Magnus Lång |
2016-07-11 | hipe/flow/liveness.inc: Use map for liveness type | Magnus Lång |
2016-07-11 | hipe_x86_frame: speed up find_temps | Magnus Lång |
2016-07-11 | hipe_icode_range: Use maps over gb_trees,sets | Magnus Lång |
2016-07-11 | hipe_icode_coordinator: Rewrite concurrently | Magnus Lång |
2016-07-11 | hipe: segment tree delete operation | Magnus Lång |
2016-07-11 | hipe_sdi: Use segment trees to represent PARENTS | Magnus Lång |
2016-07-11 | hipe_icode_{bincomp,range}: Improve complexity | Magnus Lång |
2016-06-28 | erl_types: Normalise X:=none() pairs in t_map/3 | Magnus Lång |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-15 | hipe: Pattern matching compilation of binaries and bistrings | Kostis Sagonas |
2016-06-10 | Merge branch 'hasse/dialyzer/improve_from_form/OTP-13547' | Hans Bolinder |
2016-06-09 | Remove support for '...' in Maps types | Hans Bolinder |
2016-06-09 | dialyzer: Improve the translation of forms to types | Hans Bolinder |
2016-06-09 | dialyzer: Use a cache when translating forms to types | Hans Bolinder |
2016-06-09 | dialyzer: Prepare erl_types:t_from_form() for a cache | Hans Bolinder |
2016-06-09 | dialyzer: Optimize erl_types:t_form_form() | Hans Bolinder |
2016-06-09 | dialyzer: Correct types | Hans Bolinder |