[SystemZ] Rename 32-bit GPR registers
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Mon, 30 Sep 2013 08:48:38 +0000 (08:48 +0000)
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Mon, 30 Sep 2013 08:48:38 +0000 (08:48 +0000)
commit514756983e9ba3684a89ed583bf5a98ffb20c203
tree924fc41da9747d8fbdccae0316eabbc2dc67629b
parent39004b537beb1acc26675c8943c2cce4ca8a0499
[SystemZ] Rename 32-bit GPR registers

I'm about to add support for high-word operations, so it seemed better
for the low-word registers to have names like R0L rather than R0W.
No behavioral change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191655 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
lib/Target/SystemZ/SystemZCallingConv.td
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/SystemZ/SystemZInstrInfo.td
lib/Target/SystemZ/SystemZRegisterInfo.cpp
lib/Target/SystemZ/SystemZRegisterInfo.td