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 Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Add FSQRT, FSIN, FCOS nodes, patch contributed by Morten Ofstad 2005-04-28 21:44:03 +00:00
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 Convert tabs to spaces 2005-04-22 04:01:18 +00:00
TargetLowering.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00