Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InstSimplify: X >> X -> 0 | David Majnemer | 2013-07-09 | 1 | -3/+3 |
* | InstCombine: Reimplementation of visitUDivOperand | David Majnemer | 2013-07-04 | 1 | -1/+0 |
* | Revert r185257 (InstCombine: Be more agressive optimizing 'udiv' instrs with ... | Hal Finkel | 2013-07-02 | 1 | -0/+1 |
* | InstCombine: Be more agressive optimizing 'udiv' instrs with 'select' denoms | David Majnemer | 2013-06-29 | 1 | -0/+38 |
* | InstCombine: Make sure we use the pre-zext type when creating a constant of a... | Benjamin Kramer | 2012-09-21 | 1 | -0/+14 |
* | Look pass zext to strength reduce an udiv. Patch by David Majnemer. rdar://11... | Evan Cheng | 2012-06-21 | 1 | -0/+23 |