summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/CompilerCodegen.h
AgeCommit message (Expand)Author
2012-03-29Branch fusing buzbee
2012-03-20Custom codegen for small frameless methods. buzbee
2012-03-18Support for promoting Method* and compiler temps buzbee
2012-03-12Method prologue and epilogues, add missing x86 functionality. Ian Rogers
2012-03-09Refactor the compilers out of libart. Elliott Hughes
2012-03-05x86 codegen source file skeletons buzbee
2012-03-04Complete MIPS code generation support buzbee
2012-03-01Another step towards a Mips target buzbee
2012-02-26Multi-target support buzbee
2012-01-23Reduce namespace pollution. Elliott Hughes
2011-10-14Register promotion fix buzbee
2011-08-19Oat compiler integration snapshot. buzbee