Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release
[oota-llvm.git] / lib / Bitcode / Writer / SerializeAPFloat.cpp
2008-10-09 Dale JohannesenRename APFloat::convertToAPInt to bitcastToAPInt to
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-07 Ted KremenekImplemented generic serialization of APFloat.