Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test failure with 374562 on Hexagon | Erich Keane | 2019-10-11 | 1 | -1/+1 |
* | Reland r374450 with Richard Smith's comments and test fixed. | Erich Keane | 2019-10-11 | 1 | -0/+4 |
* | Revert 374450 "Fix __builtin_assume_aligned with too large values." | Nico Weber | 2019-10-10 | 1 | -4/+0 |
* | Fix __builtin_assume_aligned with too large values. | Erich Keane | 2019-10-10 | 1 | -0/+4 |
* | Determine the attribute subject for diagnostics based on declarative informat... | Aaron Ballman | 2017-11-26 | 1 | -1/+1 |
* | Support the assume_aligned function attribute | Hal Finkel | 2014-09-26 | 1 | -0/+15 |
* | Don't test really-large alignments for now | Hal Finkel | 2014-09-08 | 1 | -1/+3 |
* | Add __builtin_assume and __builtin_assume_aligned using @llvm.assume. | Hal Finkel | 2014-09-07 | 1 | -0/+43 |