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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[VPlan] Introduce VPlan-based dominator analysis.
Diego Caballero
2018-07-30
1
-1
/
+4
*
[VPlan][LV] Introduce condition bit in VPBlockBase
Diego Caballero
2018-07-09
1
-0
/
+12
*
[VPlanRecipeBase] Add eraseFromParent().
Florian Hahn
2018-06-18
1
-0
/
+4
*
[VPlan] Fix sanitizer problem with insertBefore.
Florian Hahn
2018-06-18
1
-2
/
+2
*
[VPlanRecipeBase] Add insertBefore helper.
Florian Hahn
2018-06-18
1
-0
/
+5
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-7
/
+7
*
[STLExtras] Add distance() for ranges, pred_size(), and succ_size()
Vedant Kumar
2018-05-10
1
-1
/
+1
*
[LV] NFC patch for moving VP*Recipe class definitions from LoopVectorize.cpp ...
Hal Finkel
2017-12-16
1
-0
/
+66
*
[LV] Model masking in VPlan, introducing VPInstructions
Gil Rapaport
2017-11-20
1
-0
/
+74
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-17
1
-1
/
+17
*
[LV] Fix PR34248 - recommit D32871 after revert r311304
Ayal Zaks
2017-08-27
1
-0
/
+401
*
Revert r311077: [LV] Using VPlan ...
Chandler Carruth
2017-08-20
1
-401
/
+0
*
[LV] Using VPlan to model the vectorized code and drive its transformation
Ayal Zaks
2017-08-17
1
-0
/
+401