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
/
induction_plus.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+34
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-34
/
+0
*
[LV] Remove triples from target-independent vectorizer tests. NFC.
Michael Kuperstein
2016-10-06
1
-1
/
+0
*
[LV] Scalarize instructions marked scalar after vectorization
Matthew Simpson
2016-09-26
1
-1
/
+3
*
[LV] Move vector int induction update to end of latch
Matthew Simpson
2016-07-21
1
-3
/
+4
*
[LV] For some IVs, use vector phis instead of widening in the loop body
Michael Kuperstein
2016-06-01
1
-3
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-1
/
+1
*
LoopVectorizer: Perform redundancy elimination on induction variables
Arnold Schwaighofer
2013-11-01
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Force a fixed unroll count on the target independent tests.
Nadav Rotem
2013-01-05
1
-1
/
+1
*
Loop Vectorize: optimize the vectorization of trunc(induction_var). The trunc...
Nadav Rotem
2012-12-11
1
-2
/
+1
*
LoopVectorizer: Add a basic cost model which uses the VTTI interface.
Nadav Rotem
2012-10-24
1
-1
/
+1
*
Fix a bug in the vectorization of wide load/store operations.
Nadav Rotem
2012-10-21
1
-0
/
+30