Unbreak MachineLICM for instructions that reference RIP on x86-64 too.
authorDan Gohman <gohman@apple.com>
Fri, 25 Sep 2009 23:58:45 +0000 (23:58 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 25 Sep 2009 23:58:45 +0000 (23:58 +0000)
commita8fb336c2e7b8beb00d96a0992c41d38f0310a8f
treeaf515c565d2b114ee2c56455fc8a97251e6e1f27
parenta23643d5b7cb84a465f3535ee1a685c3612d5262
Unbreak MachineLICM for instructions that reference RIP on x86-64 too.

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