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
/
main
Age
Commit message (
Expand
)
Author
2016-05-31
Eliminate stupid if construct
Kostis Sagonas
2016-05-31
Cosmetic cleanups
Kostis Sagonas
2016-05-26
Merge branch 'margnus1/llvm-compatibility/PR-1057/OTP-13626'
Sverker Eriksson
2016-05-23
Added elimination of maps:is_key/2 calls to HiPE
Magnus Lång
2016-05-11
hipe_llvm: Disable floats for x86
Magnus Lång
2016-05-04
hipe_llvm: Syntax compatibility with 3.7-3.8
Magnus Lång
2016-03-15
update copyright-year
Henrik Nord
2015-10-09
Update and cleanup HiPE records
Kostis Sagonas
2015-08-31
erts,hipe,dialyzer: Fix hipe checkum of target runtime system
Sverker Eriksson
2015-08-24
erts: Change THE_NON_VALUE to not be hard coded in hipe compiler
Sverker Eriksson
2015-06-22
Merge branch 'bruce/change-license'
Bruce Yinhe
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-13
Simplify handling of o2 and o3 option expansion
Kostis Sagonas
2015-06-04
HiPE help shouldn't modify the calling process
Richard Carlsson
2015-05-25
Update runtime_dependencies in application resource files
Hans Bolinder
2015-03-20
Replace usage of erlang:now() with usage of new API
Rickard Green
2014-03-30
Check for required LLVM version or issue error
Yiannis Tsiouris
2014-03-21
Merge branch 'yiannist/hipe-llvm-backend'
Henrik Nord
2014-03-20
Introduce runtime_dependencies in .app files
Rickard Green
2014-03-07
Support the LLVM backend in HiPE
Yiannis Tsiouris
2014-02-24
Make hipe non-upgradable by setting appup file empty
Tobias Schlager
2014-02-24
Fix missing module on hipe app file template
Tobias Schlager
2014-02-18
Fix library application appup files
Tobias Schlager
2013-03-12
Loosen the assumptions of code that handles escaping functions
Kostis Sagonas
2013-02-25
Clean up and homogenize text messages for options
Kostis Sagonas
2013-01-15
Implement ./otp_build configure --enable-silent-rules
Anthony Ramine
2012-06-08
Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint
Lukas Larsson
2012-06-05
Update to work with whitespace in exec path
Lukas Larsson
2012-05-10
Remove stale code for hybrid heap and incremental GC
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-02-28
Make hipe hipe-compiled w/ --enable-native-libs
Patrik Nyblom
2012-02-22
Merge branch 'tst/no_hipe_ceach' into maint
Gustav Simonsson
2012-02-20
Fix discrepancy in compile_info
Kostis Sagonas
2012-01-01
Remove hipe_ceach from hipe.app.src to fix reltool-generated release startup
Tim Stewart
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-11-28
Merge branch 'bjorn/compiler/options/OTP-9752'
Björn Gustavsson
2011-11-28
hipe: Remove single function compilation
Björn Gustavsson
2011-11-24
hipe: Teach hipe to handle slim or stripped BEAM files
Björn Gustavsson
2011-09-29
Update copyright years
Björn-Egil Dahlberg
2011-07-19
Clean up hipe.hrl.src (Signed-off-by: Kostis)
Tuncer Ayaz
2011-02-14
Translate RTL to PPC code on PPC64 too
Kostis Sagonas
2010-11-22
hipe: Update types and specs
Kostis Sagonas
2010-08-27
Fix hipe:load/1
Paul Guyot
2010-01-26
OTP-8343 The documentation is now possible to build in an open source
Lars G Thorsen
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP