llvm-6502/test
Arnold Schwaighofer 56ee544a3a LoopVectorizer: Ignore dbg.value instructions
We want vectorization to happen at -g. Ignore calls to the dbg.value intrinsic
and don't transfer them to the vectorized code.

radar://13378964

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176768 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-09 15:56:34 +00:00
..
Analysis Disable statistics on Release builds and move tests that depend on -stats. 2013-03-08 22:56:31 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Disable statistics on Release builds and move tests that depend on -stats. 2013-03-08 22:56:31 +00:00
DebugInfo Remove -print-dbginfo as it is unused & bitrotten. 2013-03-08 18:17:46 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC We need a shndx if the number of sections breaks SHN_LORESERVE. This condition 2013-03-09 09:31:44 +00:00
Object
Other Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumping 2013-03-04 22:40:44 +00:00
Scripts
TableGen
tools
Transforms LoopVectorizer: Ignore dbg.value instructions 2013-03-09 15:56:34 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh