Enable some additional constant folding for PPCDoubleDouble.
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 30 Oct 2012 12:33:18 +0000 (12:33 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 30 Oct 2012 12:33:18 +0000 (12:33 +0000)
commit6a9bb51a8da471e7bd5d6392f0028783017e91a2
treee0dc12bf9be395359f6a6944d186ef95f80ae4ac
parentf3254838e47aa0afc36c8ba5af3207c5912972be
Enable some additional constant folding for PPCDoubleDouble.
This fixes Clang :: CodeGen/complex-builtints.c on PowerPC.

llvm-svn: 167013
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/lib/VMCore/ConstantFold.cpp
llvm/test/Transforms/InstCombine/fcmp.ll