Age | Commit message (Expand) | Author |
2018-02-23 | Sort entries and correct typos | Michał Muskała |
2018-02-17 | Inline more type test BIFs in HiPE | Michał Muskała |
2018-01-26 | Eliminate get_list/3 internally in the compiler | Björn Gustavsson |
2018-01-22 | Don't build a stacktrace if it's only passed to erlang:raise/3 | Björn Gustavsson |
2017-11-30 | Add syntax in try/catch to retrieve the stacktrace directly | Björn Gustavsson |
2017-11-16 | HiPE: Unique ref receive opt | Magnus Lång |
2017-11-05 | HiPE: Verify GC safety of derived values | Magnus Lång |
2017-10-11 | Optimize try/catch that ignores the return value | Björn Gustavsson |
2017-03-28 | hipe_icode_range: Add comment about side-effects | Magnus Lång |
2017-03-27 | hipe: Fix range analysis of calls with ignored res | Magnus Lång |
2017-03-27 | hipe: Fix range analysis of 'rem' operator | Magnus Lång |
2017-03-24 | hipe: Transform is_tagged_tuple instruction | Björn-Egil Dahlberg |
2017-03-06 | hipe: Improve code generation for element/2 | Magnus Lång |
2017-03-06 | hipe_beam_to_icode: Omit redtest in some closures | Magnus Lång |
2016-11-25 | Merge branch 'richarl/fix-license-headers/PR-788' | Björn Gustavsson |
2016-11-23 | Remove obsolete CVS keyword markup | Richard Carlsson |
2016-11-23 | Correct copyright on remaining hipe files | Richard Carlsson |
2016-11-23 | Merge branch 'maint' | Sverker Eriksson |
2016-11-19 | hipe_icode_call_elim: Fix cf elimination crash | Magnus Lång |
2016-11-16 | hipe_icode: Always const-propagate if&call args | Magnus Lång |
2016-11-15 | hipe_rtl: drop alub dest when unused | 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-07-11 | hipe_ssa_liveness: Use map as liveness ADT | 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_icode_{bincomp,range}: Improve complexity | Magnus Lång |
2016-05-31 | Code rewrites to avoid exported vars warnings | Kostis Sagonas |
2016-05-31 | Define, export and use a hipe_icode:params() type | Kostis Sagonas |
2016-05-31 | Use type name, not record notation, in specs | Kostis Sagonas |
2016-05-27 | Merge branch 'richcarl/erts/fix-init-stop/PR-911/OTP-13630/OTP-13631' | Sverker Eriksson |
2016-05-25 | hipe: Add halt/2 to functions that always fail | Sverker Eriksson |
2016-05-23 | Added elimination of maps:is_key/2 calls to HiPE | Magnus Lång |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-21 | Merge branch 'kostis/hipe-inline-fp-crash/PR-984/OTP-13407' | Sverker Eriksson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-10 | hipe_icode_fp: simplify match/2 | Magnus Lång |
2016-03-07 | hipe_icode_fp: Replace helper with lists:all | Magnus Lång |
2016-03-03 | hipe_icode_fp: Define types for all records used | Magnus Lång |
2016-03-03 | hipe_icode_fp: Add specs and switch trees to maps | Magnus Lång |
2016-03-02 | hipe: Fix crashing bugs when inlining FP ops | Magnus Lång |
2016-02-25 | Merge branch 'maint' | Henrik Nord |
2016-02-07 | Fix dialyzer warning and some code refactoring | Kostis Sagonas |
2016-02-02 | Merge branch 'maint' | Zandra |
2015-12-15 | hipe: Use '::' for constraints | Hans Bolinder |
2015-11-27 | hipe: Guard against enormous numbers in ranges | Magnus Lång |
2015-11-27 | hipe: Fix binary constructions failing with badarith | Magnus Lång |
2015-11-27 | hipe: test unit size match in bs_put_binary_all | Magnus Lång |
2015-10-09 | Update and cleanup HiPE records | Kostis Sagonas |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |