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.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LV] Don't bail to MiddleBlock if a runtime check fails, bail to ScalarPH ins...
James Molloy
2015-09-02
1
-2
/
+2
*
[LV] Refactor all runtime check emissions into helper functions.
James Molloy
2015-09-02
1
-2
/
+1
*
[LV] Switch to using canonical induction variables.
James Molloy
2015-09-02
1
-4
/
+2
*
The patch replace the overflow check in loop vectorization with the minimum l...
Wei Mi
2015-08-25
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-5
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-3
/
+3
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-2
/
+2
*
LoopVectorizer: Fix a dominance issue
Arnold Schwaighofer
2014-06-22
1
-0
/
+34
*
LoopVectorizer: Add a check that the backedge taken count + 1 does not overflow
Arnold Schwaighofer
2014-05-29
1
-0
/
+27
*
Fix broken CHECK lines.
Benjamin Kramer
2014-01-11
1
-2
/
+2
*
LoopVectorizer: Extend the induction variable to a larger type
Arnold Schwaighofer
2013-11-18
1
-0
/
+42
*
LoopVectorizer: Perform redundancy elimination on induction variables
Arnold Schwaighofer
2013-11-01
1
-0
/
+38
*
Fix missing CHECK-LABELs
Matt Arsenault
2013-10-02
1
-1
/
+1
*
LoopVectorize: Handle loops with multiple forward inductions
Arnold Schwaighofer
2013-05-14
1
-0
/
+30