summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/VPlan.h
Commit message (Expand)AuthorAgeFilesLines
* [LV][VPlan] NFC patch to move LoopVectorizationPlanner class out of LoopVecto...Hal Finkel2018-01-071-7/+2
* [LV] NFC patch for moving VP*Recipe class definitions from LoopVectorize.cpp ...Hal Finkel2017-12-161-0/+275
* [LV] Model masking in VPlan, introducing VPInstructionsGil Rapaport2017-11-201-9/+134
* [LV] Introduce VPBlendRecipe, VPWidenMemoryInstructionRecipeGil Rapaport2017-11-141-0/+2
* [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko2017-10-171-71/+74
* [LV] Fix PR34248 - recommit D32871 after revert r311304Ayal Zaks2017-08-271-0/+789
* Revert r311077: [LV] Using VPlan ...Chandler Carruth2017-08-201-789/+0
* [LV] Using VPlan to model the vectorized code and drive its transformationAyal Zaks2017-08-171-0/+789
OpenPOWER on IntegriCloud