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