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
/
unittests
/
Transforms
/
Vectorize
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LV][VPlan] Change to implement VPlan based predication for
Hideki Saito
2019-01-23
2
-0
/
+231
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
[VPlan, SLP] Add simple SLP analysis on top of VPlan.
Florian Hahn
2018-11-14
2
-0
/
+900
*
[VPlan] Introduce VPLoopInfo analysis.
Diego Caballero
2018-07-31
2
-0
/
+88
*
[VPlan] Introduce VPlan-based dominator analysis.
Diego Caballero
2018-07-30
3
-2
/
+210
*
Recommit r336653: [VPlan] Add VPlanTestBase.h with helper
Florian Hahn
2018-07-11
2
-30
/
+69
*
Revert r336653 "[VPlan] Add VPlanTestBase.h with helper class to build VPlan ...
Evgeniy Stepanov
2018-07-10
2
-76
/
+30
*
[VPlan] Add VPlanTestBase.h with helper class to build VPlan for tests.
Florian Hahn
2018-07-10
2
-30
/
+76
*
[VPlan][LV] Introduce condition bit in VPBlockBase
Diego Caballero
2018-07-09
1
-1
/
+3
*
[VPlan] Add Analysis and Core to LLVM_LINK_COMPONENTS
Heejin Ahn
2018-06-18
1
-0
/
+2
*
[VPlan] Add VPInstruction to VPRecipe transformation.
Florian Hahn
2018-06-18
2
-0
/
+180
*
[VPlanRecipeBase] Add eraseFromParent().
Florian Hahn
2018-06-18
1
-0
/
+20
*
[VPlanRecipeBase] Add insertBefore helper.
Florian Hahn
2018-06-18
2
-0
/
+51