[x32] Mark RBX as reserved when EBX is the base pointer.
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Tue, 24 Feb 2015 16:13:16 +0000 (16:13 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Tue, 24 Feb 2015 16:13:16 +0000 (16:13 +0000)
commit09d756a7e0b263154d410f9a52dd54850d576427
tree7d2ec5b6667aa081a1f09a5ca1dfa29f295089f4
parent269510242b2ab2b80dfb78e62492510e6c1aa02c
[x32] Mark RBX as reserved when EBX is the base pointer.

This should have gone into r230334.

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