]> granicus.if.org Git - llvm/commit
[DAG] combine assertsexts around a trunc
authorSanjay Patel <spatel@rotateright.com>
Mon, 9 Oct 2017 15:22:20 +0000 (15:22 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 9 Oct 2017 15:22:20 +0000 (15:22 +0000)
commitd4b67a3fb6c2369f8cd6963e543b8e212e0022d8
tree367787d51a7f5b4bf335adbbbf574f4f4584d425
parentf78df63bf0318d2f8daf33dc1ec6f5b69864c948
[DAG] combine assertsexts around a trunc

This was a suggested follow-up to:
D37017 / https://reviews.llvm.org/rL313577

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315206 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/Mips/llvm-ir/and.ll
test/CodeGen/Mips/llvm-ir/not.ll
test/CodeGen/Mips/llvm-ir/or.ll
test/CodeGen/Mips/llvm-ir/xor.ll
test/CodeGen/X86/select_const.ll
test/CodeGen/X86/sext-i1.ll
test/CodeGen/X86/split-store.ll