Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MemorySSA in LoopRotate. | Alina Sbirlea | 2018-10-24 | 1 | -0/+2 |
* | Revert @llvm.assume with operator bundles (r289755-r289757) | Daniel Jasper | 2016-12-19 | 1 | -1/+1 |
* | Remove the AssumptionCache | Hal Finkel | 2016-12-15 | 1 | -1/+1 |
* | LPM: Drop require<loops> from these tests, it's redundant. NFC | Justin Bogner | 2016-05-10 | 1 | -1/+1 |
* | PM: Port LoopRotation to the new loop pass manager | Justin Bogner | 2016-05-03 | 1 | -0/+2 |
* | [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 | -2/+2 |
* | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod... | Dmitri Gribenko | 2012-12-30 | 1 | -1/+1 |
* | Add a new attribute, 'noduplicate'. If a function contains a noduplicate call... | James Molloy | 2012-12-20 | 1 | -0/+26 |
* | Teach loop rotate to hoist trivially invariant instructions | Chris Lattner | 2010-09-06 | 1 | -0/+35 |