Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
bf9cd7ba2118a75f5aa9b56241c4d5fa00dedeb8
/
compiler
/
optimizing
/
graph_visualizer.h
bf9cd7b
Introduce a class to implement optimization passes.
by Roland Levillain
· 11 years ago
d31cf3d
First optimization in new compiler: simple GVN.
by Nicolas Geoffray
· 11 years ago
86dbb9a
Final CL to enable register allocation on x86.
by Nicolas Geoffray
· 11 years ago
a7062e0
Add a linear scan register allocator to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
0d3f578
Linearize the graph before creating live ranges.
by Nicolas Geoffray
· 11 years ago
f635e63
Add a compilation tracing mechanism to the new compiler.
by Nicolas Geoffray
· 11 years ago