summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IRReader/IRReader.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-10-01 23:53:54 +0000
committerCraig Topper <craig.topper@intel.com>2017-10-01 23:53:54 +0000
commit6e025a3ecc92c818bc7efd8db2d8a960adb0322e (patch)
tree1b681b74dc36ce5097b770f9883a41c422d79313 /llvm/lib/IRReader/IRReader.cpp
parentc20b46da2f48a76f2c2affb290d8073e9ce2aab4 (diff)
downloadbcm5719-llvm-6e025a3ecc92c818bc7efd8db2d8a960adb0322e.tar.gz
bcm5719-llvm-6e025a3ecc92c818bc7efd8db2d8a960adb0322e.zip
[InstCombine] Use APInt for all the math in foldICmpDivConstant
Summary: This currently uses ConstantExpr to do its math, but as noted in a TODO it can all be done directly on APInt. Reviewers: spatel, majnemer Reviewed By: majnemer Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D38440 llvm-svn: 314640
Diffstat (limited to 'llvm/lib/IRReader/IRReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud