llvm-6502/lib/Transforms
Adrian Prantl 8abe95ce83 Debug info: When updating debug info during SROA, do not emit debug info
for any padding introduced by SROA. In particular, do not emit debug info
for an alloca that represents only the padding introduced by a previous
iteration.

Fixes PR22495.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228632 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-09 23:57:22 +00:00
..
Hello
InstCombine InstCombine: propagate nonNull through assume 2015-02-09 01:13:13 +00:00
Instrumentation
IPO DeadArgElim: fix mismatch in accounting of array return types. 2015-02-09 01:21:00 +00:00
ObjCARC
Scalar Debug info: When updating debug info during SROA, do not emit debug info 2015-02-09 23:57:22 +00:00
Utils IR: Take uint64_t in DIBuilder::createExpression() 2015-02-09 22:13:27 +00:00
Vectorize Correctly combine alias.scope metadata by a union instead of intersecting 2015-02-08 17:07:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile