summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/predicates.tab
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-02-151-1/+1
* Teach the predicates equal() and distinct() to compare NIL properlyBjörn Gustavsson2022-02-031-12/+18
* Update copyright yearRickard Green2021-12-161-1/+1
* erts: Fix is_tuple+is_tagged_tuple fusionJohn Högberg2021-12-081-0/+13
* JIT: Fix incorrect code generation for div/rem sequenceBjörn Gustavsson2021-11-181-1/+8
* Remove support for BEAM files compiled before OTP 22Björn Gustavsson2021-09-271-13/+0
* jit: Implement code generation for ARMBjörn Gustavsson2021-05-251-2/+4
* jit: Further polish and optimize BEAMASMBjörn Gustavsson2020-09-221-2/+2
* erts: Rework loading of beam codeLukas Larsson2020-09-211-34/+6
* erts: Break out BEAM file handling to its own moduleJohn Högberg2020-09-211-22/+13
* Refactor the transformation engineBjörn Gustavsson2020-06-111-0/+269