summaryrefslogtreecommitdiff
path: root/test/Analysis/DemandedBits
AgeCommit message (Expand)Author
2017-12-28Fix tests after move to utohexstr.Benjamin Kramer
2017-04-13[Analysis] Support bitreverse in -demanded-bits passBrian Gesiak
2016-04-18Port DemandedBits to the new pass manager.Michael Kuperstein
2016-02-03[DemandedBits] Revert r249687 due to PR26071James Molloy
2016-01-25[DemandedBits] Fix computation of demanded bits for ICmpsJames Molloy
2015-10-08Compute demanded bits for icmp instructionsJames Molloy
2015-10-08Treat Mul just like Add and SubtractJames Molloy