Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make DataLayout Non-Optional in the Module | Mehdi Amini | 2015-03-04 | 1 | -0/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -9/+9 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -5/+5 |
* | Teach ScalarEvolution to sharpen range information. | Sanjoy Das | 2014-11-13 | 1 | -2/+1 |
* | Revert "r219834 - Teach ScalarEvolution to sharpen range information" | Sanjoy Das | 2014-10-15 | 1 | -1/+2 |
* | Teach ScalarEvolution to sharpen range information. | Sanjoy Das | 2014-10-15 | 1 | -2/+1 |
* | [IndVarSimplify] Widen loop unsigned compares. | Chad Rosier | 2014-09-30 | 1 | -0/+28 |
* | [IndVar] Don't widen loop compare unless IV user is sign extended. | Chad Rosier | 2014-09-26 | 1 | -0/+26 |
* | [IndVarSimplify] Partially revert r217953 to see if this fixes the bots. | Chad Rosier | 2014-09-17 | 1 | -28/+0 |
* | [IndVarSimplify] Widen loop compare instructions. | Chad Rosier | 2014-09-17 | 1 | -0/+166 |