summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/if-pred-non-void.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+277
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-277/+0
* [LV] Fix PR34248 - recommit D32871 after revert r311304Ayal Zaks2017-08-271-6/+30
* Revert r311077: [LV] Using VPlan ...Chandler Carruth2017-08-201-6/+6
* [LV] Using VPlan to model the vectorized code and drive its transformationAyal Zaks2017-08-171-6/+6
* [LV] Avoid redundant operations manipulating masksAyal Zaks2017-07-311-20/+10
* [LV] Scalarize operands of predicated instructionsMatthew Simpson2016-12-071-0/+54
* [LV] Remove triples from target-independent vectorizer tests. NFC.Michael Kuperstein2016-10-061-1/+0
* [LoopVectorizer] Predicate instructions in blocks with several incoming edgesMichael Kuperstein2016-08-301-0/+55
* [LV] Unify vector and scalar mapsMatthew Simpson2016-08-241-19/+1
* [Loop Vectorizer] Support predication of div/remGil Rapaport2016-08-241-0/+173
OpenPOWER on IntegriCloud