index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
code_generator.cc
Age
Commit message (
Expand
)
Author
2014-04-29
Setup policies for register allocation.
Nicolas Geoffray
2014-04-28
Add a Transform to SSA phase to the optimizing compiler.
Nicolas Geoffray
2014-04-08
Test control flow instruction with optimizing compiler.
Nicolas Geoffray
2014-04-07
Add support for taking parameters in optimizing compiler.
Nicolas Geoffray
2014-04-04
Use target-specific word instead of runtime word.
Nicolas Geoffray
2014-04-03
Merge "Support passing arguments to invoke-static* instructions."
Nicolas Geoffray
2014-04-03
Support passing arguments to invoke-static* instructions.
Nicolas Geoffray
2014-04-03
art: Handle x86_64 architecture equal to x86
Dmitry Petrochenko
2014-03-31
Add support for invoke-static in optimizing compiler.
Nicolas Geoffray
2014-03-19
Run Java tests with the optimizing compiler.
Nicolas Geoffray
2014-03-18
Plug new optimizing compiler in compilation pipeline.
Nicolas Geoffray
2014-03-13
More code generation for the optimizing compiler.
Nicolas Geoffray
2014-03-04
Add codegen support to the optimizing compiler.
Nicolas Geoffray