Use APInt arithmetic, fixed typo. Thanks to Benjamin Kramer for noticing that.
authorSerge Pavlov <sepavloff@gmail.com>
Mon, 14 Apr 2014 02:20:19 +0000 (02:20 +0000)
committerSerge Pavlov <sepavloff@gmail.com>
Mon, 14 Apr 2014 02:20:19 +0000 (02:20 +0000)
commitaa827a513cb8b8bb15c2bcbda0617d665c4d8116
treea5870c9fd46d97280713d3a6ae244542d817d5bb
parent01b72784c9f0b619e1cbc5b5c86267d6dcacab31
Use APInt arithmetic, fixed typo. Thanks to Benjamin Kramer for noticing that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206144 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp