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
/
MethodCodegenDriver.cc
Age
Commit message (
Expand
)
Author
2012-03-30
Enable the rest of branch fusing
buzbee
2012-03-29
Branch fusing
buzbee
2012-03-26
Fix cpplint's whitespace complaints.
Elliott Hughes
2012-03-26
Compiler intrinsics
buzbee
2012-03-21
Further x86 progress and image creation.
Ian Rogers
2012-03-20
Custom codegen for small frameless methods.
buzbee
2012-03-19
oat file patching
Brian Carlstrom
2012-03-18
Refactor callRuntimeHelper
Ian Rogers
2012-03-17
Loop detection, improved reg allocation
buzbee
2012-03-17
Implement direct apk -> boot calling
Ian Rogers
2012-03-16
X86 invocation tidy up.
Ian Rogers
2012-03-14
Enable all JNI internal compiler tests on the host.
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
Really fix build.
Elliott Hughes
2012-03-07
Fix branch bug (showed up in codegen for debug)
buzbee
2012-03-06
Move the compiler away from libdex.
Elliott Hughes
2012-03-05
x86 source code hack and slash
buzbee
2012-03-02
More MIPS support
buzbee
2012-03-02
Multi-target Codegen cleanup
buzbee
2012-03-01
Another step towards a Mips target
buzbee
2012-02-29
More target-independence
buzbee
2012-02-29
Extract method-related information from CompilationUnit.
Logan Chien
2012-02-26
Multi-target support
buzbee