Fix Olden/bh, CR0 was being set in the wrong order
authorNate Begeman <natebegeman@mac.com>
Fri, 1 Apr 2005 08:57:43 +0000 (08:57 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 1 Apr 2005 08:57:43 +0000 (08:57 +0000)
commit6cb2e1b124887e5ef3ff77c6ba4ca9b8de051bb5
tree31564afa992a821302977e4523495320143d7c39
parent31318e4b6c1cc3a3ae0426780b2d360915fae3c4
Fix Olden/bh, CR0 was being set in the wrong order
LowerCallTo and ISD::CALL are going to need to be modified, regs are being
set in the wrong order.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20981 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelPattern.cpp