llvm-6502/lib
Duncan Sands 007f9847c4 Output sinl for a long double FSIN node, not sin.
Likewise fix up a bunch of other libcalls.  While
there I remove NEG_F32 and NEG_F64 since they are
not used anywhere.  This fixes 9 Ada ACATS failures.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45833 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-10 10:28:30 +00:00
..
Analysis
Archive
AsmParser
Bitcode Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
CodeGen Output sinl for a long double FSIN node, not sin. 2008-01-10 10:28:30 +00:00
Debugger
ExecutionEngine I doubt the address of the Error string was intended 2008-01-07 19:14:42 +00:00
Linker
Support
System
Target Output sinl for a long double FSIN node, not sin. 2008-01-10 10:28:30 +00:00
Transforms
VMCore Small cleanup for handling of type/parameter attribute 2008-01-07 17:16:06 +00:00
Makefile