OSDN Git Service

[InstCombine] consolidate rem tests and update checks; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 14 Mar 2017 16:27:46 +0000 (16:27 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 14 Mar 2017 16:27:46 +0000 (16:27 +0000)
commitacccef0ba4fd98c879b98079076684a2a75cfdc2
treeb19dc7348422362ae5d100da1d57eb4967f606c1
parent68e70a513f646f18449275ec71fad5fc5a2633c6
[InstCombine] consolidate rem tests and update checks; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297747 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/2008-11-20-DivMulRem.ll [deleted file]
test/Transforms/InstCombine/rem.ll
test/Transforms/InstCombine/srem.ll [deleted file]
test/Transforms/InstCombine/urem.ll [deleted file]
test/Transforms/InstCombine/vector-srem.ll [deleted file]