LoopVectorize: Preserve debug location info
authorArnold Schwaighofer <aschwaighofer@apple.com>
Fri, 28 Jun 2013 00:38:54 +0000 (00:38 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Fri, 28 Jun 2013 00:38:54 +0000 (00:38 +0000)
commit57a7da8b23050f8c78ab7d3a0f44f214183897a0
treec8e3add1671dfe0576ca26ed7e316dd124fbe4b8
parent1bde770ccd35b27e0421e54fcdde1f33cdba0f7a
LoopVectorize: Preserve debug location info

radar://14169017

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185122 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/debugloc.ll [new file with mode: 0644]