Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU : Fix common dominator of two incoming blocks terminates with uniform ... | Wei Ding | 2017-04-12 | 1 | -2/+2 |
* | AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel | Matt Arsenault | 2017-03-21 | 1 | -1/+1 |
* | AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defined in scalar br... | Tom Stellard | 2016-11-29 | 1 | -3/+1 |
* | AMDGPU: Use unsigned compare for eq/ne | Matt Arsenault | 2016-09-30 | 1 | -1/+1 |
* | AMDGPU: Change insertion point of si_mask_branch | Matt Arsenault | 2016-08-10 | 1 | -4/+10 |
* | AMDGPU: Handle cbranch vccz/vccnz | Matt Arsenault | 2016-05-21 | 1 | -4/+10 |
* | [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC. | Mandeep Singh Grang | 2016-04-19 | 1 | -1/+1 |
* | AMDGPU: Add a shader calling convention | Nicolai Haehnle | 2016-04-06 | 1 | -2/+1 |
* | AMDGPU/SI: Fix threshold calculation for branching when exec is zero | Tom Stellard | 2016-03-21 | 1 | -0/+34 |
* | AMDGPU: Prevent uniform loops from becoming infinite | Nicolai Haehnle | 2016-03-16 | 1 | -0/+28 |