Age | Commit message (Expand) | Author |
---|---|---|
2017-10-01 | Move out variables from the head of combined instructions | Björn Gustavsson |
2017-10-01 | Eliminate the OpCode() macro | Björn Gustavsson |
2017-09-28 | Eliminate MY_IS_SSMALL() | Björn Gustavsson |
2017-08-31 | Annotate arithmetic instructions with likely/unlikely | Björn Gustavsson |
2017-08-23 | arith_instrs.tab: Clean up bsl/bsr | Björn Gustavsson |
2017-08-23 | Introduce more packable types | Björn Gustavsson |
2017-08-23 | Improve performance for bsl/bsr | Björn Gustavsson |
2017-08-23 | arith_instrs.tab: Eliminate warning for uninitialized value | Björn Gustavsson |
2017-08-11 | Break out most instructions from beam_emu.c | Björn Gustavsson |