Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
329d1b5a5afd1f1520c3fd2e723f1245d953074d
/
compiler
/
optimizing
/
gvn_test.cc
736b560
Reduce how often we call FindDexCache
by Mathieu Chartier
· 10 years ago
78e3ef6
Add a GVN dependency 'GC' for garbage collection.
by Alexandre Rames
· 10 years ago
854a02b
Improved side effect analysis (field/array write/read).
by Aart Bik
· 10 years ago
104fd8a
Bring Reference Type Propagation to Instance/StaticInstanceField
by Guillaume "Vermeille" Sanchez
· 10 years ago
0a23d74
Add a parent environment to HEnvironment.
by Nicolas Geoffray
· 10 years ago
2af2307
Revert "GVN final fields even with side effects."
by Nicolas Geoffray
· 10 years ago
7817336
GVN final fields even with side effects.
by Nicolas Geoffray
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
827eedb
Move code around and address growable_array comment.
by Nicolas Geoffray
· 10 years ago
e6f1715
Fix build breakage after GVN change.
by Nicolas Geoffray
· 10 years ago
52c4896
[optimizing compiler] Add support for volatile
by Calin Juravle
· 11 years ago
e53798a
Inlining support in optimizing.
by Nicolas Geoffray
· 11 years ago
f537012
Treat SSA transformation special, as we may have to bailout.
by Nicolas Geoffray
· 11 years ago
d31cf3d
First optimization in new compiler: simple GVN.
by Nicolas Geoffray
· 11 years ago