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
/
LoopVectorize
/
X86
/
small-size.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+408
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-408
/
+0
*
[InstCombine] Don't transform ((C1 OP zext(X)) & C2) -> zext((C1 OP X) & C2) ...
Craig Topper
2019-03-21
1
-3
/
+1
*
[ValueTracking] Use computeConstantRange() for unsigned add/sub overflow
Nikita Popov
2019-03-19
1
-1
/
+1
*
[LV] Fold tail by masking to vectorize loops of arbitrary trip count under op...
Ayal Zaks
2018-10-18
1
-11
/
+161
*
[LV] Add test checks when vectorizing loops under opt for size; NFC
Ayal Zaks
2018-10-16
1
-8
/
+99
*
Improve profile-guided heuristics to use estimated trip count.
Taewook Oh
2017-06-19
1
-26
/
+0
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-15
/
+15
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-1
/
+1
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-1
/
+1
*
[LoopVectorize] Use AA to partition potential dependency checks
Hal Finkel
2014-07-20
1
-1
/
+1
*
[vectorizer] Completely disable the block frequency guidance of the loop
Chandler Carruth
2014-01-28
1
-1
/
+1
*
[vectorize] Initial version of respecting PGO in the vectorizer: treat
Chandler Carruth
2014-01-27
1
-0
/
+25
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-5
/
+5
*
Move test that depends on the x86 target into a target-specific directory.
Benjamin Kramer
2013-01-16
1
-0
/
+170