long double 9 of N. This finishes up the X86-32 bits
authorDale Johannesen <dalej@apple.com>
Thu, 9 Aug 2007 01:04:01 +0000 (01:04 +0000)
committerDale Johannesen <dalej@apple.com>
Thu, 9 Aug 2007 01:04:01 +0000 (01:04 +0000)
commit5411a3937f4303f9c3fc50be92f985a4532d95e6
tree90394f22a626d92d93f7963d8dbd7e56d1152ba5
parent48bd15ed72bcf9464989516c078ed9d15030c95e
long double 9 of N.  This finishes up the X86-32 bits
(constants are still not handled).  Adds ConvertActions
to control fp-to-fp conversions (these are currently
defaulted for all other targets, so no changes there).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40958 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86ISelLowering.cpp