Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sink all InitializePasses.h includes | Reid Kleckner | 2019-11-13 | 1 | -1/+2 |
* | Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM | Daniel Sanders | 2019-08-15 | 1 | -3/+3 |
* | Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re... | Daniel Sanders | 2019-08-01 | 1 | -8/+8 |
* | [AMDGPU] Added target-specific attribute amdgpu-max-memory-clause | Tim Renouf | 2019-05-30 | 1 | -1/+3 |
* | [AMDGPU] With XNACK, cannot clause a load with result coalesced with operand | Tim Renouf | 2019-01-23 | 1 | -0/+11 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-27 | 1 | -10/+9 |
* | AMDGPU: Refactor Subtarget classes | Tom Stellard | 2018-07-11 | 1 | -2/+2 |
* | [AMDGPU] Construct memory clauses before RA | Stanislav Mekhanoshin | 2018-05-31 | 1 | -0/+398 |