Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.0
/
test
/
442-checker-constant-folding
92e5d84
Remove workarounds for fixed bug 18051191
by Santiago Aboy Solanes
· 3 years, 4 months ago
b15e879
Verify ART run-tests' standard output and standard error separately.
by Roland Levillain
· 4 years, 2 months ago
a073f46
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
by Roland Levillain
· 4 years, 2 months ago
4eb6eb4
[optimizing] Improve constant folding on logical and
by Balaram Makam
· 5 years ago
f58dc65
ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64
by Evgeny Astigeevich
· 7 years ago
64fe3be
ART: Retire desugar and dx in run-tests
by Orion Hodson
· 7 years ago
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