summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/BBVectorize/X86/loop1.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the BBVectorize pass.Chandler Carruth2017-06-301-61/+0
* Introduce -unroll-partial-threshold to separate PartialThreshold from Thresho...Dehao Chen2017-01-171-1/+1
* [InstCombine] Canonicalize insert splat sequences into an insert + shuffleMichael Kuperstein2016-12-281-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* CostModel: increase the default cost of supported floating point operations f...Nadav Rotem2013-04-121-1/+9
* BBVectorize: Commit the rest of the test-case change.Hal Finkel2012-11-011-41/+1
* BBVectorize: Choose pair ordering to minimize shufflesHal Finkel2012-10-311-1/+1
* Move target-specific BBVectorize tests into a separate directory.Hal Finkel2012-10-261-0/+93
OpenPOWER on IntegriCloud