Fix the offset values for these memoperands. For frame objects, the
authorDan Gohman <gohman@apple.com>
Mon, 21 Sep 2009 17:58:09 +0000 (17:58 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 21 Sep 2009 17:58:09 +0000 (17:58 +0000)
commitb29ff977d10ddc90fd993d64d25f5c3c6ac935aa
treeb795ef3defe032c7ed1eb753b266174cba4a724e
parent19ad784dacc10247d47d0928f6222390c60fbb4b
Fix the offset values for these memoperands. For frame objects, the
PseudoSourceValue already effectively represents the offset from the
frame base, so the actual offset should not be added to it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82465 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZInstrBuilder.h
lib/Target/X86/X86InstrBuilder.h