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