summaryrefslogtreecommitdiff
path: root/test/480-checker-dead-blocks
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
* Revert "Port two methods in checker-dead-blocks to Smali"Vladimir Marko2020-06-102-142/+63
* Port two methods in checker-dead-blocks to SmaliAlan Leung2017-09-052-56/+135
* New instruction simplifications. Extra dce pass. Allow more per block repeats.Aart Bik2016-11-021-18/+18
* Implement running user defined list of passesWojciech Staszkiewicz2016-08-081-18/+18
* ART: Implement HSelectDavid Brazdil2016-01-281-0/+4
* Cosmetic changes in ART run-tests.Roland Levillain2015-07-271-14/+14
* ART: Distinguish Checker lines from commentsDavid Brazdil2015-05-281-76/+76
* ART: Print C1vis lists as [v1,...,vN]David Brazdil2015-05-151-14/+14
* ART: Change Checker syntax for variablesDavid Brazdil2015-05-151-24/+24
* ART: Fix loop information after dead code eliminationDavid Brazdil2015-04-291-1/+48
* ART: Dead block removalDavid Brazdil2015-04-243-0/+148