[InstrSimplify] add testcases for fold sdiv if two operands are negatived and non...
authorChen Zheng <shchenz@cn.ibm.com>
Mon, 16 Jul 2018 15:06:42 +0000 (15:06 +0000)
committerChen Zheng <shchenz@cn.ibm.com>
Mon, 16 Jul 2018 15:06:42 +0000 (15:06 +0000)
commit1ff49315aba10764c504aa27050e72bb7a9c40f6
treef050c2167b77971afc5a9468a65e2c8b43fe7b12
parent4abbd13ab2ae459cc1e57eb8a6b31cc8ea796064
[InstrSimplify] add testcases for fold sdiv if two operands are negatived and non-overflow

Differential Revision: https://reviews.llvm.org/D49365

llvm-svn: 337179
llvm/test/Transforms/InstCombine/sdiv.ll [new file with mode: 0644]