OSDN Git Service

Fix bug in PR454 resolution. Added new test case.
authorDevang Patel <dpatel@apple.com>
Thu, 19 Oct 2006 18:54:08 +0000 (18:54 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 19 Oct 2006 18:54:08 +0000 (18:54 +0000)
commit6ce890b6ec6ee7823a225608967a94cc6bdbd06e
tree4a63d4bb778f6df42e08501d30f878af5035250b
parent2435786414ac5e3eccddc6dc8252421f627aee6a
Fix bug in PR454 resolution. Added new test case.
This fixes llvmAsmParser.cpp miscompile by llvm on PowerPC Darwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31053 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp
test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
test/Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst.ll [new file with mode: 0644]