the code in question is now:
authorChris Lattner <sabre@nondot.org>
Fri, 27 Oct 2006 22:00:55 +0000 (22:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 27 Oct 2006 22:00:55 +0000 (22:00 +0000)
commit4ccf63d8cf2a38fe74556b46dc8e013cc9d6a488
tree16626b57d4d8d92eaa58d20ca86f419d83279540
parent9286cd3e9b2854f1a95ce51b81da8db76d462f09
the code in question is now:

        cmpw cr0, r7, r3
        ble cr0, LBB1_5 ;bb25
LBB1_8: ;bb17
        cmpw cr0, r8, r5
        bgt cr0, LBB1_2 ;bb

which is just as good as crnand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31235 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/README.txt