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
/
runtime-check.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LV] Remove triples from target-independent vectorizer tests. NFC.
Michael Kuperstein
2016-10-06
1
-1
/
+0
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+2
*
[DebugInfo] Fix tests so that each subprogram belongs to a CU.
Davide Italiano
2016-04-05
1
-0
/
+8
*
[LV] Don't bail to MiddleBlock if a runtime check fails, bail to ScalarPH ins...
James Molloy
2015-09-02
1
-2
/
+2
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-1
/
+1
*
[LoopVectorize] Use ReplaceInstWithInst() helper where appropriate.
Alexey Samsonov
2015-07-01
1
-15
/
+30
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-4
/
+4
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-1
/
+1
*
LoopVectorizer: If dependency checks fail try runtime checks
Arnold Schwaighofer
2013-11-01
1
-0
/
+28
*
Reapply 184685 after the SetVector iteration order fix.
Arnold Schwaighofer
2013-06-24
1
-1
/
+1
*
Revert "LoopVectorize: Use the dependence test utility class"
Arnold Schwaighofer
2013-06-24
1
-1
/
+1
*
LoopVectorize: Use the dependence test utility class
Arnold Schwaighofer
2013-06-24
1
-1
/
+1
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
1
-6
/
+2
*
LoopVectorizer: Emit memory checks into their own basic block.
Benjamin Kramer
2013-01-19
1
-0
/
+4
*
Remove the -licm pass from the loop vectorizer test because the loop vectoriz...
Nadav Rotem
2013-01-09
1
-1
/
+1
*
Force a fixed unroll count on the target independent tests.
Nadav Rotem
2013-01-05
1
-1
/
+1
*
Add support for memory runtime check. When we can, we calculate array bounds.
Nadav Rotem
2012-11-09
1
-0
/
+36