summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/phi-select-constexpr.ll
Commit message (Collapse)AuthorAge
* Merging r196611:Bill Wendling2013-12-06
------------------------------------------------------------------------ r196611 | dexonsmith | 2013-12-06 13:48:36 -0800 (Fri, 06 Dec 2013) | 5 lines Don't use isNullValue to evaluate ConstantExpr ConstantExpr can evaluate to false even when isNullValue gives false. Fixes PR18143. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@196614 91177308-0d34-0410-b5e6-96231b3b80d8