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
/
compiler
/
test
/
beam_ssa_check_SUITE_data
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler: Avoid invalid code for bs_create_bin with initial literal
Frej Drejhammar
2023-05-04
1
-1
/
+26
*
compiler: Fix bug in SSA-checker
Frej Drejhammar
2023-05-04
1
-1
/
+15
*
compiler: Avoid crash during value tracking in private append
Frej Drejhammar
2023-03-13
1
-1
/
+19
*
compiler: Be stricter when tracking values in private append
Frej Drejhammar
2023-03-10
1
-0
/
+13
*
compiler: Avoid unsafe rewrite to bs_create_bin private_append
Frej Drejhammar
2023-02-27
2
-48
/
+72
*
compiler: Traverse call graph breadth first during alias analysis
Frej Drejhammar
2023-02-23
1
-0
/
+117
*
Merge pull request #6908 from frej/frej/alias-analysis-cover
Björn Gustavsson
2023-02-23
1
-0
/
+40
|
\
|
*
compiler: Improve code coverage in alias analysis
Frej Drejhammar
2023-02-20
1
-0
/
+40
*
|
compiler: Fix mishandling of make_fun in alias analysis
Frej Drejhammar
2023-02-20
1
-1
/
+16
|
/
*
Merge pull request #6862 from frej/frej/private-append-crash-gh6847
Björn Gustavsson
2023-02-17
1
-0
/
+16
|
\
|
*
compiler: Avoid crash in private-append optimization
Frej Drejhammar
2023-02-15
1
-0
/
+16
*
|
compiler: Don't generate unsafe code for binary append
Frej Drejhammar
2023-02-14
1
-29
/
+58
|
/
*
compiler: Implement private_append optimization for binaries
Frej Drejhammar
2023-02-10
1
-0
/
+891
*
compiler: alias 4/4: Implement full alias analysis
Frej Drejhammar
2023-02-10
1
-0
/
+647
*
compiler: Annotate ret-instructions with the type they return
Frej Drejhammar
2023-02-10
1
-0
/
+46
*
compiler: Track bitstring append-ability in the type system
Frej Drejhammar
2023-02-10
2
-5
/
+180
*
compiler: Less conservative implementation of bs_size_unit/2
Björn Gustavsson
2023-01-19
1
-0
/
+229
*
compiler: Add support for checking annotations in SSA code
Frej Drejhammar
2023-01-19
1
-0
/
+40
*
compiler: Add sanity checks for the SSA checker
Frej Drejhammar
2023-01-19
1
-0
/
+327