summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/CodegenFactory.cc
AgeCommit message (Expand)Author
2012-10-08Refactor and remove copy mark bits. Mathieu Chartier
2012-06-20Milestone: close Quick side channel communication buzbee
2012-06-06Restructure to reduce MIR references buzbee
2012-05-03[Compiler] use Art indentation standard Bill Buzbee
2012-03-21Further x86 progress and image creation. Ian Rogers
2012-03-18Support for promoting Method* and compiler temps buzbee
2012-03-18Refactor callRuntimeHelper Ian Rogers
2012-03-14Real fix for 064 buzbee
2012-03-13SSA rework and support compiler temps in the frame buzbee
2012-03-09Refactor the compilers out of libart. Elliott Hughes
2012-03-05x86 source code hack and slash buzbee
2012-03-03MIPS switch table support buzbee
2012-03-02Multi-target Codegen cleanup buzbee
2012-02-29More target-independence buzbee
2012-02-26Multi-target support buzbee
2012-01-23Reduce namespace pollution. Elliott Hughes
2011-10-14Register promotion fix buzbee
2011-09-26Misc codegen fixes related to register promotion buzbee
2011-09-23assert to DCHECK conversion buzbee
2011-09-23Implement Class.getDeclared(Constructors|Fields|Methods). Elliott Hughes
2011-09-14Fix null check elimination buzbee
2011-08-23Misc fixes, new compiler unit tests buzbee
2011-08-19Oat compiler integration snapshot. buzbee