index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Vectorize
/
VPlan.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[VPlan] Introduce VPLoopInfo analysis.
Diego Caballero
2018-07-31
1
-1
/
+15
*
[VPlan] Introduce VPlan-based dominator analysis.
Diego Caballero
2018-07-30
1
-12
/
+93
*
[VPlan][LV] Introduce condition bit in VPBlockBase
Diego Caballero
2018-07-09
1
-12
/
+26
*
[VPlan] Add VPInstruction to VPRecipe transformation.
Florian Hahn
2018-06-18
1
-0
/
+2
*
[VPlanRecipeBase] Add eraseFromParent().
Florian Hahn
2018-06-18
1
-0
/
+5
*
[VPlanRecipeBase] Add insertBefore helper.
Florian Hahn
2018-06-18
1
-0
/
+7
*
Use SmallPtrSet explicitly for SmallSets with pointer types (NFC).
Florian Hahn
2018-06-12
1
-0
/
+1
*
Use SmallPtrSet instead of SmallSet in places where we iterate over the set.
Craig Topper
2018-06-09
1
-1
/
+1
*
[VPlan] Move recipe construction to VPRecipeBuilder.
Florian Hahn
2018-06-08
1
-0
/
+15
*
[VPlan] Reland r332654 and silence unused func warning
Diego Caballero
2018-05-21
1
-19
/
+125
*
Reverted r332654 as it has broken some buildbots and left unfixed for a long ...
Galina Kistanova
2018-05-18
1
-125
/
+19
*
[LV][VPlan] Build plain CFG with simple VPInstructions for outer loops.
Diego Caballero
2018-05-17
1
-19
/
+125
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[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