Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly... | Alina Sbirlea | 2018-06-20 | 1 | -3/+3 |
* | StructurizeCFG: Adjust the loop depth for a subregion to order the nodes corr... | Changpeng Fang | 2018-05-23 | 1 | -36/+38 |
* | AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with in... | Changpeng Fang | 2018-05-17 | 1 | -1/+1 |
* | Revert r321751, "StructurizeCFG: Fix broken backedge detection" | Nicolai Haehnle | 2018-01-24 | 1 | -86/+41 |
* | [AMDGPU] Fixed incorrect uniform branch condition | Tim Renouf | 2018-01-09 | 1 | -2/+1 |
* | StructurizeCFG: Fix broken backedge detection | Matt Arsenault | 2018-01-03 | 1 | -41/+86 |
* | Revert "StructurizeCFG: Directly invert cmp instructions" | Matt Arsenault | 2017-04-24 | 1 | -11/+12 |
* | StructurizeCFG: Directly invert cmp instructions | Matt Arsenault | 2017-04-19 | 1 | -12/+11 |
* | AMDGPU: Fix annotating loops with nested loop conditions | Matt Arsenault | 2017-03-24 | 1 | -0/+269 |