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
*
[VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC).
Florian Hahn
2019-12-07
2
-6
/
+5
*
[LV] Record GEP widening decisions in recipe (NFCI)
Gil Rapaport
2019-12-06
1
-5
/
+5
*
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)
Gil Rapaport
2019-11-09
1
-0
/
+1
*
Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (N...
Gil Rapaport
2019-11-08
1
-1
/
+0
*
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)
Gil Rapaport
2019-11-08
1
-0
/
+1
*
Temporarily Revert "[LV] Apply sink-after & interleave-groups as VPlan transf...
Eric Christopher
2019-11-06
1
-1
/
+0
*
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)
Gil Rapaport
2019-11-05
1
-0
/
+1
*
Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (N...
Benjamin Kramer
2019-11-04
1
-1
/
+0
*
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)
Gil Rapaport
2019-11-04
1
-0
/
+1
*
[VPlan] Add moveAfter to VPRecipeBase.
Florian Hahn
2019-10-11
1
-0
/
+26
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
Update files that were mistakenly added with the old file header to the
Chandler Carruth
2019-02-11
1
-4
/
+3
*
[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