aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/KnownBits.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-12[KnownBits] Add computeForAddCarry()Nikita Popov1-12/+31
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-08-08[KnownBits][ValueTracking] Move the math for calculating known bits for add/s...Craig Topper1-0/+65