[InstCombine] Move the call to foldSelectICmpAnd into foldSelectInstWithICmp. NFCI
authorCraig Topper <craig.topper@intel.com>
Fri, 4 Aug 2017 05:12:37 +0000 (05:12 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 4 Aug 2017 05:12:37 +0000 (05:12 +0000)
commitc2d3c631ffaddc38be97cf9a3555685c72ed76f9
tree10f7d8e6ffa2a8d5c4dadf1fc173f7481817c072
parenta86ca08d2624c887ddfd25c99f903ecb22d76e7b
[InstCombine] Move the call to foldSelectICmpAnd into foldSelectInstWithICmp. NFCI

llvm-svn: 310025
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp