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
/
llvm
Age
Commit message (
Expand
)
Author
2016-05-31
Add compiler option -Werror to Makefiles
Kostis Sagonas
2016-05-26
hipe_llvm: Export hipe literals as LLVM metadata
Magnus Lång
2016-05-18
hipe_llvm: Move elf_format.hrl types to module
Magnus Lång
2016-05-11
hipe_llvm: Allow LLVM-generated constants
Magnus Lång
2016-05-11
hipe: Extract some records into elf_format.hrl
Magnus Lång
2016-05-10
hipe: Restructure elf_format module
Magnus Lång
2016-05-09
hipe: Cleanup elf_format module
Magnus Lång
2016-05-09
hipe: Remove runtime elf_format class switching
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-08-31
erts,hipe,dialyzer: Fix hipe checkum of target runtime system
Sverker Eriksson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-27
Replace call to erlang:now() with appropriate call to 18.0 BIF
Kostis Sagonas
2014-11-07
Fix typo in llvm/elf_format.hrl
Garret Smith
2014-03-30
Fix frame size adjustment of stack descriptors
Yiannis Tsiouris
2014-03-30
Fix counting of arguments of closures
Christos Stavrakakis
2014-03-07
Implement the LLVM backend
Yiannis Tsiouris