aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-01-01 16:05:54 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-01-01 16:05:54 +0000
commitc8a11df33b1cb3bc810b382f3926299016fb1df7 (patch)
treee1c8182ca7a58a59383a6bbcf02283018f43b174 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parent3f146e204e42388bcac9a04a839a78c1f0613c16 (diff)
downloadllvm-c8a11df33b1cb3bc810b382f3926299016fb1df7.zip
llvm-c8a11df33b1cb3bc810b382f3926299016fb1df7.tar.gz
llvm-c8a11df33b1cb3bc810b382f3926299016fb1df7.tar.bz2
Added DEBUG message when ObjCARC replaces a call which returns its argument verbatim with its argument to temporarily undo an optimization.
Specifically these calls return their argument verbatim, as a low-level optimization. However, this makes high-level optimizations harder. We undo any uses of this optimization that the front-end emitted. We redo them later in the contract pass. llvm-svn: 171346
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions