summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DemandedBits.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+0
* [DemandedBits] Revert r249687 due to PR26071James Molloy2016-02-031-7/+0
* Make some headers self-contained, remove unused includes that violate layering.Benjamin Kramer2016-01-271-1/+0
* [DemandedBits] Fix computation of demanded bits for ICmpsJames Molloy2016-01-251-1/+1
* Compute demanded bits for icmp instructionsJames Molloy2015-10-081-0/+7
* Treat Mul just like Add and SubtractJames Molloy2015-10-081-0/+12
* Make demanded bits lazyJames Molloy2015-10-081-7/+19
* Untabify.NAKAMURA Takumi2015-09-221-7/+5
* Reformat comment lines.NAKAMURA Takumi2015-09-221-2/+2
* Reformat.NAKAMURA Takumi2015-09-221-2/+1
* Separate out BDCE's analysis into a separate DemandedBits analysis.James Molloy2015-08-141-0/+364
OpenPOWER on IntegriCloud