summaryrefslogtreecommitdiff
path: root/test/618-checker-induction
Commit message (Expand)AuthorAgeFilesLines
* Aesthetic changes in generated ART run-test Blueprint files.Roland Levillain2021-03-051-1/+1
* [LSC] Add LOCAL_LICENSE_KINDS to artBob Badour2021-03-021-0/+9
* Regenerate ART test files to reinclude ART Checker tests.Roland Levillain2021-02-261-1/+1
* Verify ART run-tests' standard output and standard error separately.Roland Levillain2020-11-102-2/+13
* Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.Roland Levillain2020-11-052-4/+4
* Only tag supported ART run-tests as part of `art-target-run-test`.Roland Levillain2020-10-141-0/+1
* Build system support for Checker tests in TradefedDaniil Riazanovskiy2020-09-291-0/+3
* Rename the expected-output text file in built TradeFed ART run-tests.Roland Levillain2020-09-091-0/+13
* Add Soong module definitions for ART run-tests with default build rules.Roland Levillain2020-07-031-0/+6
* Update 3 art tests' check expectations for D8 v1.3.15-dev.Tamas Kenez2018-08-151-9/+9
* ART-tests: Remove DX-dependency from 618-checker-induction.Tamas Kenez2018-06-122-30/+10
* Fix USE_D8 in conjunction with USE_D8_BY_DEFAULTAlan Leung2017-10-101-1/+1
* Disable D8 for a subset of the testsAlan Leung2017-10-021-0/+20
* Extra test on coupled induction.Aart Bik2017-05-081-0/+14
* Improve isunit computation, some tests edits needed for SIMD.Aart Bik2017-03-071-4/+14
* Improved induction var and range analysis around types.Aart Bik2016-12-191-0/+95
* Fine tuning the induction analysis.Aart Bik2016-12-151-0/+28
* Added polynomial induction variables analysis. With tests.Aart Bik2016-12-091-60/+57
* More loop-body simplifications.Aart Bik2016-11-031-0/+39
* Improve recognition of select-based period induction.Aart Bik2016-10-201-0/+125
* Enable last value generation of periodic sequence.Aart Bik2016-10-181-4/+97
* Improved and simplified loop optimizations.Aart Bik2016-10-111-6/+65
* Improved and simplified loop optimizations.Aart Bik2016-10-071-30/+96
* A first implementation of a loop optimization framework.Aart Bik2016-10-033-0/+424