Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PPC: Avoid undefined operand dereference in BAND/shift fusion. | Mike Pall | 2011-12-13 | 1 | -1/+1 |
* | Move helper for syncing data/instruction cache to lj_mcode.c. | Mike Pall | 2011-12-12 | 1 | -2/+2 |
* | Get rid of snap->depth. | Mike Pall | 2011-11-20 | 1 | -1/+1 |
* | FFI: Compile calls to stdcall, fastcall and vararg functions. | Mike Pall | 2011-10-27 | 1 | -3/+9 |
* | PPC: Fuse BAND with shift to rlwinm. | Mike Pall | 2011-10-25 | 1 | -8/+42 |
* | PPC: Fuse BSWAP with XLOAD/XSTORE to lwbrx/stwbrx. | Mike Pall | 2011-10-25 | 1 | -14/+43 |
* | PPC: Integrate and enable JIT compiler. | Mike Pall | 2011-10-24 | 1 | -0/+2074 |