Implement the following missing functionality in the PPC backend:
authorNate Begeman <natebegeman@mac.com>
Sun, 29 Aug 2004 08:19:32 +0000 (08:19 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 29 Aug 2004 08:19:32 +0000 (08:19 +0000)
commitf2f0781a109f0a9fe0c3597d2bb1c995de2dab4a
treea37c12263ecceef9fe1352d69bcb048f03d060b0
parent67d556567f3fa759bfe5a38f56695c717743f4c4
Implement the following missing functionality in the PPC backend:
cast fp->bool
cast ulong->fp
algebraic right shift long by non-constant value
These changes tested across most of the test suite.  Fixes Regression/casts

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