Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -1/+1 |
* | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -1/+1 |
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | Make helper static and place random global into the llvm namespace. | Benjamin Kramer | 2014-04-12 | 1 | -2/+2 |
* | Tidy up. 80 columns. | Jim Grosbach | 2014-04-03 | 1 | -1/+1 |
* | Prune includes in ARM target. | Craig Topper | 2014-03-22 | 1 | -1/+1 |
* | ARMv8 IfConversion must skip narrow instructions that a) define CPSR and b) w... | Artyom Skrobov | 2014-02-26 | 1 | -16/+21 |
* | [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForIT | Weiming Zhao | 2014-01-23 | 1 | -3/+2 |
* | ARM: Put isV8EligibleForIT into the llvm namespace. While there make it inline. | Benjamin Kramer | 2013-10-10 | 1 | -2/+4 |
* | [ARM] Warn on deprecated IT blocks in v8 AArch32 assembly. | Amara Emerson | 2013-10-03 | 1 | -0/+91 |