diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-03-14 07:28:01 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-03-14 07:28:01 +0000 |
commit | d7c0aae45b3ec71e6b080ca34f16e7fdc66794b4 (patch) | |
tree | 7b93bf2974f86353aa863826d8edafd4dd1902db /llvm/lib/Analysis/InlineCost.cpp | |
parent | 618d57310a2c4ef3d0e0f727423aa972be8035d4 (diff) | |
download | bcm5719-llvm-d7c0aae45b3ec71e6b080ca34f16e7fdc66794b4.tar.gz bcm5719-llvm-d7c0aae45b3ec71e6b080ca34f16e7fdc66794b4.zip |
Reapply r152486 with a fix for the nightly testers.
There were cases where a value could be used and it's both crossing an invoke
and NOT crossing an invoke. This could happen in the landing pads. In that case,
we will demote the value to the stack like we did before.
<rdar://problem/10609139>
llvm-svn: 152705
Diffstat (limited to 'llvm/lib/Analysis/InlineCost.cpp')
0 files changed, 0 insertions, 0 deletions