Don't try to replace physical registers when doing CSE.
authorDan Gohman <gohman@apple.com>
Sun, 28 Feb 2010 01:33:43 +0000 (01:33 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 28 Feb 2010 01:33:43 +0000 (01:33 +0000)
commit6ac33b4533889f132ba10c812ae574d779c827b9
tree8af9c8d0152d811dd93648232e5593674cf154dd
parent8772f5041ce8e98695655a72a54b952583630617
Don't try to replace physical registers when doing CSE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97360 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineLICM.cpp
test/CodeGen/X86/licm-symbol.ll [new file with mode: 0644]