Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the compiler into C++. | Carl Shapiro | 2011-04-19 | 1 | -256/+0 |
* | Handle OP_THROW in the method JIT. | Ben Cheng | 2011-03-02 | 1 | -1/+1 |
* | Fix armv5te-vfp build. | Ben Cheng | 2011-01-25 | 1 | -14/+14 |
* | Light refactoring of handleExecuteInline. | Elliott Hughes | 2011-01-20 | 1 | -1/+1 |
* | It's "opcode" not "opCode". | Dan Bornstein | 2010-12-01 | 1 | -19/+19 |
* | JIT: Source code reorganization to isolate target independent code | buzbee | 2010-09-24 | 1 | -7/+2 |
* | JIT: Fix for armv5te-VFP bug [Issue 2916682] | buzbee | 2010-08-13 | 1 | -20/+20 |
* | Clean up the codegen for invoking helper callout functions. | Ben Cheng | 2010-04-02 | 1 | -1/+0 |
* | Jit: Phase 1 of register utility cleanup/rewrite - the great renaming | Bill Buzbee | 2010-02-09 | 1 | -24/+25 |
* | Restructure the codegen to make architectural depedency explicit. | Ben Cheng | 2009-11-22 | 1 | -0/+261 |