llvm-6502/lib
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
Archive
AsmParser
Bitcode
CodeGen Remove wrong and unnecessary assertion. 2013-03-08 23:00:13 +00:00
DebugInfo
ExecutionEngine
IR
Linker
MC Commit the right files for r176762. Sigh. 2013-03-09 09:32:16 +00:00
Object
Option
Support
TableGen
Target TLI: Microoptimize calls to strlen+memcmp to strncmp. 2013-03-09 13:48:23 +00:00
Transforms LoopVectorizer: Ignore dbg.value instructions 2013-03-09 15:56:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile