llvm-6502/lib
Chris Lattner 8f4191d619 For targets with FABS/FNEG support, lower copysign to an integer load,
a select and FABS/FNEG.

This speeds up a trivial (aka stupid) copysign benchmark I wrote from 6.73s
to 2.64s, woo.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26723 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-13 06:08:38 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen For targets with FABS/FNEG support, lower copysign to an integer load, 2006-03-13 06:08:38 +00:00
Debugger
ExecutionEngine
Linker Rename method 2006-01-24 04:14:29 +00:00
Support
System
Target
Transforms
VMCore
Makefile