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