[InstCombine] add tests for missing icmp + shl nuw fold
authorSanjay Patel <spatel@rotateright.com>
Tue, 25 Oct 2016 18:47:56 +0000 (18:47 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 25 Oct 2016 18:47:56 +0000 (18:47 +0000)
commit8f9235dd7fd0fea8d4a3122933fc1b91242d5e2c
treeeb83d09f22fe1c6bbcb26de0440505a4d447270c
parente542804343ac52f40b2310eff4b3f1f045d5e5f4
[InstCombine] add tests for missing icmp + shl nuw fold

Patch by bryant!

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

llvm-svn: 285095
llvm/test/Transforms/InstCombine/icmp-shl-nuw.ll [new file with mode: 0644]