summaryrefslogtreecommitdiff
path: root/test/684-checker-simd-dotprod
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
* ARM64: Adjust SIMD checker tests for SVE.Artem Serov2021-02-113-247/+603
* 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
* ARM64: Enable SDOT/UDOT instructions emission.Artem Serov2020-07-281-9/+28
* Add Soong module definitions for ART run-tests with default build rules.Roland Levillain2020-07-031-0/+6
* Revert^4 "Implement Dot Product Vectorization for x86"Alex Light2019-12-052-0/+95
* Revert "Revert^2 "Implement Dot Product Vectorization for x86""Nicolas Geoffray2019-11-262-95/+0
* Revert^2 "Implement Dot Product Vectorization for x86"Vladimir Marko2019-10-312-0/+95
* Revert "Implement Dot Product Vectorization for x86"Vladimir Marko2019-10-232-95/+0
* Implement Dot Product Vectorization for x86Shalini Salomi Bodapati2019-10-232-0/+95
* ART: ARM64: Support DotProd SIMD idiom.Artem Serov2018-09-256-0/+1491