Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
b81c59ebb56db1fc454a59570426c40b6d619c5b
/
test
/
623-checker-loop-regressions
805b631
Fix VecLoad/Int16/StringCharAt.
by Vladimir Marko
· 6 years ago
5a0eb0c
Minor DCHECK bug fix.
by Aart Bik
· 7 years ago
ee74149
Force JIT on reduction with many variables.
by Aart Bik
· 7 years ago
2dd7b67
Fixed spilling bug (visible on ARM64): missed SIMD type.
by Aart Bik
· 7 years ago
8c6c357
Make SIMD checker tests more robust.
by Aart Bik
· 7 years ago
df011c3
Generalized zero/sign-ext analysis. Generalized SAD.
by Aart Bik
· 7 years ago
521b50f
No unrolling for large loop bodies.
by Aart Bik
· 7 years ago
dcaf0e5
Bug fix on 32-bit vs 64-bit movd/movdq on x86_64.
by Aart Bik
· 7 years ago
7f56ff4
Refined range rule for ABS(x)
by Aart Bik
· 8 years ago
671e48a
Fix performance regression.
by Aart Bik
· 8 years ago
21c7e6f
ART: Fix SimplifyInduction for an instruction with HEnvironment.
by Artem Serov
· 8 years ago
8f7c410
ARM: ART Vectorizer (64-bit vectors).
by Artem Serov
· 8 years ago
19680d3
MIPS64: ART Vectorizer
by Goran Jakovljevic
· 8 years ago
304c8a5
Support for narrow operands in "dangerous" operations.
by Aart Bik
· 8 years ago
9231690
Revert "Support for narrow operands in "dangerous" operations."
by Nicolas Geoffray
· 8 years ago
636e870
Support for narrow operands in "dangerous" operations.
by Aart Bik
· 8 years ago
e22445f
Fixed bug due to not updating TC information (with regression test)
by Aart Bik
· 8 years ago
d58bc32
Allow same-length integral type mixing in SIMD.
by Aart Bik
· 8 years ago
472821b
Enable string "array get" vectorization.
by Aart Bik
· 8 years ago
d86c085
Fixed bug on pending environment use of termination condition.
by Aart Bik
· 8 years ago
3101e58
Fix bug in vectorization of charAt, with regression test
by Aart Bik
· 8 years ago
fa76296
Fixed missing context while detecting unit strides.
by Aart Bik
· 8 years ago
7adb688
Improve isunit computation, some tests edits needed for SIMD.
by Aart Bik
· 8 years ago
b603a5c
Bug fix in overflow detection on pow. With regression test.
by Aart Bik
· 8 years ago
d3ba626
Fix bug in geometric last value (found with fuzz testing)
by Aart Bik
· 8 years ago
74da529
Fix transfer over rejected induction.
by Aart Bik
· 8 years ago
807868e
Account for early exit loop.
by Aart Bik
· 8 years ago