diff options
author | Michael Gottesman <mgottesman@apple.com> | 2013-01-01 16:05:54 +0000 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2013-01-01 16:05:54 +0000 |
commit | c8a11df33b1cb3bc810b382f3926299016fb1df7 (patch) | |
tree | e1c8182ca7a58a59383a6bbcf02283018f43b174 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | 3f146e204e42388bcac9a04a839a78c1f0613c16 (diff) | |
download | llvm-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