Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-05 | HiPE: Verify GC safety of derived values | Magnus Lång | |
HiPE has had metadata for gc safety on it's temporaries for a while, but it has never been enforced or even checked, so naturally several gc-safety violations has slipped through. A new pass, hipe_rtl_verify_gcsafe verifies gcsafety on optimised RTL and is used when running the testsuite, and can be manually enabled with +{hipe,[verify_gcsafe]}. | |||
2016-11-23 | Correct copyright on remaining hipe files | Richard Carlsson | |
2016-05-31 | Define, export and use a hipe_icode:params() type | Kostis Sagonas | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-10-09 | Update and cleanup HiPE records | Kostis Sagonas | |
The bulk of the changes concerns cleanups and code refactorings concerning record constructions that assigned 'undefined' to record fields whose type did not contain this value. See commit 8ce35b2. While at it, some new type definitions were introduced and type names were used instead of record type notation. Minor code cleaups were also done. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-03-28 | Add 'map' to the set of icode_type_test()s | Kostis Sagonas | |
2014-02-26 | Introduce and use a hipe_icode:icode() type | Kostis Sagonas | |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-03-10 | Take out 'constant' type test and unnecessary type declaration | Kostis Sagonas | |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-24 | Fix a typo and strengthen some type declarations | Kostis Sagonas | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |