summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/CodegenFactory.cc
AgeCommit message (Expand)Author
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