summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/AArch64/predication_costs.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+231
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-231/+0
* [LV] Fix PR34248 - recommit D32871 after revert r311304Ayal Zaks2017-08-271-11/+11
* Revert r311077: [LV] Using VPlan ...Chandler Carruth2017-08-201-11/+11
* [LV] Using VPlan to model the vectorized code and drive its transformationAyal Zaks2017-08-171-11/+11
* Reapply "[LV] Enable vectorization of loops with conditional stores by default"Matthew Simpson2016-12-161-1/+1
* Revert r289863: [LV] Enable vectorization of loops with conditionalChandler Carruth2016-12-161-1/+1
* [LV] Enable vectorization of loops with conditional stores by defaultMatthew Simpson2016-12-151-1/+1
* [LV] Scalarize operands of predicated instructionsMatthew Simpson2016-12-071-2/+146
* [LV] Correct misleading comments in test (NFC)Matthew Simpson2016-10-281-9/+5
* [LV] Account for predicated stores in instruction costsMatthew Simpson2016-10-131-1/+39
* [LV] Avoid rounding errors for predicated instruction costsMatthew Simpson2016-10-131-0/+53
OpenPOWER on IntegriCloud