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
Age
Commit message (
Expand
)
Author
2015-05-08
Merge branch 'nox/compiler/parse_transform-undef/OTP-12723'
Björn Gustavsson
2015-04-30
compiler: Use module erl_anno
Hans Bolinder
2015-04-29
Merge branch 'bjorn/compiler/misc'
Björn Gustavsson
2015-04-29
beam_dict: Correct comparison in opcode/2
Björn Gustavsson
2015-04-29
beam_utils: Re-use the local helper function drop_labels/1
Björn Gustavsson
2015-04-29
beam_asm: Speed up encoding of large numbers
Björn Gustavsson
2015-04-29
beam_listing: Optimize writing of .S files
Björn Gustavsson
2015-04-29
v3_core, v3_codegen: Eliminate old-style catches
Björn Gustavsson
2015-04-29
cerl_inline: Replace old-style 'catch' with 'try'...'catch'
Björn Gustavsson
2015-04-29
sys_core_fold: Suppress warnings better
Björn Gustavsson
2015-04-29
beam_utils: Teach check_liveness/3 to understand get_map_elements
Björn Gustavsson
2015-04-29
Teach beam_trim to handle map instructions
Björn Gustavsson
2015-04-29
beam_utils: Be less conservative about liveness for exit instructions
Björn Gustavsson
2015-04-29
beam_validator: Stop validating the 'aligned' flag for binaries
Björn Gustavsson
2015-04-29
beam_validator: Clean up updating of types for y register
Björn Gustavsson
2015-04-27
Merge branch 'bjorn/use-monotonic-time'
Björn Gustavsson
2015-04-23
beam_validator: Remove support for removed BIF fault/1,2
Björn Gustavsson
2015-04-23
beam_validator: Correct merging of states
Björn Gustavsson
2015-04-23
beam_validator: Correct merging of y registers
Björn Gustavsson
2015-04-22
sys_pre_expand: Remove unused fields in #expand{} record
Björn Gustavsson
2015-04-22
v3_life: Optimize updating of the variable data base
Björn Gustavsson
2015-04-22
beam_jump: Replace use of lists:dropwhile/2 with a custom function
Björn Gustavsson
2015-04-22
beam_asm: Eliminate unnecessary use of iolist_to_binary/1
Björn Gustavsson
2015-04-22
beam_bsm: Optimize btb_index()
Björn Gustavsson
2015-04-22
beam_type: Eliminate redundant calls to checkerror_1/2
Björn Gustavsson
2015-04-22
beam_utils: Optimize index_labels_1/2
Björn Gustavsson
2015-04-22
beam_block: Optimize matching of binary literals
Björn Gustavsson
2015-04-22
Move rewriting of bs_match from beam_clean to beam_z
Björn Gustavsson
2015-04-22
v3_codegen: Reduce cost for fixing up bs_match_string instructions
Björn Gustavsson
2015-04-22
v3_codegen: Optimize "turning" of y registers
Björn Gustavsson
2015-04-22
v3_kernel: Optimize subst_vsub/3
Björn Gustavsson
2015-04-22
compile: Add the {eprof,Pass} option for easy eprof running
Björn Gustavsson
2015-04-22
compile: Eliminate unnecessary wrappers for compiler passes
Björn Gustavsson
2015-04-20
compile: Teach 'time' option to show three significant decimals
Björn Gustavsson
2015-04-15
Raise more descriptive error messages for failed map operations
Björn Gustavsson
2015-04-13
v3_codegen: Don't sort map keys in map creation/update
Björn Gustavsson
2015-04-13
beam_validator: No longer require strict literal term order
Björn Gustavsson
2015-03-26
Properly report unknown parse transforms
Anthony Ramine
2015-03-25
Merge branch 'bjorn/doc'
Björn Gustavsson
2015-03-24
cerl_trees: Fix incorrect EDoc reference to the cerl module
Björn Gustavsson
2015-03-20
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-20
Replace usage of erlang:now() with usage of new API
Rickard Green
2015-03-19
cerl: Correct incorrect EDoc references
Björn Gustavsson
2015-03-11
v3_life: Combine literal/2 and literal2/2
Björn Gustavsson
2015-03-09
v3_codegen: Don't save options in the process dictionary
Björn Gustavsson
2015-03-09
Don't inline core_parse
Björn Gustavsson
2015-03-09
v3_core: Teach pat_alias/2 to eliminate duplicated variables
Björn Gustavsson
2015-03-09
beam_dead: Improve optimization by eliminating fallthroughs
Björn Gustavsson
2015-03-09
beam_dead: Optimize Var =:= Var
Björn Gustavsson
2015-03-09
beam_peep: Optimize away redundant use of is_boolean tests
Björn Gustavsson
[next]