Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OSX: Add support for Mach-O object files to -b option. | Mike Pall | 2013-02-11 | 1 | -1/+159 |
| | | | | Thanks to Adam Strzelecki. | ||||
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 10 | -10/+10 |
| | |||||
* | Remove redundant code in jit/*.lua. | Mike Pall | 2013-01-11 | 2 | -2/+0 |
| | |||||
* | ARM: Add VFP and hard-float ABI variants to JIT compiler. | Mike Pall | 2012-08-09 | 1 | -1/+2 |
| | |||||
* | ARM: Add VFP instructions to ARM disassembler. | Mike Pall | 2012-07-29 | 1 | -9/+154 |
| | |||||
* | Drop range limit for sunk stores relative to sunk allocation. | Mike Pall | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | Add allocation sinking and store sinking optimization. | Mike Pall | 2012-07-02 | 1 | -5/+10 |
| | |||||
* | Allow parsing bcsave.lua (-b option) without FFI. | Mike Pall | 2012-06-12 | 1 | -1/+2 |
| | |||||
* | PPC: Fix disassembly of rldcl/rldcr. | Mike Pall | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | Move lib/* to src/jit/*. | Mike Pall | 2012-06-08 | 11 | -0/+3994 |