summaryrefslogtreecommitdiff
path: root/lib/compiler/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bjorn/compiler/beam_validator/25/GH-7147/OTP-18565' into maintBjörn Gustavsson2023-05-022-2/+94
|\
| * Fix two type-related bugsBjörn Gustavsson2023-05-022-2/+94
* | Update copyright yearErlang/OTP2023-04-253-3/+3
* | Merge branch 'john/erts/fix-hd-tl-loader-transformations/GH-7024/OTP-18519' i...Erlang/OTP2023-04-251-2/+26
|\ \
| * | jit: Fix hd/1 and tl/1 BIF specializationJohn Högberg2023-03-161-2/+26
| |/
* | Merge branch 'john/compiler/fix-inert-update-type/GH-6969/OTP-18516' into mai...Erlang/OTP2023-04-251-2/+17
|\ \
| * | beam_validator: Skip unnecessary type updatesJohn Högberg2023-03-031-2/+17
* | | Merge branch 'bjorn/compiler/fix-lost-map-exception/GH-6960/OTP-18497' into m...Erlang/OTP2023-04-251-2/+18
|\ \ \ | |_|/ |/| |
| * | Fix lost exception from map updateBjörn Gustavsson2023-03-031-2/+18
* | | Update copyright yearErlang/OTP2023-03-063-3/+3
| |/ |/|
* | Merge branch 'maint-24' into maintIngela Anderton Andin2023-02-232-2/+2
|\ \
| * | Update copyright yearErlang/OTP2023-02-222-2/+2
| * | Merge branch 'bjorn/compiler/fix-mutable-variables/24/GH-6873/OTP-18470' into...Erlang/OTP2023-02-222-4/+25
| |\ \
| * \ \ Merge branch 'john/compiler/validator-fix-ne-inference/OTP-18365' into john/c...John Högberg2022-12-161-2/+12
| |\ \ \
* | \ \ \ Merge branch 'bjorn/compiler/fix-mutable-variables/24/GH-6873/OTP-18470' into...Björn Gustavsson2023-02-172-4/+25
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Eliminate "mutable variables"Björn Gustavsson2023-02-162-4/+25
* | | | | Eliminate compiler crash in binary constructionBjörn Gustavsson2023-01-191-0/+4
* | | | | v3_kernel: Mark #k_goto{} arguments as usedJohn Högberg2023-01-041-0/+7
* | | | | beam_bounds: Don't choke on division by zeroJohn Högberg2023-01-031-1/+13
| |_|_|/ |/| | |
* | | | Merge branch 'john/compiler/validator-fix-ne-inference/OTP-18365' into maint-25John Högberg2022-12-151-2/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | beam_validator: Fix logic bug in '=/=' inferenceJohn Högberg2022-12-151-2/+12
* | | | Merge branch 'bjorn/test-cuddling-maint' into maintBjörn Gustavsson2022-11-072-6/+27
|\ \ \ \
| * | | | compile_SUITE: Make core_roundtrip/1 less resource-intensiveBjörn Gustavsson2022-11-012-4/+18
| * | | | compile_SUITE: Avoid eaccess error during cleanup on WindowsBjörn Gustavsson2022-10-311-1/+1
| * | | | asn1, compiler: Avoid running out of memory on WindowsBjörn Gustavsson2022-10-281-1/+8
* | | | | compiler: Eliminate internal error in sub pass ssa_opt_bsm_shortcutBjörn Gustavsson2022-11-041-0/+9
|/ / / /
* | | | Fix compiler crash for binary matching in receiveBjörn Gustavsson2022-10-041-2/+19
* | | | Fix printing of line numbers greater than 9999Björn Gustavsson2022-09-291-1/+20
* | | | Eliminate another crash when optimization passes are disabledBjörn Gustavsson2022-09-051-0/+18
* | | | Eliminate false warnings when using the inline_list_funcs optionBjörn Gustavsson2022-08-231-2/+31
* | | | Merge branch 'maint-24' into maintLars Thorsen2022-08-181-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Update copyright yearErlang/OTP2022-08-172-2/+2
| * | | Merge branch 'bjorn/compiler/fix-unsafe-float-op/GH-6163/OTP-18182' into main...Erlang/OTP2022-08-171-0/+8
| |\ \ \
* | \ \ \ 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
| | |_|_|/ | |/| | |
* | | | | Merge pull request #6190 from bjorng/bjorn/compiler/beam_ssa_bool/GH-6184/OTP...Björn Gustavsson2022-08-021-0/+11
|\ \ \ \ \
| * | | | | Eliminate crash in beam_ssa_boolBjörn Gustavsson2022-08-011-0/+11
* | | | | | Correct bug in CSE optimizationBjörn Gustavsson2022-07-311-2/+31
|/ / / / /
* | | | | Merge branch 'bjorn/compiler/fix-clean/GH-6169/OTP-18183' into maintBjörn Gustavsson2022-07-271-2/+18
|\ \ \ \ \
| * | | | | Eliminate compiler crash in beam_cleanBjörn Gustavsson2022-07-261-2/+18
* | | | | | Merge branch 'bjorn/compiler/fix-beam_bool/GH-6164/OTP-18184' into maintBjörn Gustavsson2022-07-271-0/+18
|\ \ \ \ \ \
| * | | | | | Fix crash in beam_boolBjörn Gustavsson2022-07-261-0/+18
| |/ / / / /
* | | | | | Merge branch 'bjorn/compiler/fix-unsafe-float-op/GH-6163/OTP-18182' into maintBjörn Gustavsson2022-07-271-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Fix internal consistency errorBjörn Gustavsson2022-07-251-0/+8
| |/ / /
* | | | Merge branch 'deterministic-build' of https://github.com/TD5/otp into maintBjörn Gustavsson2022-06-292-1/+3
|\ \ \ \
| * | | | make: Allow OTP to be built deterministicallyTom Davies2022-06-242-30/+28
| * | | | compiler: Make test_lib robust to +deterministicTom Davies2022-05-061-26/+30
* | | | | Merge pull request #6102 from josevalim/jv-fix-none-opt-infoBjörn Gustavsson2022-06-231-17/+84
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Handle AST nodes without location on *_opt_infoJosé Valim2022-06-201-17/+84
| | |/ / | |/| |
| * | | Update copyright yearErlang/OTP2022-05-021-1/+1