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
/
Ralloc.h
Age
Commit message (
Expand
)
Author
2012-11-01
Remove all TARGET_[ARM|X86|MIPS] #ifdefs
buzbee
2012-08-23
Quick compiler: restore optimizations
buzbee
2012-06-21
Fix a bunch of lint.
Elliott Hughes
2012-06-20
Milestone: close Quick side channel communication
buzbee
2012-06-13
More Quick compiler restructuring
buzbee
2012-05-03
[Compiler] use Art indentation standard
Bill Buzbee
2012-04-20
Tidy up some C-isms.
Elliott Hughes
2012-03-18
Support for promoting Method* and compiler temps
buzbee
2012-03-14
Enable all JNI internal compiler tests on the host.
Ian Rogers
2012-03-13
SSA rework and support compiler temps in the frame
buzbee
2012-03-09
Stop saying "typedef struct" and "typedef enum".
Elliott Hughes
2012-02-26
Multi-target support
buzbee
2012-01-23
Reduce namespace pollution.
Elliott Hughes
2011-10-14
Register promotion fix
buzbee
2011-10-07
Reg utility fix
buzbee
2011-09-29
Register usage cleanup
buzbee
2011-09-26
Misc codegen fixes related to register promotion
buzbee
2011-09-23
assert to DCHECK conversion
buzbee
2011-09-14
Fix null check elimination
buzbee
2011-09-10
Complete compiler portion of exception handling
buzbee
2011-09-08
Add suspend check & stub
buzbee
2011-09-05
Try/Catch analysis; various workarounds
buzbee
2011-08-29
Register temp handling fix
buzbee
2011-08-28
Use slow-path static field accessors; added tests
buzbee
2011-08-24
Add switch and comparison tests. Fix ralloc bug
buzbee
2011-08-19
Oat compiler integration snapshot.
buzbee