summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/DemandedBits
Commit message (Expand)AuthorAgeFilesLines
* Reapply "[DemandedBits][BDCE] Support vectors of integers"Nikita Popov2018-12-071-0/+136
* Revert "[DemandedBits][BDCE] Support vectors of integers"Nikita Popov2018-12-071-136/+0
* [DemandedBits][BDCE] Support vectors of integersNikita Popov2018-12-061-0/+136
* [DemandedBits] Add support for funnel shiftsNikita Popov2018-11-261-0/+79
* Fix tests after move to utohexstr.Benjamin Kramer2017-12-282-9/+9
* [Analysis] Support bitreverse in -demanded-bits passBrian Gesiak2017-04-131-0/+25
* Port DemandedBits to the new pass manager.Michael Kuperstein2016-04-181-2/+2
* [DemandedBits] Revert r249687 due to PR26071James Molloy2016-02-031-31/+0
* [DemandedBits] Fix computation of demanded bits for ICmpsJames Molloy2016-01-251-2/+11
* Compute demanded bits for icmp instructionsJames Molloy2015-10-081-0/+22
* Treat Mul just like Add and SubtractJames Molloy2015-10-081-0/+12
OpenPOWER on IntegriCloud