index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
449-checker-bce
Age
Commit message (
Expand
)
Author
2023-11-24
Improve linear induction var range creation
Santiago Aboy Solanes
2023-02-08
Unify simplification passes after high-level optimizations
Santiago Aboy Solanes
2022-08-17
Reland "Propagating values from if clauses to its successors"
Santiago Aboy Solanes
2022-08-09
Revert "Propagating values from if clauses to its successors"
Santiago Aboy Solanes
2022-08-09
Propagating values from if clauses to its successors
Santiago Aboy Solanes
2021-03-05
Aesthetic changes in generated ART run-test Blueprint files.
Roland Levillain
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-11-10
Verify ART run-tests' standard output and standard error separately.
Roland Levillain
2020-11-05
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
Roland Levillain
2020-10-14
Only tag supported ART run-tests as part of `art-target-run-test`.
Roland Levillain
2020-09-29
Build system support for Checker tests in Tradefed
Daniil Riazanovskiy
2020-09-09
Rename the expected-output text file in built TradeFed ART run-tests.
Roland Levillain
2020-07-03
Add Soong module definitions for ART run-tests with default build rules.
Roland Levillain
2018-03-01
Introduce ABS as HIR nodes.
Aart Bik
2018-01-22
Improve bound analysis on constant range.
Aart Bik
2018-01-17
Enhance BCE range analysis with length "alias" case.
Aart Bik
2017-09-11
Fix bug in BCE remainder handling.
Aart Bik
2017-08-08
HRem support in BCE.
xueliang.zhong
2016-10-20
Improve recognition of select-based period induction.
Aart Bik
2016-08-08
Implement running user defined list of passes
Wojciech Staszkiewicz
2016-07-22
Combine offsets in loop-based dynamic BCE.
Aart Bik
2016-05-04
Exploit NE/EQ tests on array length in BCE.
Aart Bik
2016-03-01
Standby list for dyn bce in potentially infinite loops.
Aart Bik
2016-02-29
Fixed bug on incorrectly revisiting same block.
Aart Bik
2016-02-24
Make sure constantIndexing2 is optimized with DEOPT.
Aart Bik
2016-02-23
Improved instruction + offset hunting.
Aart Bik
2016-02-12
Generalized "dom-based" dynamic BCE to symbolic base + offset.
Aart Bik
2016-02-02
Optimizing: Do not depend on sharpening in test 449.
Vladimir Marko
2016-01-26
Some minor simplifications in code and tests.
Aart Bik
2016-01-22
Revert "Some minor simplifications in code and tests."
Nicolas Geoffray
2016-01-20
Some minor simplifications in code and tests.
Aart Bik
2016-01-04
Revert "Revert "Tweak inlining heuristics.""
Nicolas Geoffray
2015-12-30
Improved side-effects/can-throw information on intrinsics.
Aart Bik
2015-12-01
Dynamic BCE (based on induction range analysis)
Aart Bik
2015-11-21
Revert "Dynamic BCE (based on induction range analysis)"
Aart Bik
2015-11-20
Dynamic BCE (based on induction range analysis)
Aart Bik
2015-10-30
ART: Enable inlining under try/catch
David Brazdil
2015-10-05
ART: Add more deopt tests
Andreas Gampe
2015-09-28
ART: Single-frame deopt
Andreas Gampe
2015-07-27
HDeoptimize should hold values live in env.
Mingyao Yang
2015-07-27
Cosmetic changes in ART run-tests.
Roland Levillain
2015-06-10
Fix premature deoptimization if the loop body isn't entered.
Mingyao Yang
2015-05-28
ART: Distinguish Checker lines from comments
David Brazdil
2015-04-26
BCE: don't add deoptimization if the loop has early exit.
Mingyao Yang
2015-04-26
Deoptimization-based BCE for unknown loop bounds.
Mingyao Yang
2015-04-01
Revert "Revert "Deoptimization-based bce.""
Mingyao Yang
2015-03-24
Revert "Deoptimization-based bce."
Andreas Gampe
2015-03-23
Deoptimization-based bce.
Mingyao Yang
2015-03-03
Merge "bce: add support to narrow two MonotonicValueRange's at the same time."
Mingyao Yang
2015-03-02
bce: handle a pattern for circular buffer
Mingyao Yang
[next]