Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a8aaf5a18ad42f3aea9afb3c8d383fe331798c9f
/
test
/
458-checker-instruction-simplification
/
src
/
Main.java
164306e
Optimizing: Improve shift simplification, x >>> 64.
by Vladimir Marko
· 9 years ago
625090f
Optimizing: Fix TypeConversion(And(x, const)) simplification.
by Vladimir Marko
· 9 years ago
bdd7935
Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""
by Anton Shamin
· 9 years ago
f02c3cf
ART: Switch Checker run-tests to Jack
by David Brazdil
· 9 years ago
afd33d7
Merge "Optimizing: Remove unnecessary And before TypeConversion."
by Vladimir Marko
· 9 years ago
b01e0e2
Merge "ART: Run SsaBuilder from HGraphBuilder"
by David Brazdil
· 9 years ago
8428bd3
Optimizing: Remove unnecessary And before TypeConversion.
by Vladimir Marko
· 9 years ago
b52bbde
Optimizing: Simplify consecutive type conversions.
by Vladimir Marko
· 9 years ago
badd826
ART: Run SsaBuilder from HGraphBuilder
by David Brazdil
· 9 years ago
2f10a5f
Revert "Revert "X86: Use the constant area for more operations.""
by Mark P Mendell
· 9 years ago
74eb1b2
ART: Implement HSelect
by David Brazdil
· 9 years ago
d4aee94
Revert "Revert "Revert "Change condition to opposite if lhs is constant"""
by Nicolas Geoffray
· 9 years ago
884e54c
Revert "Revert "Change condition to opposite if lhs is constant""
by Nicolas Geoffray
· 9 years ago
a05cacc
Revert "Change condition to opposite if lhs is constant"
by Nicolas Geoffray
· 9 years ago
f9f196c
Change condition to opposite if lhs is constant
by Anton Shamin
· 9 years ago
57e863c
ART: Do not build Checker tests with `dx --no-optimize`
by David Brazdil
· 9 years ago
f180af0
Merge "Optimizing/ARM: Improve long shifts by 1."
by Vladimir Marko
· 9 years ago
f652917
Simplify boolean condition compared to 0
by Mark Mendell
· 9 years ago
f9d741e
Optimizing/ARM: Improve long shifts by 1.
by Vladimir Marko
· 9 years ago
38db785
Opt compiler: More strength reduction for multiplications.
by Alexandre Rames
· 9 years ago
452c1b6
Optimizing: Simplify UShr+And, Shr+And.
by Vladimir Marko
· 9 years ago
6a92a03
Cosmetic changes in ART run-tests.
by Roland Levillain
· 9 years ago
1e9ec05
ART: Simplify (Not)Equal bool vs. int to true/false
by David Brazdil
· 10 years ago
b2bdfce
Run a simplification pass before code generation.
by Nicolas Geoffray
· 10 years ago
454a481
Revert "Revert "Support for inlining virtual and interface calls.""
by Nicolas Geoffray
· 10 years ago
6e47586
Revert "Support for inlining virtual and interface calls."
by Nicolas Geoffray
· 10 years ago
1d5006c
Support for inlining virtual and interface calls.
by Nicolas Geoffray
· 10 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
ba56d06
[optimizing] Improve 32 bit long shift by 1.
by Mark Mendell
· 10 years ago
0d22184
Revert "Revert "[optimizing] Replace FP divide by power of 2""
by Nicolas Geoffray
· 10 years ago
769c9e5
ART: Simplify Ifs with BooleanNot condition
by David Brazdil
· 10 years ago
adf1597
Merge "Revert "[optimizing] Replace FP divide by power of 2""
by Nicolas Geoffray
· 10 years ago
067cae2
Revert "[optimizing] Replace FP divide by power of 2"
by Nicolas Geoffray
· 10 years ago
5ff903a
Merge "[optimizing] Replace FP divide by power of 2"
by Nicolas Geoffray
· 10 years ago
7bf9bc7
Merge "Minor improvements to 458-checker-instruction-simplification."
by Roland Levillain
· 10 years ago
b0bd891
[optimizing] Replace FP divide by power of 2
by Mark Mendell
· 10 years ago
0d13fee
ART: Simplify more bool operations
by David Brazdil
· 10 years ago
b2a5847
Minor improvements to 458-checker-instruction-simplification.
by Alexandre Rames
· 10 years ago
188d431
Opt compiler: Instruction simplification for HAdd, HNeg, HNot, HSub.
by Alexandre Rames
· 10 years ago
7441769
Fix checker tests in 458-checker-instruction-simplification.
by Alexandre Rames
· 10 years ago
b2fd7bc
Opt compiler: Basic simplification for arithmetic operations.
by Alexandre Rames
· 10 years ago