Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the compiler into C++. | Carl Shapiro | 2011-04-19 | 1 | -313/+0 |
* | Interpreter restructuring: eliminate InterpState | buzbee | 2011-02-19 | 1 | -2/+2 |
* | [JIT] Fix for 3385583: Performance variance | Bill Buzbee | 2011-02-03 | 1 | -0/+5 |
* | Stamp out some x86/host mode warnings | buzbee | 2010-12-14 | 1 | -2/+7 |
* | Experimental x86 Jit trace selection | buzbee | 2010-12-13 | 1 | -0/+53 |
* | Another clarifying rename and a bit more automation. | Dan Bornstein | 2010-12-03 | 1 | -6/+6 |
* | Say kNumDalvikInstructions when appropriate. | Dan Bornstein | 2010-11-19 | 1 | -6/+6 |
* | Add source code skeletons for x86 work. No actual JIT'ng yet. | buzbee | 2010-09-20 | 1 | -0/+250 |