OSDN Git Service

[NFC][Codegen] Standalone tests for icmp eq/ne (urem %x, C), 0 -> icmp eq/ne %x,...
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 17 Jun 2019 09:50:50 +0000 (09:50 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 17 Jun 2019 09:50:50 +0000 (09:50 +0000)
commite3afbf5368f03be68c43ae7f05b4362f1b3da372
treeacbfca032c5f4e140c0c3cd443821380da3c26cd
parent992d474561f1299312510aa3db0ec1fb85516c78
[NFC][Codegen] Standalone tests for icmp eq/ne (urem %x, C), 0 -> icmp eq/ne %x, 0 fold (D63390)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363537 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/omit-urem-of-power-of-two-or-zero-when-comparing-with-zero.ll [new file with mode: 0644]