Add the remainder of the AltiVec 4 x float instructions. Further
authorNate Begeman <natebegeman@mac.com>
Tue, 29 Nov 2005 08:04:45 +0000 (08:04 +0000)
committerNate Begeman <natebegeman@mac.com>
Tue, 29 Nov 2005 08:04:45 +0000 (08:04 +0000)
commit9b14f66320d18ea194122a0786c7ea9446e1740c
treeb5dc0e5a74a81fd9af42ccc127b807b1673d35f7
parent36ce69195ed488034d0bb11180cc2ebd923679c8
Add the remainder of the AltiVec 4 x float instructions.  Further
enhancements will be necessary to teach the code generator that since
there is no fmul, it will have to do vmaddfp, adding +0.0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24516 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrFormats.td
lib/Target/PowerPC/PPCInstrInfo.td