Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
45b12e704e158f29877c78bd9a8406db7e361537
/
test
/
442-checker-constant-folding
4a1cac4
ART: Remove jack from test
by Orion Hodson
· 7 years ago
2e14868
Step 2 of 2: conditional passes.
by Aart Bik
· 7 years ago
69107b3
Disable D8 for a subset of the tests
by Alan Leung
· 7 years ago
138b485
Make checker-constant-folding less dexer dependent.
by Alan Leung
· 7 years ago
bd44132
test: Fix 4 checker tests to pass with javac/dx
by Igor Murashkin
· 8 years ago
6af017c
Revert "Update ART run-tests for new Jack optimizations"
by Sebastien Hertz
· 8 years ago
8960b0b
Update ART run-tests for new Jack optimizations
by Sebastien Hertz
· 8 years ago
a341f35
Constant fold Equal/NotEqual between null and non-null.
by Vladimir Marko
· 8 years ago
5319d3c
Implement running user defined list of passes
by Wojciech Staszkiewicz
· 8 years ago
f02c3cf
ART: Switch Checker run-tests to Jack
by David Brazdil
· 9 years ago
31dd3d6
Extend constant folding to float and double operations.
by Roland Levillain
· 9 years ago
74eb1b2
ART: Implement HSelect
by David Brazdil
· 9 years ago
57e863c
ART: Do not build Checker tests with `dx --no-optimize`
by David Brazdil
· 9 years ago
9e23df5
Optimizing: Improve constant folding + DCE for inlining.
by Vladimir Marko
· 9 years ago
9867bc7
Have constant folding be more flexible.
by Roland Levillain
· 9 years ago
c90bc7c
Add constant folding for long unary operations in opt. compiler.
by Roland Levillain
· 10 years ago
f7746ad
Exercise constant folding of int & long mul, div and rem.
by Roland Levillain
· 9 years ago
6a92a03
Cosmetic changes in ART run-tests.
by Roland Levillain
· 9 years ago
b65eb50
Fix & add Checker assertions in 442-checker-constant-folding.
by Roland Levillain
· 9 years ago
a06d66a
ART: Distinguish Checker lines from comments
by David Brazdil
· 10 years ago
c57397b
ART: Print C1vis lists as [v1,...,vN]
by David Brazdil
· 10 years ago
c2c48ff
ART: Change Checker syntax for variables
by David Brazdil
· 10 years ago
e82549b
[optimizing] Fold HTypeConversion of constants
by Mark Mendell
· 10 years ago
3b55ebb
Simplify floating-point comparisons with NaN in Optimizing.
by Roland Levillain
· 10 years ago
b2fd7bc
Opt compiler: Basic simplification for arithmetic operations.
by Alexandre Rames
· 10 years ago
4846d13
ART: Invoke Checker from run-test scripts
by David Brazdil
· 10 years ago