Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 2014-05-24 | 1 | -580/+0 |
* | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -3/+3 |
* | [C++] Use 'nullptr'. Target edition. | Craig Topper | 2014-04-25 | 1 | -2/+2 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | [ARM64,C++11] Range'ify another loop. | Jim Grosbach | 2014-04-17 | 1 | -9/+7 |
* | Tidy up comments a bit. | Jim Grosbach | 2014-04-07 | 1 | -41/+41 |
* | ARM64: Range based for loop in ARM64PromoteConstant pass | Jim Grosbach | 2014-04-07 | 1 | -9/+7 |
* | ARM64: Clean up file header comment a bit. | Jim Grosbach | 2014-04-07 | 1 | -11/+9 |
* | Tidy up. Space before ':' in range-based for loops. | Jim Grosbach | 2014-04-03 | 1 | -2/+2 |
* | [C++11,ARM64] Range based for loops in constant promotion. | Jim Grosbach | 2014-04-02 | 1 | -9/+6 |
* | Fix a few -Wdocumentation warnings | Dmitri Gribenko | 2014-03-29 | 1 | -6/+6 |
* | ARM64: initial backend import | Tim Northover | 2014-03-29 | 1 | -0/+588 |