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
/
no_outside_user.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+414
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-414
/
+0
*
[LV] Vectorize loops where non-phi instructions used outside loop
Anna Thomas
2018-08-21
1
-0
/
+147
*
[LV] Teach about non header phis that have uses outside the loop
Anna Thomas
2018-08-14
1
-6
/
+231
*
Recommit [LV] Enable vectorization of loops where the IV has an external use
Michael Kuperstein
2016-06-15
1
-32
/
+0
*
Reverting r272715 since it broke libcxx.
Michael Kuperstein
2016-06-14
1
-0
/
+32
*
[LV] Enable vectorization of loops where the IV has an external use
Michael Kuperstein
2016-06-14
1
-32
/
+0
*
Print vectorization analysis when loop hint is specified.
Tyler Nowicki
2015-08-11
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-1
/
+1
*
Improve the remark generated when a variable that is used outside the loop is...
Tyler Nowicki
2014-07-31
1
-1
/
+4
*
Fix missing CHECK-LABELs
Matt Arsenault
2013-10-02
1
-2
/
+2
*
Don't vectorize if there are outside loop users of the induction variable.
Arnold Schwaighofer
2013-09-16
1
-0
/
+30
*
LoopVectorize: PHIs with only outside users should prevent vectorization
Arnold Schwaighofer
2013-05-31
1
-0
/
+41