Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
20dfc797dc631bf8d655dcf123f46f13332d3074
/
compiler
/
optimizing
/
codegen_test.cc
20dfc79
Add some more instruction support to optimizing compiler.
by Dave Allison
· 11 years ago
49c105d
Guard `Run` for platforms we're not compiling to, yet.
by Nicolas Geoffray
· 11 years ago
9cf3552
Add x86_64 support to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
86dbb9a
Final CL to enable register allocation on x86.
by Nicolas Geoffray
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
d8ee737
Add support for adding two integers in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
787c307
Plug new optimizing compiler in compilation pipeline.
by Nicolas Geoffray
· 11 years ago
39d57e2
Fix non-{arm, x86} builds.
by Nicolas Geoffray
· 11 years ago
bab4ed7
More code generation for the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
3ff386a
Add register support to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
d4dd255
Add codegen support to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago