index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hipe
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Prepare release"
Erlang/OTP
2016-06-02
2
-41
/
+1
*
Prepare release
Erlang/OTP
2016-06-02
2
-1
/
+41
*
Code rewrites to avoid exported vars warnings
Kostis Sagonas
2016-05-31
3
-91
/
+81
*
Code rewrites to avoid exported vars compiler warnings
Kostis Sagonas
2016-05-31
4
-268
/
+268
*
Define, export and use a hipe_icode:params() type
Kostis Sagonas
2016-05-31
3
-7
/
+12
*
Fix name of compiler option and the related warnings
Kostis Sagonas
2016-05-31
2
-29
/
+32
*
Cleanups in hipe/main and hipe/rtl
Kostis Sagonas
2016-05-31
5
-46
/
+46
*
Eliminate stupid if construct
Kostis Sagonas
2016-05-31
1
-1
/
+1
*
Use type name, not record notation, in specs
Kostis Sagonas
2016-05-31
1
-9
/
+10
*
Various cleanups and simplifications
Kostis Sagonas
2016-05-31
1
-242
/
+236
*
Add missing type declarations to a record
Kostis Sagonas
2016-05-31
1
-3
/
+3
*
Make a type opaque
Kostis Sagonas
2016-05-31
1
-1
/
+1
*
Cosmetic cleanups
Kostis Sagonas
2016-05-31
3
-30
/
+34
*
Add compiler option -Werror to Makefiles
Kostis Sagonas
2016-05-31
12
-14
/
+13
*
Merge branch 'sverker/dialyzer/erlang-halt'
Sverker Eriksson
2016-05-31
1
-0
/
+6
|
\
|
*
Reintroduce erlang:halt/0/1 in erl_bif_types.erl
Sverker Eriksson
2016-05-30
1
-0
/
+6
*
|
Merge branch 'margnus1/llvm-upgrades/PR-1070'
Sverker Eriksson
2016-05-30
2
-26
/
+48
|
\
\
|
|
/
|
/
|
|
*
hipe_llvm: Export hipe literals as LLVM metadata
Magnus Lång
2016-05-26
2
-26
/
+48
*
|
Merge branch 'richcarl/erts/fix-init-stop/PR-911/OTP-13630/OTP-13631'
Sverker Eriksson
2016-05-27
2
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
hipe: Add halt/2 to functions that always fail
Sverker Eriksson
2016-05-25
1
-0
/
+1
|
*
erts: Implement halt/0 and halt/1 in Erlang
Sverker Eriksson
2016-05-25
1
-6
/
+0
*
|
Merge branch 'margnus1/llvm-compatibility/PR-1057/OTP-13626'
Sverker Eriksson
2016-05-26
9
-544
/
+497
|
\
\
|
*
|
hipe_llvm: Move elf_format.hrl types to module
Magnus Lång
2016-05-18
7
-96
/
+106
|
*
|
hipe_llvm: Disable floats for x86
Magnus Lång
2016-05-11
1
-8
/
+16
|
*
|
hipe_llvm: Allow LLVM-generated constants
Magnus Lång
2016-05-11
4
-5
/
+48
|
*
|
hipe: Extract some records into elf_format.hrl
Magnus Lång
2016-05-11
6
-146
/
+197
|
*
|
hipe: Restructure elf_format module
Magnus Lång
2016-05-10
2
-147
/
+103
|
*
|
hipe: Cleanup elf_format module
Magnus Lång
2016-05-09
2
-197
/
+80
|
*
|
hipe: Remove runtime elf_format class switching
Magnus Lång
2016-05-09
2
-114
/
+82
|
*
|
hipe_llvm: Syntax compatibility with 3.7-3.8
Magnus Lång
2016-05-04
3
-21
/
+55
*
|
|
Merge branch 'margnus1/hipe/maps-is_key-opts/PR-1069/OTP-13625'
Björn-Egil Dahlberg
2016-05-26
11
-22
/
+247
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hipe: Add test suite for verifying optimisations
Erik Norgren
2016-05-23
6
-18
/
+149
|
*
|
Added elimination of maps:is_key/2 calls to HiPE
Magnus Lång
2016-05-23
5
-4
/
+98
*
|
|
Merge branch 'kostis/dialyzer/opaque_type/OTP-13586/PR-1047'
Hans Bolinder
2016-05-16
1
-2
/
+14
|
\
\
\
|
*
|
|
Declare the erl_types:var_table() type as opaque
Kostis Sagonas
2016-05-04
1
-2
/
+14
|
|
|
/
|
|
/
|
*
|
|
Revert "Prepare release"
Erlang/OTP
2016-05-12
2
-18
/
+1
*
|
|
Prepare release
Erlang/OTP
2016-05-11
2
-1
/
+18
*
|
|
Merge branch 'kostis/hipe/add-bs_match-tests/PR-1044/OTP-13549'
Björn-Egil Dahlberg
2016-05-09
2
-1
/
+1236
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Up the limit for the timetrap used in the HiPE testsuite
Kostis Sagonas
2016-05-04
1
-1
/
+1
|
*
|
One more test suite for binary pattern matching
Kostis Sagonas
2016-05-03
1
-0
/
+1235
|
|
/
*
|
hipe: Use maps for unification and substitution
Hans Bolinder
2016-05-04
1
-108
/
+54
*
|
dialyzer: Use maps instead of dict
Hans Bolinder
2016-05-04
1
-13
/
+14
|
/
*
dialyzer: Fix a bug in the translation of forms to types
Hans Bolinder
2016-04-29
1
-2
/
+2
*
Merge branch 'sverker/hipe/remove-ct_hooks'
Sverker Eriksson
2016-04-29
1
-3
/
+0
|
\
|
*
Remove unused ct_hooks
Sverker Eriksson
2016-04-19
1
-3
/
+0
*
|
erl_types: Don't consider opaque keys singleton
Magnus Lång
2016-04-28
1
-8
/
+9
*
|
erl_types: Fix t_subtract/2 correctness bug
Magnus Lång
2016-04-28
1
-1
/
+1
*
|
erl_types: Fix crash merging maps with opaque keys
Magnus Lång
2016-04-28
1
-2
/
+2
*
|
erl_bif_types: Add a selection of maps BIFs
Magnus Lång
2016-04-28
2
-2
/
+206
*
|
erl_types: Add a map type representation
Magnus Lång
2016-04-28
1
-42
/
+534
|
/
[prev]
[next]