llvm-6502/test
Pekka Jaaskelainen a8958769ea Refuse to (even try to) vectorize loops which have uniform writes,
even if erroneously annotated with the parallel loop metadata.

Fixes Bug 15794: 
"Loop Vectorizer: Crashes with the use of llvm.loop.parallel metadata"



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180081 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-23 08:08:51 +00:00
..
Analysis Legalize vector truncates by parts rather than just splitting. 2013-04-21 23:47:41 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen [mips] In performDSPShiftCombine, check that all elements in the vector are 2013-04-22 19:58:23 +00:00
DebugInfo Revert "Revert "PR14606: debug info imported_module support"" 2013-04-22 06:12:31 +00:00
ExecutionEngine
Feature Clarify that llvm.used can contain aliases. 2013-04-22 14:58:02 +00:00
FileCheck
Instrumentation
Integer
JitListener
Linker
MC Add test case for PR15779, which has previously been fixed. 2013-04-22 22:30:01 +00:00
Object Add .ll as a valid test suffix for Object, this allows .ll -> object 2013-04-22 10:45:06 +00:00
Other
TableGen
tools
Transforms Refuse to (even try to) vectorize loops which have uniform writes, 2013-04-23 08:08:51 +00:00
Unit
Verifier Also verify llvm.compiler_used. 2013-04-22 15:16:51 +00:00
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh