summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/nodes_vector_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename HVecReduce::GetKind() to GetReductionKind().Vladimir Marko2018-11-141-3/+3
* Clean up signed/unsigned in vectorizer.Aart Bik2018-02-011-133/+35
* ART: Use ScopedArenaAllocator for pass-local data.Vladimir Marko2017-10-061-152/+148
* Try to preserve dex pc better in vector code.Aart Bik2017-10-051-67/+133
* ART: Introduce Uint8 compiler data type.Vladimir Marko2017-10-031-81/+170
* ART: Introduce compiler data type.Vladimir Marko2017-09-251-47/+47
* Basic SIMD reduction support.Aart Bik2017-09-051-0/+28
* Revert "Basic SIMD reduction support."Nicolas Geoffray2017-09-021-28/+0
* Basic SIMD reduction support.Aart Bik2017-09-011-0/+28
* Revert "Basic SIMD reduction support."Aart Bik2017-08-301-28/+0
* Basic SIMD reduction support.Aart Bik2017-08-301-0/+28
* Added GVN related attributes to vector nodes.Aart Bik2017-07-131-0/+335
* Revert "Added GVN related attributes to vector nodes."Nicolas Geoffray2017-07-081-309/+0
* Added GVN related attributes to vector nodes.Aart Bik2017-07-061-0/+309