Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -1/+1 |
* | LSR: teach isSimplifiedLoopNest to handle PHI IVUsers. | Andrew Trick | 2012-03-20 | 1 | -0/+32 |
* | LSR: fix IVUsers isSimplifiedLoopNest to perform a full domtree walk | Andrew Trick | 2012-03-20 | 1 | -0/+73 |
* | LSR fix: Add isSimplifiedLoopNest to IVUsers analysis. | Andrew Trick | 2012-03-16 | 1 | -0/+50 |