summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/KnownBits.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC][KnownBits] Add getMinValue() / getMaxValue() methodsRoman Lebedev2019-12-031-2/+2
* [KnownBits] Add computeForAddCarry()Nikita Popov2019-04-121-12/+31
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [KnownBits][ValueTracking] Move the math for calculating known bits for add/s...Craig Topper2017-08-081-0/+65
OpenPOWER on IntegriCloud