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
/
illegal-parallel-loop-uniform-write.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LoopVectorize] auto-generate complete checks; NFC
Sanjay Patel
2018-12-18
1
-9
/
+132
*
[LV] Teach vectorizer about variant value store into uniform address
Anna Thomas
2018-10-16
1
-3
/
+64
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-3
/
+3
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-3
/
+3
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Add support for llvm.vectorizer metadata
Paul Redmond
2013-05-28
1
-2
/
+2
*
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
2013-04-30
1
-7
/
+4
*
Call the potentially costly isAnnotatedParallel() only once.
Pekka Jaaskelainen
2013-04-23
1
-1
/
+2
*
Refuse to (even try to) vectorize loops which have uniform writes,
Pekka Jaaskelainen
2013-04-23
1
-0
/
+58