- Only perform the unfolding optimization when the folding in question is modref.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 22 Oct 2007 03:01:44 +0000 (03:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 22 Oct 2007 03:01:44 +0000 (03:01 +0000)
commitcbfb9b27efd2b4fc1fbc02addf4d41a7d8d8d8eb
treed7535cfa5925d166b85d40f57ebfe65a62e70b98
parentd958a5a9feea7239a73c2068f43f237db550f46e
- Only perform the unfolding optimization when the folding in question is modref.
- Remove a bogus assertion.

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