Age | Commit message (Expand) | Author | Files | Lines |
2015-12-01 | AMDGPU: Error on addrspacecasts that aren't actually implemented | Matt Arsenault | 1 | -4/+7 |
2015-12-01 | AMDGPU/SI: Remove REGISTER_STORE/REGISTER_LOAD code which is now dead | Tom Stellard | 1 | -35/+0 |
2015-11-30 | AMDGPU: Rework how private buffer passed for HSA | Matt Arsenault | 1 | -5/+1 |
2015-11-30 | AMDGPU: Rename enums to be consistent with HSA code object terminology | Matt Arsenault | 1 | -2/+2 |
2015-11-30 | AMDGPU: Remove SIPrepareScratchRegs | Matt Arsenault | 1 | -27/+5 |
2015-11-11 | AMDGPU: Remove dead code | Matt Arsenault | 1 | -33/+2 |
2015-11-03 | AMDGPU: Alphabetize includes | Matt Arsenault | 1 | -1/+1 |
2015-11-02 | AMDGPU: Stop assuming vreg for build_vector | Matt Arsenault | 1 | -19/+36 |
2015-09-25 | AMDGPU: Handle i64->v2i32 loads/stores in PreprocessISelDAG | Matt Arsenault | 1 | -52/+61 |
2015-09-22 | Untabify. | NAKAMURA Takumi | 1 | -2/+2 |
2015-09-22 | Reformat blank lines. | NAKAMURA Takumi | 1 | -4/+1 |
2015-09-22 | Reformat comment lines. | NAKAMURA Takumi | 1 | -3/+4 |
2015-09-08 | AMDGPU: Handle sub of constant for DS offset folding | Matt Arsenault | 1 | -11/+62 |
2015-08-11 | PseudoSourceValue: Replace global manager with a manager in a machine function. | Alex Lorenz | 1 | -1/+1 |
2015-08-06 | AMDGPU/SI: Add support for 32-bit immediate SMRD offsets on CI | Tom Stellard | 1 | -6/+40 |
2015-08-06 | AMDGPU/SI: Use ComplexPatterns for SMRD addressing modes | Tom Stellard | 1 | -0/+91 |
2015-07-20 | AMDGPU/SI: Add VI patterns to select FLAT instructions for global memory ops | Tom Stellard | 1 | -0/+4 |
2015-07-16 | AMDPGU/SI: Negative offsets aren't allowed in MUBUF's vaddr operand | Tom Stellard | 1 | -6/+9 |
2015-07-14 | Add allnodes() iterator range to SelectionDAG. NFC. | Pete Cooper | 1 | -8/+4 |
2015-07-13 | AMDGPU/SI: Select mad patterns to v_mac_f32 | Tom Stellard | 1 | -0/+19 |
2015-07-06 | AMDGPU/SI: Add debugging subtarget feature for DS offsets | Matt Arsenault | 1 | -1/+2 |
2015-06-13 | R600 -> AMDGPU rename | Tom Stellard | 1 | -0/+1371 |