summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/arm/Codegen.h
AgeCommit message (Expand)Author
2012-11-01Remove all TARGET_[ARM|X86|MIPS] #ifdefs buzbee
2012-06-06Restructure to reduce MIR references buzbee
2012-05-03[Compiler] use Art indentation standard Bill Buzbee
2012-03-18Refactor callRuntimeHelper Ian Rogers
2012-03-07Fix branch bug (showed up in codegen for debug) buzbee
2012-03-03MIPS switch table support buzbee
2012-03-02Multi-target Codegen cleanup buzbee
2012-03-01Another step towards a Mips target buzbee
2012-02-29More target-independence buzbee
2012-01-23Reduce namespace pollution. Elliott Hughes
2011-09-23assert to DCHECK conversion buzbee
2011-08-19Oat compiler integration snapshot. buzbee