Do not lose the offset from teh global when peephole optimizing instructions.
authorChris Lattner <sabre@nondot.org>
Wed, 12 Jan 2005 05:17:28 +0000 (05:17 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 12 Jan 2005 05:17:28 +0000 (05:17 +0000)
commita23ccfb124196cd13232ba7015192598ad894645
tree1a1a936593d8ceaf4fc1379bfe508d66a934d6ff
parent507bdf9488e6be6fac3a7122a603cd3b989ba2b0
Do not lose the offset from teh global when peephole optimizing instructions.
This fixes FreeBench/pcompress

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19507 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86PeepholeOpt.cpp