llvm-6502/lib
Dale Johannesen 23a98551ab Add a "loses information" return value to APFloat::convert
and APFloat::convertToInteger.  Restore return value to
IEEE754.  Adjust all users accordingly.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57329 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-09 23:00:39 +00:00
..
Analysis Allow the construction of SCEVs with SCEVCouldNotCompute operands, by 2008-10-04 11:19:07 +00:00
Archive
AsmParser Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
Bitcode Rename APFloat::convertToAPInt to bitcastToAPInt to 2008-10-09 18:53:47 +00:00
CodeGen Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
Debugger
ExecutionEngine Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
Linker
Support Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
System Add <cstdio> include where needed by gcc-4.4. 2008-10-08 07:23:46 +00:00
Target Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
Transforms Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
VMCore Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
Makefile