Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix assertion. | Mike Pall | 2011-06-22 | 1 | -1/+2 |
| | |||||
* | x86/x64: Fix register allocation for variable shifts. | Mike Pall | 2011-06-22 | 1 | -7/+9 |
| | |||||
* | x86/x64: Fix fusion of comparisons with u8/u16 XLOAD. | Mike Pall | 2011-06-22 | 1 | -0/+2 |
| | |||||
* | Add narrowing of modulo operator. | Mike Pall | 2011-06-03 | 1 | -4/+15 |
| | |||||
* | Move math helpers to lj_vmmath.c. Add missing log2/exp2 for Symbian. | Mike Pall | 2011-06-03 | 1 | -2/+2 |
| | |||||
* | x86/x64: Minor cleanup in assembler backend. | Mike Pall | 2011-05-31 | 1 | -3/+3 |
| | |||||
* | More portability cleanups for assembler backend. | Mike Pall | 2011-05-22 | 1 | -6/+7 |
| | |||||
* | Move x86/x64 parts of JIT assembler backend to extra files. | Mike Pall | 2011-05-12 | 1 | -0/+2668 |