Age | Commit message (Expand) | Author |
2013-04-11 | Merge branch 'ks/hipe-cleanup-escaping/OTP-11031' into maint | Fredrik Gustafsson |
2013-03-12 | Loosen the assumptions of code that handles escaping functions | Kostis Sagonas |
2013-03-10 | Take out 'constant' type test and unnecessary type declaration | Kostis Sagonas |
2013-03-10 | Take out 'constant' type test from left over comments | Kostis Sagonas |
2013-03-10 | Enable more warnings | Kostis Sagonas |
2013-03-10 | Use remote type instead of relying on hipe_icode.hrl | Kostis Sagonas |
2013-02-25 | Fix bug related to the handling of is_number/1 by the range analysis | Kostis Sagonas |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-28 | Merge branch 'maint' | Fredrik Gustafsson |
2012-08-24 | Changes in comments and minor code cleanups | Kostis Sagonas |
2012-08-24 | Fix a typo and strengthen some type declarations | Kostis Sagonas |
2012-08-24 | Remove unused imports | Kostis Sagonas |
2012-06-08 | Merge branch 'maint' | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-02-28 | Merge branch 'maint' | Patrik Nyblom |
2012-02-28 | Make hipe hipe-compiled w/ --enable-native-libs | Patrik Nyblom |
2012-02-09 | hipe,erts: Debug support for native call trace | Sverker Eriksson |
2012-01-26 | HiPE: Remove support for is_constant/1 | Björn Gustavsson |
2012-01-05 | hipe: Remove warnings of missing types in records | Björn-Egil Dahlberg |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-11-30 | Fix Dialyzer's warnings in HiPE | Stavros Aronis |
2011-11-28 | hipe: Remove single function compilation | Björn Gustavsson |
2011-11-10 | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-05 | Fix bug with binary pattern matching of floats of variable size | Paul Guyot |
2011-08-16 | Include location information for line instructions in BEAM files | Björn Gustavsson |
2011-08-16 | compiler, emulator: Introduce the line/1 instruction | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-04 | Merge branch 'ks/hipe-icode-range-fix' into dev | Niclas Axelsson |
2011-02-14 | Cleanup specs | Kostis Sagonas |
2011-02-14 | Fix bug in the simplification of inexact comparisons | Kostis Sagonas |
2011-02-14 | Various cleanups and cosmetic changes | Kostis Sagonas |
2011-02-03 | Fix translation of bs_add's fail labels | Kostis Sagonas |
2011-01-06 | Fix erroneous fail info of a hipe_bs_primop | Kostis Sagonas |
2010-11-22 | hipe: Update types and specs | Kostis Sagonas |
2010-10-20 | hipe: Add translation of BIFs with arity three | Kostis Sagonas |
2010-09-24 | Cleanup and small fixes in hipe files | Kostis Sagonas |
2010-09-15 | hipe: Do not auto-import min/2 and max/2 | Tuncer Ayaz |
2010-08-30 | fix crash in hipe_icode_exceptions | Mikael Pettersson |
2010-05-20 | Remove stray support for the put_literal/2 instruction | Björn Gustavsson |
2010-05-20 | Remove stray support for the bs_bits_to_bytes2/2 instruction | Björn Gustavsson |
2010-05-12 | hipe_beam_to_icode: Correct names of new recv_* instructions | Kostis Sagonas |
2010-05-12 | Merge branch 'bg/opt-receive' into dev | Erlang/OTP |
2010-05-11 | hipe_icode: Suppress a dialyzer warning | Kostis Sagonas |
2010-05-11 | Introduce the new recv_mark/1 and recv_mark/1 instructions | Björn Gustavsson |
2010-01-26 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |