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)
commita7bbc0b740d447458d08f18014232c2da576bb34
tree577188b21479b1ecb5671210ea3cdf15add67771
parent972ce4778f90677aacecc0d602d48fd920937e22
Revert "Use IRBuilder instead of ConstantInt methods. It simplifies code a little bit."

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

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