1. 3385caa [VPlan] Add VPInstruction to VPRecipe transformation. by Florian Hahn · 7 years ago
  2. 63cbcf9 [VPlanRecipeBase] Add eraseFromParent(). by Florian Hahn · 7 years ago
  3. 7591e4e [VPlanRecipeBase] Add insertBefore helper. by Florian Hahn · 7 years ago
  4. a1cc848 Use SmallPtrSet explicitly for SmallSets with pointer types (NFC). by Florian Hahn · 7 years ago
  5. 6199828 Use SmallPtrSet instead of SmallSet in places where we iterate over the set. by Craig Topper · 7 years ago
  6. 45e5d5b [VPlan] Move recipe construction to VPRecipeBuilder. by Florian Hahn · 7 years ago
  7. 168d04d [VPlan] Reland r332654 and silence unused func warning by Diego Caballero · 7 years ago
  8. 083ea38 Reverted r332654 as it has broken some buildbots and left unfixed for a long time. by Galina Kistanova · 7 years ago
  9. f58ad31 [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops. by Diego Caballero · 7 years ago
  10. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 8 years ago
  11. 0f1314c [LV][VPlan] NFC patch to move LoopVectorizationPlanner class out of LoopVectorize.cpp by Hal Finkel · 8 years ago
  12. 7333aa9 [LV] NFC patch for moving VP*Recipe class definitions from LoopVectorize.cpp to VPlan.h by Hal Finkel · 8 years ago
  13. 8b9d1f3 [LV] Model masking in VPlan, introducing VPInstructions by Gil Rapaport · 8 years ago
  14. 848581c [LV] Introduce VPBlendRecipe, VPWidenMemoryInstructionRecipe by Gil Rapaport · 8 years ago
  15. 6cadde7 [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  16. 1f58dda [LV] Fix PR34248 - recommit D32871 after revert r311304 by Ayal Zaks · 8 years ago
  17. bd6dc14 Revert r311077: [LV] Using VPlan ... by Chandler Carruth · 8 years ago
  18. 6627883 [LV] Using VPlan to model the vectorized code and drive its transformation by Ayal Zaks · 8 years ago