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
/
bs_match_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-10-16
Merge branch 'maint'
John Högberg
2018-10-15
beam_utils: Handle bs_start_match2 in anno_defs
John Högberg
2018-10-04
beam_ssa_bsm: Fix replacement of variables in a remote call
Björn Gustavsson
2018-10-03
Merge branch 'maint'
Björn Gustavsson
2018-09-28
Rewrite BSM optimizations in the new SSA-based intermediate format
John Högberg
2018-09-28
Fix rare bug in binary matching (again)
Björn Gustavsson
2018-08-24
Introduce a new SSA-based intermediate format
Björn Gustavsson
2018-08-08
Fix bug in binary matching
Björn Gustavsson
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-05-21
bs_match_SUITE: Add test of multiple matches
Björn Gustavsson
2018-01-24
Optimize matching of empty binaries
Björn Gustavsson
2018-01-16
sys_core_bsm: Rearrange arguments to enable delayed sub binary creation
Björn Gustavsson
2018-01-12
beam_match_SUITE: Eliminate warnings for unused variables
Björn Gustavsson
2018-01-12
bs_match_SUITE: Add tests case written when walking into a dead end
Björn Gustavsson
2017-12-07
Cover handling of #k_call{} in v3_codegen:bsm_rename_ctx/4
Björn Gustavsson
2017-12-04
bs_match_SUITE: Cover more clauses in v3_codegen:bs_rename_ctx/4
Björn Gustavsson
2017-11-27
Cover more code in beam_bsm:btb_opt_1/3
Björn Gustavsson
2017-10-01
Merge branch 'maint'
Björn Gustavsson
2017-09-29
Fix incorrect internal consistency failure for binary matching code
Björn Gustavsson
2017-08-31
Eliminate unnecessary 'move' instructions
Björn Gustavsson
2017-06-14
Update copyright year
Hans Nilsson
2017-06-07
Fix unsafe bit syntax matching optimization
Björn Gustavsson
2016-11-18
v3_kernel: Generate optimized code for guards
Björn Gustavsson
2016-10-07
Merge branch 'maint'
Björn Gustavsson
2016-10-06
beam_bsm: Eliminate unsafe optimization
Björn Gustavsson
2016-09-21
bs_match_SUITE: Add a test case for beam_utils
Björn Gustavsson
2016-04-27
Move bit syntax test cases from compilation_SUITE to bs_match_SUITE
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-26
Merge branch 'bjorn/compiler/modernize-tests'
Björn Gustavsson
2016-02-25
Remove ?line macros
Björn Gustavsson
2016-02-25
Replace use of lists:keysearch/3 with lists:keyfind/3
Björn Gustavsson
2016-02-25
Eliminate use of test_server:fail/0,1
Björn Gustavsson
2016-02-25
Modernize use of timetraps
Björn Gustavsson
2016-02-25
Produce warnings for binary patterns that will never match
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-02-10
Merge branch 'maint'
Björn Gustavsson
2016-02-08
Eliminate crash because of unsafe delaying of sub-binary creation
Björn Gustavsson
2015-11-20
Merge branch 'maint'
Björn Gustavsson
2015-11-20
Fix missing filename and line number in warning
Björn Gustavsson
2015-11-10
sys_pre_expand: Cover coerce_to_float/2
Björn Gustavsson
2015-09-28
beam_type: Improve optimization by keeping track of integers
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-22
beam_block: Optimize matching of binary literals
Björn Gustavsson
2015-04-22
test suite: Always place .core files in data directories
Björn Gustavsson
2015-01-26
Speed up running of compiler test suites in coverage mode
Björn Gustavsson
2015-01-21
Merge branch 'maint'
Björn Gustavsson
2015-01-19
core_lib: Handle patterns in map values
Björn Gustavsson
2015-01-09
Extend count_bits_matched/3 to handle the UTF instructions
Björn Gustavsson
2014-02-05
beam_bsm: Eliminate emulator crash when a binary is called
Björn Gustavsson
[next]