Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-21 | erts: Deprecate the non-smp emulators | Lukas Larsson |
2017-03-06 | hipe_tagscheme: Small codegen improvements | Magnus Lång |
2017-03-06 | hipe: Improve code generation for element/2 | Magnus Lång |
2017-03-02 | hipe_rtl_binary_construct: Refactor copy-paste | Magnus Lång |
2017-03-02 | hipe_rtl: Inline more of match eq test | Magnus Lång |
2016-11-23 | Remove Emacs timestamp markers | Richard Carlsson |
2016-11-23 | Remove obsolete CVS keyword markup | Richard Carlsson |
2016-11-23 | Correct copyright on remaining hipe files | Richard Carlsson |
2016-11-16 | hipe_tagscheme: Simplify test_two_fixnums with imm | 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_tagscheme: Improve fixnum add on x86 | 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-07 | Merge branch 'maint' | Sverker Eriksson |
2016-11-03 | Fix the native code translation of bs_match_string | Kostis Sagonas |
2016-10-14 | hipe,erts: Remove cached fun 'native_address' | Sverker Eriksson |
2016-09-02 | hipe: Remove temp reuse from call_fun | Magnus Lång |
2016-08-30 | hipe_rtl_binary:get_word_integer/4: Handle imms | Magnus Lång |
2016-05-31 | Code rewrites to avoid exported vars compiler warnings | Kostis Sagonas |
2016-05-31 | Cleanups in hipe/main and hipe/rtl | Kostis Sagonas |
2016-05-31 | Various cleanups and simplifications | Kostis Sagonas |
2016-05-31 | Cosmetic cleanups | Kostis Sagonas |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-02 | Merge branch 'margnus1/bs_unit_fix' into maint | Zandra |
2015-12-16 | Fix compilation of matching with UTF binaries | Kostis Sagonas |
2015-12-02 | hipe: Fix signed compares of unsigned sizes | Magnus Lång |
2015-11-27 | hipe: Fix constructing huge binaries | Magnus Lång |
2015-11-27 | hipe: Allow unsigned args in hipe_rtl_arith | Magnus Lång |
2015-11-27 | hipe: test unit size match in bs_put_binary_all | Magnus Lång |
2015-11-27 | hipe: test unit size match in bs_append | Magnus Lång |
2015-11-27 | Fix hipe_rtl_binary_construct:floorlog2/1 | Magnus Lång |
2015-11-09 | Merge branch 'kostis/hipe-bs-match-huge-bin' into maint | Henrik Nord |
2015-10-12 | Fix edge case of Size = 0 in bs_put_integer | Kostis Sagonas |
2015-10-02 | Fix matching with huge binaries | Kostis Sagonas |
2015-10-02 | Compile without errors for exported variables | Kostis Sagonas |
2015-06-22 | Merge branch 'bruce/change-license' | Bruce Yinhe |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-13 | Eliminate a dialyzer warning | Kostis Sagonas |
2015-04-21 | erts,hipe: Optimize away calls to emasculate_binary | Sverker Eriksson |
2015-04-20 | erts,hipe: Fix bug in binary matching of writable binary | Sverker Eriksson |
2015-01-11 | hipe: rtl: fix phi_remove_pred/2 FP moves | Mikael Pettersson |
2014-12-02 | Replaced "Endianess" with "Endianness" everywhere | David Haguenauer |
2014-03-28 | Add support for the compilation of the is_map/1 guard to native code | Kostis Sagonas |
2014-03-25 | Merge branch 'ks/hipe-rtl-remove-constant/OTP-11822' | Björn-Egil Dahlberg |
2014-03-19 | Remove RTL code that handled the (is_)constant guard | Kostis Sagonas |
2014-03-07 | Extend RTL API to support the LLVM backend | Yiannis Tsiouris |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |