[NFC][InstCombine] Add tests for combining icmp of no-wrap sub w/ constant.
authorLuqman Aden <me@luqman.ca>
Sun, 31 Mar 2019 08:58:50 +0000 (08:58 +0000)
committerLuqman Aden <me@luqman.ca>
Sun, 31 Mar 2019 08:58:50 +0000 (08:58 +0000)
commit7c67dbdc65fed2eec142c68a154ff502b68b0d05
tree8a3015b7c99fb49172ab0fd7ff59cc8bc71fe666
parent75e74e077c9fed24c00fb5e12078df2b192841da
[NFC][InstCombine] Add tests for combining icmp of no-wrap sub w/ constant.

llvm-svn: 357360
llvm/test/Transforms/InstCombine/icmp-sub.ll [new file with mode: 0644]