llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner f76e7dc8d8 Codegen and legalize sin/cos/llvm.sqrt as FSIN/FCOS/FSQRT calls. This patch
was contributed by Morten Ofstad, with some minor tweaks and bug fixes added
by me.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21636 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-30 04:43:14 +00:00
..
LegalizeDAG.cpp Codegen and legalize sin/cos/llvm.sqrt as FSIN/FCOS/FSQRT calls. This patch 2005-04-30 04:43:14 +00:00
Makefile
SelectionDAG.cpp
SelectionDAGISel.cpp Codegen and legalize sin/cos/llvm.sqrt as FSIN/FCOS/FSQRT calls. This patch 2005-04-30 04:43:14 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp