summaryrefslogtreecommitdiff
path: root/lib/compiler/test/beam_jump_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Eliminate unsafe sharing optimization in beam_jumpBjörn Gustavsson2023-04-281-0/+8
* Update copyright yearErlang/OTP2023-03-211-1/+1
* Cover more code in the compiler applicationBjörn Gustavsson2023-02-161-0/+14
* beam_jump: Don't share bs_init_writable if stack size is unknownJohn Högberg2022-12-201-0/+18
* Merge branch 'bjorn/compiler/fix-beam_jump/OTP-18202' into maintBjörn Gustavsson2022-08-181-0/+40
|\
| * beam_jump: Be more careful when sharing function callsBjörn Gustavsson2022-08-161-0/+40
* | Update copyright yearErlang/OTP2022-02-151-1/+1
* | Provide more information for failed record operationsBjörn Gustavsson2022-02-091-2/+3
* | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Fix typos in lib/compilerKian-Meng, Ang2021-12-071-1/+1
|/
* beam_jump: Eliminate 'undecided_allocation' failureBjörn Gustavsson2021-02-091-2/+26
* Improve code coverageBjörn Gustavsson2020-04-081-1/+8
* beam_jump: Stop unsafe sharing of exception-raising instructionsBjörn Gustavsson2020-04-011-0/+33
* beam_jump: Stop unsafe sharing of blocks with build_stacktraceBjörn Gustavsson2020-03-211-1/+34
* beam_validator: Split validation into a stronger and a weaker passJohn Högberg2020-03-171-2/+34
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | (Again) make beam_jump idempotentBjörn Gustavsson2020-03-041-0/+6
|/
* beam_jump: Fail label of select_val is unsafe for move eliminationJohn Högberg2019-02-261-4/+43
* Cover more code in beam_jumpBjörn Gustavsson2018-11-281-2/+42
* Merge branch 'maint'Björn Gustavsson2018-11-021-2/+16
|\
| * Fix bug when beam_jump removes put_tuple instructionsBjörn Gustavsson2018-10-311-2/+17
* | Make the move elimination optimization in beam_jump safeBjörn Gustavsson2018-10-221-2/+45
|/
* Update copyright yearHenrik Nord2018-09-211-1/+1
* Call test_lib:recompile/1 from init_per_suite/1Björn Gustavsson2018-07-061-1/+1
* [ERL-209] Fix ambiguous_catch_try_state inconsistency errorBjörn Gustavsson2016-08-111-2/+17
* beam_jump: Clean up handling of labels before func_infoBjörn Gustavsson2016-05-251-0/+59