summaryrefslogtreecommitdiff
path: root/lib/compiler/test/beam_validator_SUITE_data
Commit message (Expand)AuthorAgeFilesLines
* compiler: Stop emitting the fclearerror and fcheckerror instructionsBjörn Gustavsson2021-01-292-7/+0
* Merge branch 'maint'John Högberg2021-01-281-59/+0
|\
| * beam_validator: Ignore 'fcheckerror' / 'fclearerror'John Högberg2021-01-261-59/+0
* | compiler: Optimize 'receive' across function callsJohn Högberg2021-01-221-9/+1
|/
* beam_validator_SUITE: Fix bad assembly code in testJohn Högberg2020-03-031-1/+1
* Merge branch 'maint'John Högberg2020-01-141-0/+102
|\
| * beam_validator: Move safe instructions to the right validation stepJohn Högberg2020-01-131-0/+102
* | Merge branch 'john/merge-fix-recv-opt/OTP-16219/maint' into john/merge-fix-re...John Högberg2019-10-301-0/+116
|\ \ | |/
| * beam_validator: Verify that receive markers aren't leaked on returnJohn Högberg2019-10-301-0/+116
* | compiler: Honor stack frames when calling exit BIFsJohn Högberg2019-09-094-41/+80
* | beam_validator: Disallow jumps to try_case handlersJohn Högberg2019-08-061-0/+48
|/
* beam_validator: Fix type subtraction on select_* and inequalityJohn Högberg2019-03-061-2/+2
* beam_validator: Refactor type conflict resolutionJohn Högberg2019-03-051-1/+3
* Rewrite BSM optimizations in the new SSA-based intermediate formatJohn Högberg2018-09-282-4/+4
* Check that messages outside of the heap are not corruptedBjörn Gustavsson2018-04-062-0/+482
* Enhance beam_validator to check proper nesting of try/catch and catchBjörn Gustavsson2018-03-011-0/+64
* beam_validator: Validate building of tuplesBjörn Gustavsson2018-01-231-0/+88
* beam_validator: Don't allow x(1023) to be usedBjörn Gustavsson2015-08-211-2/+2
* beam_validator: Stop validating the 'aligned' flag for binariesBjörn Gustavsson2015-04-292-51/+4
* beam_validator: Clean up updating of types for y registerBjörn Gustavsson2015-04-291-4/+4
* beam_validator: Remove support for removed BIF fault/1,2Björn Gustavsson2015-04-231-1/+1
* beam_validator: No longer require strict literal term orderBjörn Gustavsson2015-04-131-1/+1
* Merge branch 'bjorn/compiler/beam_validator'Björn Gustavsson2015-02-2015-160/+36
|\
| * beam_validator: Remove the file/1 and files/1 functionsBjörn Gustavsson2015-02-1812-94/+31
| * beam_validator: Remove support for all other unsupported instructionsBjörn Gustavsson2015-02-183-2/+5
| * beam_validator: Remove support for unsupported bit syntax instructionsBjörn Gustavsson2015-02-181-64/+0
* | beam_validator: Tighten and simplify map validation codeBjörn Gustavsson2015-02-181-0/+29
|/
* beam_validator_SUITE: Mend the compiler_bug/1 test caseBjörn Gustavsson2015-01-211-0/+38
* Forbid returning a match context in beam_validatorAnthony Ramine2013-08-011-0/+15
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2024-0/+1477