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
/
src
/
compile.erl
Age
Commit message (
Expand
)
Author
2019-03-20
HiPE: Don't fail the compilation for unimplemented instructions
Björn Gustavsson
2019-02-19
Do the destructive setelement optimization in SSA
Björn Gustavsson
2019-02-18
compiler: Allow disabling SSA passes in -compile() directives
John Högberg
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-10-04
Merge pull request #1973 from jhogberg/john/compiler/improve-named-funs/OTP-1...
John Högberg
2018-10-03
Optimize named funs and fun-wrapped macros
John Högberg
2018-10-01
Introduce the no_spawn_compiler_process option
José Valim
2018-09-28
Rewrite BSM optimizations in the new SSA-based intermediate format
John Högberg
2018-09-19
Merge pull request #1955 from bjorng/bjorn/compiler/beam_ssa_dead
Björn Gustavsson
2018-09-17
Remove the beam_dead and beam_split passes
Björn Gustavsson
2018-09-17
Add beam_ssa_dead.erl
Björn Gustavsson
2018-09-12
Merge branch 'maint'
Rickard Green
2018-09-10
Fix include-path regression caused by dd0a39c
John Högberg
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-10
Merge branch 'john/compiler/fix-deterministic-include-paths/OTP-15204/ERL-679...
Erlang/OTP
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-06-18
Update copyright year
Henrik Nord
2018-05-04
Move error formatting to erl_error.erl and delete lib.erl
Richard Carlsson
2018-01-26
Eliminate get_list/3 internally in the compiler
Björn Gustavsson
2018-01-11
Run beam_block again after other optimizations have been run
Björn Gustavsson
2017-12-14
Merge pull request #1653 from tonyrog/makedep_side_effect
Björn Gustavsson
2017-12-08
Use the new syntax for retrieving stack traces
Björn Gustavsson
2017-12-06
Add -MMD option to erlc
Tony Rogvall
2017-11-22
Fix broken to_dis after merge from maint to master
Björn Gustavsson
2017-11-20
Merge branch '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-10-27
Eliminate the v3_life pass
Björn Gustavsson
2017-09-14
Add compile_info option to compile
José Valim
2017-07-06
Introduce a new core pass called sys_core_alias
José Valim
2017-06-12
Merge branch 'hasse/unicode_atoms/OTP-14285'
Hans Bolinder
2017-06-12
compiler: Handle (bad) Unicode parse transform module names
Hans Bolinder
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-04
Update copyright year
Raimo Niskanen
2017-04-25
warnings_as_errors and outdir do not affect code generation
José Valim
2017-04-25
Store abstract code in the Dbgi chunk
José Valim
2017-04-20
compile: Remove the r12 through r15 options
Björn Gustavsson
2017-03-24
compiler: Add is_tagged_tuple instruction
Björn-Egil Dahlberg
2017-02-12
Add extra_chunks option to compile
José Valim
2017-01-30
Add new AtU8 beam chunk
José Valim
2017-01-12
compile: Add missing types and specs
Björn Gustavsson
[next]