Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-09 | beam_peep: Optimize away redundant use of is_boolean tests | Björn Gustavsson | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2012-10-10 | Rewrite select_val and select_tuple_arity to a select instruction | Björn Gustavsson | |
Eliminate some code bloat. | |||
2010-06-02 | Merge branch 'bg/compiler' into dev | Erlang/OTP | |
* bg/compiler: beam_peep: Remove optimization already done by beam_dead beam_dead: Combine is_eq_exact instructions into select_val instructions Evaluate is_record/3 at compile-time using type information Evaluate element/2 at compile-time using type information erl_expand_records: Replace is_record() with matching OTP-8668 bg/compiler The compiler optimizes record operations better. | |||
2010-06-02 | beam_peep: Remove optimization already done by beam_dead | Björn Gustavsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |