Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AMDGPU] Allow abs/neg source modifiers on v_cndmask_b32 | Jay Foad | 2019-07-10 | 1 | -35/+17 |
* | AMDGPU: Allow SIShrinkInstructions to work in non-SSA | Matt Arsenault | 2017-07-10 | 1 | -27/+27 |
* | AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel | Matt Arsenault | 2017-03-21 | 1 | -42/+42 |
* | [AMDGPU] Remove getBidirectionalReasonRank | Stanislav Mekhanoshin | 2017-03-11 | 1 | -2/+2 |
* | AMDGPU: Check nsz instead of unsafe math | Matt Arsenault | 2017-01-25 | 1 | -2/+2 |
* | Enable FeatureFlatForGlobal on Volcanic Islands | Matt Arsenault | 2017-01-24 | 1 | -1/+1 |
* | AMDGPU: Disable some fneg combines unless nsz | Matt Arsenault | 2017-01-19 | 1 | -2/+2 |
* | AMDGPU: Skip fneg/select combine if it can fold into other | Matt Arsenault | 2017-01-12 | 1 | -0/+113 |
* | AMDGPU: Pull fneg/fabs out of a select | Matt Arsenault | 2017-01-11 | 1 | -0/+727 |