Various small changes related to the Condition Register on PowerPC.
authorTilmann Scheller <tilmann.scheller@googlemail.com>
Fri, 3 Jul 2009 06:47:55 +0000 (06:47 +0000)
committerTilmann Scheller <tilmann.scheller@googlemail.com>
Fri, 3 Jul 2009 06:47:55 +0000 (06:47 +0000)
commit6a3a1ba97e996bfdc061f9a51bd4cf4915962913
treec72ce008f35f5c3ecc5dd9b04e72d46da6008337
parent2a9ddfb903ae3baede7282348afae1f750905248
Various small changes related to the Condition Register on PowerPC.

Don't spill to the CR save area when using the SVR4 ABI for now.
Don't rely on constants assigned for registers to be in order (they aren't assigned in order).
Make sure CR bits are mapped to the corresponding CR field.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74767 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCFrameInfo.h
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCRegisterInfo.cpp
lib/Target/PowerPC/PPCRegisterInfo.td