summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/LocalOptimizations.cc
AgeCommit message (Expand)Author
2012-09-13Prune useless entries from dex to pc map buzbee
2012-07-30Enable load store elimination on x86. jeffhao
2012-06-28Fixes for x86 compiler optimizations. jeffhao
2012-05-03[Compiler] use Art indentation standard Bill Buzbee
2012-03-26Fix cpplint's whitespace complaints. Elliott Hughes
2012-03-05x86 source code hack and slash buzbee
2012-02-29More target-independence buzbee
2012-02-26Multi-target support buzbee