Revert "Revert "[APFloat] Removed APFloat constructor which initialized to...
Revert "Revert "[APFloat] Removed APFloat constructor which initialized to either zero/NaN but allowed you to arbitrarily set the category of the float."" This reverts commit r185099. Looks like both the ppc-64 and mips bots are still failing after I reverted this change. Since: 1. The mips bot always performs a clean build, 2. The ppc64-bot failed again after a clean build (I asked the ppc-64 maintainers to clean the bot which they did... Thanks Will!), I think it is safe to assume that this change was not the cause of the failures that said builders were seeing. Thus I am recomitting. llvm-svn: 185111
Showing
- llvm/include/llvm/ADT/APFloat.h 0 additions, 1 deletionllvm/include/llvm/ADT/APFloat.h
- llvm/lib/Support/APFloat.cpp 5 additions, 15 deletionsllvm/lib/Support/APFloat.cpp
- llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp 4 additions, 4 deletionsllvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Loading
Please register or sign in to comment