summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DemandedBits.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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