Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests after move to utohexstr. | Benjamin Kramer | 2017-12-28 | 1 | -3/+3 |
* | Port DemandedBits to the new pass manager. | Michael Kuperstein | 2016-04-18 | 1 | -2/+2 |
* | [DemandedBits] Revert r249687 due to PR26071 | James Molloy | 2016-02-03 | 1 | -31/+0 |
* | [DemandedBits] Fix computation of demanded bits for ICmps | James Molloy | 2016-01-25 | 1 | -2/+11 |
* | Compute demanded bits for icmp instructions | James Molloy | 2015-10-08 | 1 | -0/+22 |
* | Treat Mul just like Add and Subtract | James Molloy | 2015-10-08 | 1 | -0/+12 |