Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU: Support commuting with immediate in src0 | Matt Arsenault | 2016-09-08 | 1 | -2/+2 |
| | | | | llvm-svn: 280970 | ||||
* | AMDGPU/SI: Enable the post-ra scheduler | Tom Stellard | 2016-04-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | | Summary: This includes a hazard recognizer implementation to replace some of the hazard handling we had during frame index elimination. Reviewers: arsenm Subscribers: qcolombet, arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D18602 llvm-svn: 268143 | ||||
* | AMDGPU/SI: Add support for shrinking v_cndmask_b32_e32 instructions | Tom Stellard | 2015-07-14 | 1 | -2/+2 |
| | | | | | | | | | | Reviewers: arsenm Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11061 llvm-svn: 242146 | ||||
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -0/+67 |
llvm-svn: 239657 |