summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64Subtarget.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-04-17 16:38:20 +0000
committerCraig Topper <craig.topper@gmail.com>2017-04-17 16:38:20 +0000
commitf1a890db2851f786e1cc918ce8a8d1bb6e70d88c (patch)
tree3a68c9d6454eff12aed0ce701826b3f6d303499a /lib/Target/AArch64/AArch64Subtarget.cpp
parent6d01b814853715258e14b6f5553145356eea01d9 (diff)
Introduce APInt::isSignBitSet/isSignBitClear. Use in place isSignBitSet in place of isNegative in known bits tracking.
This makes statements like KnownZero.isNegative() (which means the value we're tracking is positive) less confusing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300457 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/AArch64/AArch64Subtarget.cpp')
0 files changed, 0 insertions, 0 deletions