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
/
rtl
Age
Commit message (
Expand
)
Author
2015-11-09
Merge branch 'kostis/hipe-bs-match-huge-bin' into maint
Henrik Nord
2015-10-12
Fix edge case of Size = 0 in bs_put_integer
Kostis Sagonas
2015-10-02
Fix matching with huge binaries
Kostis Sagonas
2015-10-02
Compile without errors for exported variables
Kostis Sagonas
2015-06-22
Merge branch 'bruce/change-license'
Bruce Yinhe
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-13
Eliminate a dialyzer warning
Kostis Sagonas
2015-04-21
erts,hipe: Optimize away calls to emasculate_binary
Sverker Eriksson
2015-04-20
erts,hipe: Fix bug in binary matching of writable binary
Sverker Eriksson
2015-01-11
hipe: rtl: fix phi_remove_pred/2 FP moves
Mikael Pettersson
2014-12-02
Replaced "Endianess" with "Endianness" everywhere
David Haguenauer
2014-03-28
Add support for the compilation of the is_map/1 guard to native code
Kostis Sagonas
2014-03-25
Merge branch 'ks/hipe-rtl-remove-constant/OTP-11822'
Björn-Egil Dahlberg
2014-03-19
Remove RTL code that handled the (is_)constant guard
Kostis Sagonas
2014-03-07
Extend RTL API to support the LLVM backend
Yiannis Tsiouris
2013-06-12
Merge branch 'maint'
Björn-Egil Dahlberg
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-03-10
Fix handling of bs_match_string translation
Kostis Sagonas
2013-03-10
Enable more warnings
Kostis Sagonas
2013-03-10
Update a comment
Kostis Sagonas
2013-01-18
Merge branch 'nox/enable-silent-rules/OTP-10726'
Björn-Egil Dahlberg
2013-01-15
Implement ./otp_build configure --enable-silent-rules
Anthony Ramine
2013-01-09
Prepare OTP files for Unicode as default encoding
Hans Bolinder
2012-06-08
Merge branch 'maint'
Lukas Larsson
2012-06-05
Update to work with whitespace in exec path
Lukas Larsson
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-24
hipe: Fix rtl dependencies
Raimo Niskanen
2011-11-17
hipe,erts: Allow hipe without floating point exceptions
Sverker Eriksson
2011-11-17
hipe: Fix bug in hipe_rtl_lcm:calc_killed_expr_bb
Sverker Eriksson
2011-11-09
erts,hipe: Limited support for hipe cross compilation
Sverker Eriksson
2011-09-29
Update copyright years
Björn-Egil Dahlberg
2011-09-15
Fix more misspellings of compatibility
Tuncer Ayaz
2011-04-05
Merge branch 'ks/hipe-ppc64' into dev
Henrik Nord
2011-03-22
Fix hipe bug in convert_matchstate, bignum-padding one word too long
Sverker Eriksson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-14
Additions for the PPC64 backend
Kostis Sagonas
2010-11-22
hipe: Update types and specs
Kostis Sagonas
2010-07-20
One off-heap list, to eliminate two words per ETS object.
Sverker Eriksson
2010-02-03
OTP-8323 Cross compilation improvements and other build system
Rickard Green
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP