Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [StructurizeCFG] Annotate branches that were treated as uniform | Nicolai Haehnle | 2016-04-14 | 1 | -3/+12 |
* | AMDGPU: change a redundant if () to an assert(). NFC | Nicolai Haehnle | 2016-04-14 | 1 | -2/+1 |
* | AMDGPU/SI: Fix a mis-compilation of multi-level breaks | Nicolai Haehnle | 2016-04-12 | 1 | -0/+16 |
* | AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions | Tom Stellard | 2016-02-12 | 1 | -1/+24 |
* | AMDGPU/SI: Annotate Loops with Constant Condition in SIAnnotateControlFlow pass. | Changpeng Fang | 2016-02-12 | 1 | -4/+10 |
* | AMDGPU: Change control flow intrinsics to use amdgcn prefix | Matt Arsenault | 2016-01-22 | 1 | -7/+7 |
* | Correctly initialize SIAnnotateControlFlow | Tom Stellard | 2016-01-20 | 1 | -2/+7 |
* | AMDGPU: Remove implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-10-13 | 1 | -1/+1 |
* | [PM/AA] Remove all of the dead AliasAnalysis pointers being threaded | Chandler Carruth | 2015-07-22 | 1 | -2/+1 |
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -0/+365 |