summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/arith_instrs.tab
Commit message (Expand)AuthorAgeFilesLines
* erts: Use hidden exports for BIF trappingJohn Högberg2019-09-171-2/+2
* erts: Optimize arithmetic ops using overflow intrinsicsJohn Högberg2019-04-081-5/+78
* Optimize the '*' operator when multiplying two small integersBjörn Gustavsson2019-03-061-0/+11
* Simplify GC BIFsBjörn Gustavsson2018-12-131-56/+49
* Move out variables from the head of combined instructionsBjörn Gustavsson2017-10-011-4/+4
* Eliminate the OpCode() macroBjörn Gustavsson2017-10-011-2/+2
* Eliminate MY_IS_SSMALL()Björn Gustavsson2017-09-281-7/+4
* Annotate arithmetic instructions with likely/unlikelyBjörn Gustavsson2017-08-311-31/+31
* arith_instrs.tab: Clean up bsl/bsrBjörn Gustavsson2017-08-231-25/+24
* Introduce more packable typesBjörn Gustavsson2017-08-231-2/+2
* Improve performance for bsl/bsrBjörn Gustavsson2017-08-231-8/+17
* arith_instrs.tab: Eliminate warning for uninitialized valueBjörn Gustavsson2017-08-231-4/+2
* Break out most instructions from beam_emu.cBjörn Gustavsson2017-08-111-0/+393