[InstCombine] break up visitICmpInstWithInstAndIntCst(); NFCI
authorSanjay Patel <spatel@rotateright.com>
Thu, 21 Jul 2016 17:15:49 +0000 (17:15 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 21 Jul 2016 17:15:49 +0000 (17:15 +0000)
commit1710e7cfa76f0dbf6f6572c7c84876dfaa0cbe33
treed92c7dfd044415b7abf5610eb6cfde905b93a5fb
parentdd778ca6b5358c80b1d71be9474196314d538d45
[InstCombine] break up visitICmpInstWithInstAndIntCst(); NFCI

Making smaller pieces out of some of these ~1000 line functions should make
it easier to incrementally upgrade them to handle vector types.

llvm-svn: 276304
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h