summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/x86/CodegenDriver.c
Commit message (Expand)AuthorAgeFilesLines
* Move the compiler into C++.Carl Shapiro2011-04-191-313/+0
* Interpreter restructuring: eliminate InterpStatebuzbee2011-02-191-2/+2
* [JIT] Fix for 3385583: Performance varianceBill Buzbee2011-02-031-0/+5
* Stamp out some x86/host mode warningsbuzbee2010-12-141-2/+7
* Experimental x86 Jit trace selectionbuzbee2010-12-131-0/+53
* Another clarifying rename and a bit more automation.Dan Bornstein2010-12-031-6/+6
* Say kNumDalvikInstructions when appropriate.Dan Bornstein2010-11-191-6/+6
* Add source code skeletons for x86 work. No actual JIT'ng yet.buzbee2010-09-201-0/+250