Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some CHECK lines which were ignored by accident. | Benjamin Kramer | 2009-12-12 | 1 | -2/+2 |
* | Generalize this optimization to work on equality comparisons between any two | Nick Lewycky | 2009-12-05 | 1 | -3/+33 |
* | Reapply r88830 with a bugfix: this transform only applies to icmp eq/ne. This | Nick Lewycky | 2009-11-23 | 1 | -1/+0 |
* | Revert r88830 and r88831 which appear to have caused a selfhost buildbot some | Nick Lewycky | 2009-11-15 | 1 | -0/+1 |
* | Correct typo. | Nick Lewycky | 2009-11-15 | 1 | -1/+1 |
* | Teach instcombine to look for booleans in wider integers when it encounters a | Nick Lewycky | 2009-11-15 | 1 | -0/+28 |