index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
449-checker-bce
Commit message (
Expand
)
Author
Age
Files
Lines
*
HDeoptimize should hold values live in env.
Mingyao Yang
2015-07-28
2
-0
/
+24
*
Fix premature deoptimization if the loop body isn't entered.
Mingyao Yang
2015-06-19
1
-24
/
+143
*
BCE: don't add deoptimization if the loop has early exit.
Mingyao Yang
2015-04-26
1
-0
/
+31
*
Deoptimization-based BCE for unknown loop bounds.
Mingyao Yang
2015-04-26
2
-2
/
+348
*
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-04-01
2
-5
/
+144
*
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-24
2
-144
/
+5
*
Deoptimization-based bce.
Mingyao Yang
2015-03-23
2
-5
/
+144
*
Merge "bce: add support to narrow two MonotonicValueRange's at the same time."
Mingyao Yang
2015-03-03
1
-1
/
+12
|
\
|
*
bce: add support to narrow two MonotonicValueRange's at the same time.
Mingyao Yang
2015-02-24
1
-1
/
+12
*
|
bce: handle a pattern for circular buffer
Mingyao Yang
2015-03-02
1
-0
/
+23
|
/
*
More checker tests for BCE.
Mingyao Yang
2015-02-23
1
-1
/
+382
*
Improve bce so that more bounds checks can be eliminated.
Mingyao Yang
2015-02-09
3
-0
/
+97