| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -1/+1 |
| * | [C++] Use 'nullptr'. Target edition. | Craig Topper | 2014-04-25 | 1 | -1/+1 |
| * | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -2/+2 |
| * | [SystemZ] Remove "virtual" from override methods | Richard Sandiford | 2014-03-06 | 1 | -1/+1 |
| * | [SystemZ] Use "for (auto" a bit | Richard Sandiford | 2014-03-06 | 1 | -12/+10 |
| * | [SystemZ] Update namespace formatting to match current guidelines | Richard Sandiford | 2014-03-06 | 1 | -49/+49 |
| * | [SystemZ] Optimize floating-point comparisons with zero | Richard Sandiford | 2013-08-07 | 1 | -10/+25 |
| * | [SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences | Richard Sandiford | 2013-08-05 | 1 | -16/+131 |
| * | [SystemZ] Use LOAD AND TEST to eliminate comparisons against zero | Richard Sandiford | 2013-08-05 | 1 | -1/+31 |
| * | [SystemZ] Split out comparison elimination into a separate pass | Richard Sandiford | 2013-08-05 | 1 | -0/+311 |

