Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU: Replace shrunk instruction with dummy implicit_def | Matt Arsenault | 2019-05-03 | 1 | -0/+56 |
* | AMDGPU: Fix incorrect commute with sub when folding immediates | Matt Arsenault | 2019-05-03 | 1 | -8/+8 |
* | [AMDGPU] Asm/disasm clamp modifier on vop3 int arithmetic | Tim Renouf | 2019-03-18 | 1 | -25/+25 |
* | [AMDGPU] Add support for immediate operand for S_ENDPGM | David Stuttard | 2019-03-12 | 1 | -36/+36 |
* | Don't count debug instructions towards neighborhood count | Matt Arsenault | 2018-08-30 | 1 | -0/+183 |
* | CodeGen: Make computeRegisterLiveness search forward first | Matt Arsenault | 2018-08-30 | 1 | -2/+2 |
* | CodeGen: Make computeRegisterLiveness consider successors | Matt Arsenault | 2018-08-30 | 1 | -4/+66 |
* | AMDGPU: Shrink insts to fold immediates | Matt Arsenault | 2018-08-28 | 1 | -0/+347 |