Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM] Split the LoopInfo object apart from the legacy pass, creating | Chandler Carruth | 2015-01-17 | 1 | -1/+1 |
* | [PM] Split the AssumptionTracker immutable pass into two separate APIs: | Chandler Carruth | 2015-01-04 | 1 | -7/+7 |
* | [AlignmentFromAssumptions] Don't crash just because the target is 32-bit | Hal Finkel | 2014-09-11 | 1 | -0/+4 |
* | [AlignmentFromAssumptions] Don't divide by zero for unknown starting alignment | Hal Finkel | 2014-09-10 | 1 | -2/+4 |
* | Add a comment to getNewAlignmentDiff. | Andrew Trick | 2014-09-07 | 1 | -2/+4 |
* | Add an AlignmentFromAssumptions Pass | Hal Finkel | 2014-09-07 | 1 | -0/+420 |