Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DataLayout is mandatory, update the API to reflect it with references. | Mehdi Amini | 2015-03-10 | 1 | -5/+2 |
* | Remove the remaining uses of abs64 and nuke it. | Benjamin Kramer | 2015-03-09 | 1 | -1/+1 |
* | Make DataLayout Non-Optional in the Module | Mehdi Amini | 2015-03-04 | 1 | -2/+2 |
* | [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 |