Revert "Use IRBuilder instead of ConstantInt methods. It simplifies code a little...
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 6 Jun 2013 17:03:05 +0000 (17:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 6 Jun 2013 17:03:05 +0000 (17:03 +0000)
commit7de80e04d9ced64a95316eec5155b52c163592c2
tree8e6d47066e7ac5f42de5f2712f4d7f070256ecb5
parent826de688b06552125b94a3d1e038f5326d53435f
Revert "Use IRBuilder instead of ConstantInt methods. It simplifies code a little bit."

This reverts commit 183328. It caused pr16244 and broke the bots.

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