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
2017-05-04
Update copyright year
Raimo Niskanen
2017-03-30
Fix ErLLVM in --enable-m32-build builds
Magnus Lång
2017-03-27
Merge PR-1386 from kostis/hipe-const-alignment OTP-14302
Sverker Eriksson
2017-03-23
Remove (now) unnecessary argument of pack_constants
Kostis Sagonas
2017-03-06
hipe_rtl_to_llvm: Cleanup
Magnus Lång
2017-02-19
ErLLVM: Drop code printing assembly for LLVM < 3.9
Magnus Lång
2017-02-14
Fixed typos in lib/hipe
Andrew Dryga
2016-11-15
hipe_rtl: unify branch and alub
Magnus Lång
2016-11-10
Merge branch 'maint'
Sverker Eriksson
2016-11-08
hipe_rtl_to_llvm: Constants for bits per byte/word
Magnus Lång
2016-11-07
hipe_llvm: Work around LLVM 3.9 sdesc bug
Magnus Lång
2016-11-07
hipe_llvm: Fix incorrect atom alignment assumption
Magnus Lång
2016-10-21
hipe,llvm: Change inc_stack_0 bif call to not_remote
Sverker Eriksson
2016-10-21
hipe: Remove redundant assertion
Sverker Eriksson
2016-10-18
hipe_llvm: Use different symbols for remote calls
Magnus Lång
2016-10-14
hipe: TRY fix llvm external calls to own module
Sverker Eriksson
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