summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/BBVectorize/simple-int.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the BBVectorize pass.Chandler Carruth2017-06-301-514/+0
* [BBVectorize] Regenerate simple testsSimon Pilgrim2017-06-281-387/+395
* Replace hardcoded intrinsic list with speculatable attribute.Matt Arsenault2017-05-031-1/+1
* [InstCombine] Canonicalize insert splat sequences into an insert + shuffleMichael Kuperstein2016-12-281-1/+1
* Allow vectorization of bit intrinsics in BB Vectorizer.Karthik Bhat2014-04-251-0/+157
* Allow vectorization of few missed llvm intrinsic calls in BBVectorizor by han...Karthik Bhat2014-04-241-1/+218
* Change math intrinsic attributes from readonly to readnone. TheseRaul E. Silvera2014-03-061-3/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-5/+5
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-4/+6
* Switch BBVectorize to directly depend on having a TTI analysis.Chandler Carruth2013-01-071-1/+1
* BBVectorize: Enable vectorization of the fmuladd intrinsicHal Finkel2012-12-251-0/+28
* BBVectorize: Choose pair ordering to minimize shufflesHal Finkel2012-10-311-3/+3
* Correctly vectorize powi.Hal Finkel2012-03-311-0/+44
* Add a basic-block autovectorization pass.Hal Finkel2012-02-011-0/+59
OpenPOWER on IntegriCloud