* Specify that FP arith options have 3 operands
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 13 Jul 2004 15:35:45 +0000 (15:35 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 13 Jul 2004 15:35:45 +0000 (15:35 +0000)
commita596f8c3aaeba95fa20706bb0c441ff1b3afc8b8
tree71dbe533c249090799b2f3adfb858df9b69b0b4c
parentb3366bc37e81a27d2d830df61fc1425c78523eac
* Specify that FP arith options have 3 operands
* Correctly load FP constants from the constant pool, should be refactored

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