Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LV][VPlan] NFC patch to move LoopVectorizationPlanner class out of LoopVecto... | Hal Finkel | 2018-01-07 | 1 | -7/+2 |
* | [LV] NFC patch for moving VP*Recipe class definitions from LoopVectorize.cpp ... | Hal Finkel | 2017-12-16 | 1 | -0/+275 |
* | [LV] Model masking in VPlan, introducing VPInstructions | Gil Rapaport | 2017-11-20 | 1 | -9/+134 |
* | [LV] Introduce VPBlendRecipe, VPWidenMemoryInstructionRecipe | Gil Rapaport | 2017-11-14 | 1 | -0/+2 |
* | [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;... | Eugene Zelenko | 2017-10-17 | 1 | -71/+74 |
* | [LV] Fix PR34248 - recommit D32871 after revert r311304 | Ayal Zaks | 2017-08-27 | 1 | -0/+789 |
* | Revert r311077: [LV] Using VPlan ... | Chandler Carruth | 2017-08-20 | 1 | -789/+0 |
* | [LV] Using VPlan to model the vectorized code and drive its transformation | Ayal Zaks | 2017-08-17 | 1 | -0/+789 |