Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PPC: Compile math.sqrt() to fsqrt instruction. | Mike Pall | 2012-10-15 | 1 | -0/+1 |
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
* | Avoid dependence on lj_jit.h if only including lj_target.h. | Mike Pall | 2011-11-12 | 1 | -3/+4 |
* | FFI: Compile calls to stdcall, fastcall and vararg functions. | Mike Pall | 2011-10-27 | 1 | -0/+2 |
* | PPC: Fuse BSWAP with XLOAD/XSTORE to lwbrx/stwbrx. | Mike Pall | 2011-10-25 | 1 | -0/+3 |
* | PPC: Integrate and enable JIT compiler. | Mike Pall | 2011-10-24 | 1 | -0/+273 |