llvm-6502/lib/Transforms
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
..
Hello Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Instrumentation Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
IPO dont specialize weak functions and the like 2008-10-08 18:45:59 +00:00
Scalar Add a "loses information" return value to APFloat::convert 2008-10-09 23:00:39 +00:00
Utils Don't drop alignment on globals when cloning. 2008-10-09 06:27:14 +00:00
Makefile