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)
commit3467b9fd5d0c4ebc726e96c2af96610e2d6915f9
tree3653709ccd95683899af08ceb7a2d2dad5a6f245
parent04d7d13d301df66f6c232e41611145c062183bf3
Enable some additional constant folding for PPCDoubleDouble.
This fixes Clang :: CodeGen/complex-builtints.c on PowerPC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167013 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp
lib/VMCore/ConstantFold.cpp
test/Transforms/InstCombine/fcmp.ll