llvm-mirror/lib
Dale Johannesen b34e6b4898 Add mod, copysign, abs operations to APFloat.
Implement some constant folding in SelectionDAG and
DAGCombiner using APFloat.  Remove double versions
of constructor and getValue from ConstantFPSDNode.

llvm-svn: 41664
2007-08-31 23:34:27 +00:00
..
Analysis
Archive
AsmParser update these 2007-08-29 16:15:23 +00:00
Bitcode
CodeGen Add mod, copysign, abs operations to APFloat. 2007-08-31 23:34:27 +00:00
Debugger
ExecutionEngine
Linker
Support Enhance APFloat to retain bits of NaNs (fixes oggenc). 2007-08-31 04:03:46 +00:00
System
Target Revise per review of previous patch. 2007-08-31 17:03:33 +00:00
Transforms Cut off crazy computation. This helps PR1622 slightly. 2007-08-28 04:23:55 +00:00
VMCore Change LegalFPImmediates to use APFloat. 2007-08-30 00:23:21 +00:00
Makefile