Make the global base reg GR32_NOSP.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 20 May 2012 18:43:00 +0000 (18:43 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 20 May 2012 18:43:00 +0000 (18:43 +0000)
commit53df9259e94a9d6b99348ecf9683cdec7bf94bc8
treeca5d7b176287abe9f35df26a295ee32b95990849
parent418a3638acfa95e4212a38100adfc2f8cdd45919
Make the global base reg GR32_NOSP.

It can sometimes be used in addressing modes that don't support %ESP.

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