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
/
test
/
Transforms
/
BBVectorize
/
simple.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the BBVectorize pass.
Chandler Carruth
2017-06-30
1
-209
/
+0
*
[BBVectorize] Regenerate simple tests
Simon Pilgrim
2017-06-28
1
-157
/
+167
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-8
/
+8
*
Revert "InstCombine: Fold more shuffles of shuffles."
Jim Grosbach
2013-05-01
1
-4
/
+5
*
InstCombine: Fold more shuffles of shuffles.
Jim Grosbach
2013-04-30
1
-5
/
+4
*
Switch BBVectorize to directly depend on having a TTI analysis.
Chandler Carruth
2013-01-07
1
-1
/
+1
*
BBVectorize: Correctly merge SubclassOptionalData
Hal Finkel
2012-11-28
1
-0
/
+24
*
BBVectorize: Choose pair ordering to minimize shuffles
Hal Finkel
2012-10-31
1
-9
/
+34
*
Move target-specific BBVectorize tests into a separate directory.
Hal Finkel
2012-10-26
1
-8
/
+0
*
Add CPU model to BBVectorize cost-model tests.
Hal Finkel
2012-10-25
1
-1
/
+1
*
Begin incorporating target information into BBVectorize.
Hal Finkel
2012-10-25
1
-0
/
+7
*
Allow BBVectorize to form non-2^n-length vectors.
Hal Finkel
2012-06-28
1
-2
/
+1
*
Add a basic-block autovectorization pass.
Hal Finkel
2012-02-01
1
-0
/
+152