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
Age
Commit message (
Expand
)
Author
2014-04-17
hipe, dialyzer: Fix a bug concerning opaque types
Hans Bolinder
2014-04-07
Update release notes
Erlang/OTP
2014-04-01
Merge branch 'yiannist/erllvm-fixes'
Sverker Eriksson
2014-03-31
Merge branch 'kostis/hipe-test-fix'
Sverker Eriksson
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-30
Check for required LLVM version or issue error
Yiannis Tsiouris
2014-03-28
Add support for the compilation of the is_map/1 guard to native code
Kostis Sagonas
2014-03-28
Add 'map' to the set of icode_type_test()s
Kostis Sagonas
2014-03-28
Support the translation of the is_map BEAM instruction to Icode
Kostis Sagonas
2014-03-26
Merge branch 'aronisstav/hipe/opaque_fix'
Hans Bolinder
2014-03-25
Merge branch 'ks/hipe-rtl-remove-constant/OTP-11822'
Björn-Egil Dahlberg
2014-03-24
Don't 'opaque-decorate' a success typing using an incompatible spec
Stavros Aronis
2014-03-24
hipe: Correct last commit of OTP-10342
Hans Bolinder
2014-03-24
stdlib: warn if the type map() is redefined
Hans Bolinder
2014-03-24
hipe: Add a few clauses for maps in erl_types
Hans Bolinder
2014-03-23
Add support for testing the LLVM backend too
Kostis Sagonas
2014-03-23
Ensure generated modules are properly included in the Emakefile
Kostis Sagonas
2014-03-21
Merge branch 'yiannist/hipe-llvm-backend'
Henrik Nord
2014-03-20
Introduce runtime_dependencies in .app files
Rickard Green
2014-03-20
Bump versions and ensure that all are "normal" versions
Rickard Green
2014-03-19
Remove RTL code that handled the (is_)constant guard
Kostis Sagonas
2014-03-19
Merge branch 'kostis/hipe-rc2-patch'
Henrik Nord
2014-03-17
hipe: Properly identify map() type form terms
Björn-Egil Dahlberg
2014-03-07
Support the LLVM backend in HiPE
Yiannis Tsiouris
2014-03-07
Implement the LLVM backend
Yiannis Tsiouris
2014-03-07
Extend RTL API to support the LLVM backend
Yiannis Tsiouris
2014-03-07
Add support for llvm unique symbols in hipe_gensym
Yiannis Tsiouris
2014-03-07
Move some common code in hipe_pack_constants
Yiannis Tsiouris
2014-03-07
Add better specs in hipe_pack_constants and cleanup
Yiannis Tsiouris
2014-03-05
Add types for new HiPE BIFs
Kostis Sagonas
2014-02-26
Cleanup and make sure warnings are treated as errors
Kostis Sagonas
2014-02-26
Add specs for exported functions (to shut off a warning) and types in some re...
Kostis Sagonas
2014-02-26
Introduce and use a hipe_icode:icode() type
Kostis Sagonas
2014-02-26
Substitude uses of lists:reverse(L1) ++ L2 with lists:reverse(L1, L2)
Kostis Sagonas
2014-02-25
Merge branch 'kostis/hipe-tests-bs/OTP-11748'
Henrik Nord
2014-02-24
Up the time limit (globally) for some slow machines
Kostis Sagonas
2014-02-24
Add check so that tests are skipped if HiPE is not available
Kostis Sagonas
2014-02-24
Add a Makefile for the HiPE tests
Kostis Sagonas
2014-02-24
Add tests for the HiPE compiler (Part 1: binaries and bitstrings)
Kostis Sagonas
2014-02-24
Merge branch 'lukas/ose/master/OTP-11334'
Lukas Larsson
2014-02-24
Added support for ENEA OSE
Lukas Larsson
2014-02-24
Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'
Hans Bolinder
2014-02-24
Merge branch 'schlagert/fix_basic_appups'
Siri Hansen
2014-02-24
Disable hipe_SUITE when environment doesn't support it
Tobias Schlager
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-24
Add test suites performing app and appup file checks
Tobias Schlager
2014-02-23
Deprecate pre-defined built-in types
Hans Bolinder
2014-02-22
Introduce parameterized opaque types
Hans Bolinder
[next]