Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
9e927f57415372591bab2a5c7af2520204902ca4
/
test
/
530-checker-loops
b6347b7
Fixed bug on incorrectly revisiting same block.
by Aart Bik
· 9 years ago
9ec486c
Merge "Recognize for (int i = 0; i != x.length; i++) loops"
by Aart Bik
· 9 years ago
358af83
Recognize for (int i = 0; i != x.length; i++) loops
by Aart Bik
· 9 years ago
bef5eba
Split 530-checker-loops to please our run-test file size limit.
by Nicolas Geoffray
· 9 years ago
6ab903c
Avoid single expensive test in 530-checker-loops.
by Aart Bik
· 9 years ago
97412c9
Use range analysis for better trip count analysis
by Aart Bik
· 9 years ago
09e8d5f
Some minor simplifications in code and tests.
by Aart Bik
· 9 years ago
69fd1b5
Revert "Some minor simplifications in code and tests."
by Nicolas Geoffray
· 9 years ago
bf03fcd
Some minor simplifications in code and tests.
by Aart Bik
· 9 years ago
684cf25
Temporary put -DAG back to fix broken test.
by Aart Bik
· 9 years ago
5d75afe
Improved side-effects/can-throw information on intrinsics.
by Aart Bik
· 9 years ago
7d57d7f
Various induction/range analysis improvements.
by Aart Bik
· 9 years ago
b738d4f
Step-wise improvement of range analysis with outer loop induction.
by Aart Bik
· 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
9401f53
Implemented trip-count safety information.
by Aart Bik
· 9 years ago
f475bee
Various improvements in finding induction variables.
by Aart Bik
· 9 years ago
22af3be
Use induction variable range analysis in BCE (statically).
by Aart Bik
· 9 years ago