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
/
compiler
/
test
/
compile_SUITE.erl
Age
Commit message (
Expand
)
Author
2019-02-19
Do the destructive setelement optimization in SSA
Björn Gustavsson
2019-02-15
Remove compile_SUITE:big_file/1
Björn Gustavsson
2019-02-15
Parallelize test of listing files
Björn Gustavsson
2019-02-01
Parallelize compile_SUITE:bc_options/1
Björn Gustavsson
2019-02-01
Remove the optimized_guard/1 test case
Björn Gustavsson
2019-01-24
compiler: Introduce module-level type optimization
John Högberg
2019-01-16
Move optimizations of bs_put* instruction to beam_ssa_opt
Björn Gustavsson
2018-11-28
Share the code for semantically equivalent blocks
Björn Gustavsson
2018-10-23
Add a diffable option for the compiler
Björn Gustavsson
2018-10-08
Merge branch 'maint'
John Högberg
2018-10-05
compiler: Forward +source flag to epp and fix bug in +deterministic
John Högberg
2018-09-28
Rewrite BSM optimizations in the new SSA-based intermediate format
John Högberg
2018-09-17
Remove the beam_dead and beam_split passes
Björn Gustavsson
2018-09-12
Optimize 'and' and 'or' instructions
Björn Gustavsson
2018-09-03
Introduce a put_tuple2 instruction
Björn Gustavsson
2018-08-24
Introduce a new SSA-based intermediate format
Björn Gustavsson
2018-08-17
Don't run unsafe compiler passes
Björn Gustavsson
2018-08-09
Merge branch 'john/compiler/fix-deterministic-include-paths/OTP-15204/ERL-679...
Rickard Green
2018-08-09
Omit include path debug info for +deterministic builds
John Högberg
2018-07-06
Call test_lib:recompile/1 from init_per_suite/1
Björn Gustavsson
2018-06-18
Update copyright year
Henrik Nord
2018-04-18
core_lint: Handle repeated variables in map patterns correctly
Björn Gustavsson
2018-01-26
Eliminate get_list/3 internally in the compiler
Björn Gustavsson
2017-11-30
Use the new syntax in more test suites
Björn Gustavsson
2017-11-20
Merge branch 'maint'
Lukas Larsson
2017-11-20
Merge branch 'lukas/compiler/add_to_dis/OTP-14784' into maint
Lukas Larsson
2017-11-20
compiler: Add +to_dis option that dumps loaded asm
Lukas Larsson
2017-11-13
Merge branch 'maint'
Björn Gustavsson
2017-11-10
Merge branch 'bjorn/cuddle-with-tests'
Björn Gustavsson
2017-11-10
Recognize 'deterministic' when given in a -compile() attribute
Björn Gustavsson
2017-10-27
Eliminate the v3_life pass
Björn Gustavsson
2017-10-26
Skip compile_SUITE:pre_load_check/1 when code is native-compiled
Björn Gustavsson
2017-09-14
Add compile_info option to compile
José Valim
2017-07-04
Make tuple calls opt-in
José Valim
2017-06-07
Fix unsafe bit syntax matching optimization
Björn Gustavsson
2017-05-23
Correct handling of module name in compile:forms/1,2
Björn Gustavsson
2017-05-17
compile_SUITE: Don't create a directory called 'core'
Björn Gustavsson
2017-05-10
compile_SUITE: Test the r16, r17, r18, r19 options
Björn Gustavsson
2017-05-09
Merge pull request #1439 from josevalim/jv-atu8-function
Björn Gustavsson
2017-05-08
Add a test for utf8 function names
José Valim
2017-05-05
Merge pull request #1438 from josevalim/patch-10
Björn Gustavsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-05-04
Remove unused variable warning in compile_SUITE
José Valim
2017-04-25
Store abstract code in the Dbgi chunk
José Valim
2017-04-12
Correct compile_SUITE:core_roundtrip/1
Björn Gustavsson
2017-02-12
Add extra_chunks option to compile
José Valim
2017-01-30
Add new AtU8 beam chunk
José Valim
2016-12-07
Add option 'deterministic' for reproducible builds
Björn Gustavsson
2016-11-18
compile_SUITE: Make sure that guards are optimized
Björn Gustavsson
2016-11-18
Add test using LFE-generated Core Erlang modules
Björn Gustavsson
[next]