| Commit message (Expand) | Author | Age | Files | Lines |
| * | Sink all InitializePasses.h includes | Reid Kleckner | 2019-11-13 | 1 | -0/+1 |
| * | [AMDGPU] gfx10 atomic optimizer changes. | Jay Foad | 2019-08-23 | 1 | -57/+143 |
| * | [DivergenceAnalysis] Add methods for querying divergence at use | Jay Foad | 2019-07-29 | 1 | -4/+4 |
| * | [AMDGPU] Save some work when an atomic op has no uses | Jay Foad | 2019-07-22 | 1 | -67/+70 |
| * | [AMDGPU] Simplify the exclusive scan used for optimized atomics | Jay Foad | 2019-07-19 | 1 | -10/+8 |
| * | [AMDGPU] Optimize atomic AND/OR/XOR | Jay Foad | 2019-07-17 | 1 | -16/+55 |
| * | [AMDGPU] Optimize atomic max/min | Jay Foad | 2019-07-16 | 1 | -36/+141 |
| * | [AMDGPU] Use a named predicate instead of a magic number. | Jay Foad | 2019-07-08 | 1 | -4/+3 |
| * | [AMDGPU] gfx1010 wave32 icmp/fcmp intrinsic changes for wave32 | Stanislav Mekhanoshin | 2019-06-13 | 1 | -1/+2 |
| * | AMDGPU: Don't add unnecessary convergent attributes | Matt Arsenault | 2019-03-14 | 1 | -19/+2 |
| * | [AMDGPU] Fix DPP operand order in atomic optimizer | Carl Ritson | 2019-03-05 | 1 | -1/+1 |
| * | [AMDGPU] Remove unused variable | Benjamin Kramer | 2019-02-11 | 1 | -2/+0 |
| * | [AMDGPU] Fix DPP sequence in atomic optimizer. | Neil Henning | 2019-02-11 | 1 | -38/+38 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [AMDGPU] Fix the new atomic optimizer in pixel shaders. | Neil Henning | 2018-11-05 | 1 | -2/+39 |
| * | [AMDGPU] Add an AMDGPU specific atomic optimizer. | Neil Henning | 2018-10-08 | 1 | -0/+421 |