Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
22215dbd934fcbff88b548ee426c7ca14193b851
/
compiler
/
optimizing
/
bounds_check_elimination_test.cc
15bd228
Implement irreducible loop support in optimizing.
by Nicolas Geoffray
· 9 years ago
4a34277
Dynamic BCE (based on induction range analysis)
by Aart Bik
· 9 years ago
d59c706
Revert "Dynamic BCE (based on induction range analysis)"
by Aart Bik
· 9 years ago
0b5849b
Dynamic BCE (based on induction range analysis)
by Aart Bik
· 9 years ago
e6e3bea
Revert "Revert "optimizing: propagate type information of arguments""
by Calin Juravle
· 9 years ago
c05aca7
Revert "optimizing: propagate type information of arguments"
by Calin Juravle
· 9 years ago
2c1ffc3
optimizing: propagate type information of arguments
by Calin Juravle
· 9 years ago
154746b
Remove dex_pc's default value from top level HInstruction
by Calin Juravle
· 9 years ago
22af3be
Use induction variable range analysis in BCE (statically).
by Aart Bik
· 9 years ago
3584bce
Fix premature deoptimization if the loop body isn't entered.
by Mingyao Yang
· 10 years ago
69aa601
Revert "Revert "Pass current method to HNewInstance and HNewArray.""
by Nicolas Geoffray
· 10 years ago
7b0e353
Revert "Pass current method to HNewInstance and HNewArray."
by Nicolas Geoffray
· 10 years ago
e21aa42
Pass current method to HNewInstance and HNewArray.
by Nicolas Geoffray
· 10 years ago
81d804a
Bring Reference Type Propagation to NewArray
by Guillaume "Vermeille" Sanchez
· 10 years ago
0a23d74
Add a parent environment to HEnvironment.
by Nicolas Geoffray
· 10 years ago
1152c92
[optimizing] Rename HasArrayAccesses and check it
by Mark Mendell
· 10 years ago
d43b3ac
Revert "Revert "Deoptimization-based bce.""
by Mingyao Yang
· 10 years ago
8d5b8b2
ART: Force constants into the entry block
by David Brazdil
· 10 years ago
0ba6273
Revert "Deoptimization-based bce."
by Andreas Gampe
· 10 years ago
e295e6e
Deoptimization-based bce.
by Mingyao Yang
· 10 years ago
6775ba5
Fix bce gtest.
by Mingyao Yang
· 10 years ago
bad712e
Merge "More checker tests for BCE."
by Mingyao Yang
· 10 years ago
8c8bad8
More checker tests for BCE.
by Mingyao Yang
· 10 years ago
1abb419
Optimizing: Speed up HInstruction use removal
by David Brazdil
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
0304e18
Improve bce so that more bounds checks can be eliminated.
by Mingyao Yang
· 10 years ago
cb1b00a
Use the non access check entrypoint when possible.
by Nicolas Geoffray
· 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
0418b5b
ART: Fix linting errors
by Andreas Gampe
· 10 years ago
f384f88
Bounds check elimination.
by Mingyao Yang
· 10 years ago