summaryrefslogtreecommitdiff
path: root/src/jit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Add VFP and hard-float ABI variants to JIT compiler.Mike Pall2012-08-091-1/+2
|
* ARM: Add VFP instructions to ARM disassembler.Mike Pall2012-07-291-9/+154
|
* Drop range limit for sunk stores relative to sunk allocation.Mike Pall2012-07-041-1/+1
|
* Add allocation sinking and store sinking optimization.Mike Pall2012-07-021-5/+10
|
* Allow parsing bcsave.lua (-b option) without FFI.Mike Pall2012-06-121-1/+2
|
* PPC: Fix disassembly of rldcl/rldcr.Mike Pall2012-06-121-1/+1
|
* Move lib/* to src/jit/*.Mike Pall2012-06-0811-0/+3994