index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
bounds_check_elimination_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix premature deoptimization if the loop body isn't entered.
Mingyao Yang
2015-06-19
1
-29
/
+24
*
Add a parent environment to HEnvironment.
Nicolas Geoffray
2015-05-11
1
-9
/
+9
*
[optimizing] Rename HasArrayAccesses and check it
Mark Mendell
2015-04-24
1
-9
/
+9
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
1
-16
/
+16
*
ART: Force constants into the entry block
David Brazdil
2015-03-26
1
-58
/
+38
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
1
-16
/
+16
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
1
-16
/
+16
*
Fix bce gtest.
Mingyao Yang
2015-03-04
1
-0
/
+9
*
Merge "More checker tests for BCE."
Mingyao Yang
2015-02-23
1
-5
/
+5
|
\
|
*
More checker tests for BCE.
Mingyao Yang
2015-02-23
1
-5
/
+5
*
|
Optimizing: Speed up HInstruction use removal
David Brazdil
2015-02-23
1
-6
/
+6
*
|
Move arenas into runtime
Mathieu Chartier
2015-02-19
1
-1
/
+1
|
/
*
Improve bce so that more bounds checks can be eliminated.
Mingyao Yang
2015-02-09
1
-24
/
+27
*
Use the non access check entrypoint when possible.
Nicolas Geoffray
2015-01-30
1
-1
/
+1
*
Move code around and address growable_array comment.
Nicolas Geoffray
2015-01-26
1
-1
/
+2
*
Fix build breakage after GVN change.
Nicolas Geoffray
2015-01-26
1
-23
/
+29
*
ART: Fix linting errors
Andreas Gampe
2014-12-04
1
-8
/
+8
*
Bounds check elimination.
Mingyao Yang
2014-12-03
1
-0
/
+1045