[InstCombine] move udiv+cmp fold over with other BinOp+cmp folds; NFCI
authorSanjay Patel <spatel@rotateright.com>
Sat, 23 Jul 2016 00:28:39 +0000 (00:28 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sat, 23 Jul 2016 00:28:39 +0000 (00:28 +0000)
commit6ebd5857c8f63d5167aa06fa9cecddd54a5832be
treecc6ac804330a3ba59251e31479bfb80719111500
parent8d8594acb935a11146b255c52a335fa718eec44d
[InstCombine] move udiv+cmp fold over with other BinOp+cmp folds; NFCI

llvm-svn: 276502
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp