summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/Ralloc.h
AgeCommit message (Expand)Author
2012-11-01Remove all TARGET_[ARM|X86|MIPS] #ifdefs buzbee
2012-08-23Quick compiler: restore optimizations buzbee
2012-06-21Fix a bunch of lint. Elliott Hughes
2012-06-20Milestone: close Quick side channel communication buzbee
2012-06-13More Quick compiler restructuring buzbee
2012-05-03[Compiler] use Art indentation standard Bill Buzbee
2012-04-20Tidy up some C-isms. Elliott Hughes
2012-03-18Support for promoting Method* and compiler temps buzbee
2012-03-14Enable all JNI internal compiler tests on the host. Ian Rogers
2012-03-13SSA rework and support compiler temps in the frame buzbee
2012-03-09Stop saying "typedef struct" and "typedef enum". Elliott Hughes
2012-02-26Multi-target support buzbee
2012-01-23Reduce namespace pollution. Elliott Hughes
2011-10-14Register promotion fix buzbee
2011-10-07Reg utility fix buzbee
2011-09-29Register usage cleanup buzbee
2011-09-26Misc codegen fixes related to register promotion buzbee
2011-09-23assert to DCHECK conversion buzbee
2011-09-14Fix null check elimination buzbee
2011-09-10Complete compiler portion of exception handling buzbee
2011-09-08Add suspend check & stub buzbee
2011-09-05Try/Catch analysis; various workarounds buzbee
2011-08-29Register temp handling fix buzbee
2011-08-28Use slow-path static field accessors; added tests buzbee
2011-08-24Add switch and comparison tests. Fix ralloc bug buzbee
2011-08-19Oat compiler integration snapshot. buzbee