index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
hipe
/
icode
/
hipe_beam_to_icode.erl
Age
Commit message (
Expand
)
Author
2018-09-03
Introduce a put_tuple2 instruction
Björn Gustavsson
2018-08-17
hipe_beam_to_icode: Correct translation of get_map_elements
Björn Gustavsson
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-24
hipe: Transform is_tagged_tuple instruction
Björn-Egil Dahlberg
2017-03-06
hipe_beam_to_icode: Omit redtest in some closures
Magnus Lång
2016-11-23
Correct copyright on remaining hipe files
Richard Carlsson
2016-11-03
Fix the native code translation of bs_match_string
Kostis Sagonas
2016-03-15
update copyright-year
Henrik Nord
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-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-15
Raise more descriptive error messages for failed map operations
Björn Gustavsson
2014-04-29
Translate the put_map_assoc and put_map_exact BEAM instructions to ICode
Erik Norgren
2014-04-29
Translate the has_map_fields and get_map_elements BEAM instructions to ICode
Kostis Sagonas
2014-03-28
Support the translation of the is_map BEAM instruction to Icode
Kostis Sagonas
2012-08-28
Merge branch 'maint'
Fredrik Gustafsson
2012-08-24
Changes in comments and minor code cleanups
Kostis Sagonas
2012-03-30
Merge branch 'maint'
Björn-Egil Dahlberg
2012-03-30
Update copyright years
Björn-Egil Dahlberg
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
2011-11-28
hipe: Remove single function compilation
Björn Gustavsson
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-02-03
Fix translation of bs_add's fail labels
Kostis Sagonas
2010-10-20
hipe: Add translation of BIFs with arity three
Kostis Sagonas
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
Introduce the new recv_mark/1 and recv_mark/1 instructions
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP