diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-08-21 15:07:45 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-08-21 15:07:45 +0000 |
commit | 792636603f5b63bcf3402a4100ed23c494bc9902 (patch) | |
tree | 287f29e18805ca8548178058f67c701eb1bd1d92 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 5f99f8656e542c0e0fc52b6f8741b3c01afdb76e (diff) | |
download | llvm-792636603f5b63bcf3402a4100ed23c494bc9902.zip llvm-792636603f5b63bcf3402a4100ed23c494bc9902.tar.gz llvm-792636603f5b63bcf3402a4100ed23c494bc9902.tar.bz2 |
[InstCombine] use APInt instead of ConstantInt in isSignBitCheck(); NFCI
The callers still have ConstantInt guards, so there is no functional change
intended from this change. But relaxing the callers will allow more folds
for vector types.
llvm-svn: 279396
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions