summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/BBVectorize/simple-ldstr-ptrs.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the BBVectorize pass.Chandler Carruth2017-06-301-134/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-32/+32
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-20/+20
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-6/+6
* Disable generation of pointer vectors by BBVectorize.Hal Finkel2012-10-261-0/+3
* DataLayout should use itself when calculating the size of a vector.Hal Finkel2012-10-211-0/+50
* Enhance BBVectorize to more-properly handle pointer values and vectorize GEPs.Hal Finkel2012-04-141-0/+81
OpenPOWER on IntegriCloud