Do not try to rematerialize a value from a partial definition.
authorBob Wilson <bob.wilson@apple.com>
Tue, 30 Aug 2011 05:36:02 +0000 (05:36 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 30 Aug 2011 05:36:02 +0000 (05:36 +0000)
commite497906e87c8dcf79bfd2f283679da9d99718861
tree5215fd37ab8b71cf5a4185cf9a73546cab2662aa
parent342e3161d9dd4fa485b47788aa0266f9c91c3832
Do not try to rematerialize a value from a partial definition.
I don't currently have a good testcase for this; will try to get one
tomorrow.  <rdar://problem/10032939>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138794 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InlineSpiller.cpp