Support a new type of MachineOperand, MO_FPImmediate, used for holding
authorNate Begeman <natebegeman@mac.com>
Thu, 14 Feb 2008 07:39:30 +0000 (07:39 +0000)
committerNate Begeman <natebegeman@mac.com>
Thu, 14 Feb 2008 07:39:30 +0000 (07:39 +0000)
commite8b7ccf0c9a06831266d690d0b10ead71e0a4ac5
tree04c61761b6ab7c1684018a78975fb0fd4dad8a23
parent13daadbd256cc69cb80426f102d3637e17541e75
Support a new type of MachineOperand, MO_FPImmediate, used for holding
FP Immediates, crazily enough

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47117 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineOperand.h
lib/CodeGen/MachineInstr.cpp