OSDN Git Service

Tests for dag combine select (binop) -> select. NFC.
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Mon, 18 Jun 2018 21:49:07 +0000 (21:49 +0000)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Mon, 18 Jun 2018 21:49:07 +0000 (21:49 +0000)
commit2a6f354a56e749ac617324def6bc3dfa1129c28c
tree7fa177e4feb8df25bb0a336e0944e12e41a40860
parentf9dc097e14c80444d02fbfbcc0016537833eedc4
Tests for dag combine select (binop) -> select. NFC.

Tests will be updated with https://reviews.llvm.org/D48223

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334987 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/select_const.ll
test/CodeGen/X86/dagcombine-select.ll [new file with mode: 0644]