Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
d6fb6cfb6f2d0d9595f55e8cc18d2753be5d9a13
/
compiler
/
optimizing
/
ssa_builder.cc
421e9f9
Remove HTemporary when building the SSA graph.
by Nicolas Geoffray
· 11 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 11 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 11 years ago
476df55
Use Is*() helpers to shorten code in the optimizing compiler.
by Roland Levillain
· 11 years ago
184d640
Add a type propagation phase after building SSA.
by Nicolas Geoffray
· 11 years ago
ec7e472
Fix some bugs in graph construction/simplification methods.
by Nicolas Geoffray
· 11 years ago
7c3560f
Fix a bug in SSA construction.
by Nicolas Geoffray
· 11 years ago
a7062e0
Add a linear scan register allocator to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
f635e63
Add a compilation tracing mechanism to the new compiler.
by Nicolas Geoffray
· 11 years ago
622d9c3
Add loop recognition and CFG simplifications in new compiler.
by Nicolas Geoffray
· 11 years ago
804d093
Build live-in, live-out and kill sets for each block.
by Nicolas Geoffray
· 11 years ago
c32e770
Add a Transform to SSA phase to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago