Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Analysis/Utils/Local.h back to Transforms | David Blaikie | 2018-06-04 | 1 | -1/+1 |
* | AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with in... | Changpeng Fang | 2018-05-17 | 1 | -0/+32 |
* | AMDGPU: Use eraseFromParent to delete am instruction when it is no longer nee... | Changpeng Fang | 2018-05-08 | 1 | -3/+6 |
* | Transforms: Introduce Transforms/Utils.h rather than spreading the declaratio... | David Blaikie | 2018-03-28 | 1 | -0/+1 |
* | Fix a couple of layering violations in Transforms | David Blaikie | 2018-03-21 | 1 | -1/+1 |
* | [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;... | Eugene Zelenko | 2017-10-17 | 1 | -8/+15 |
* | [SimplifyCFG] put the optional assumption cache pointer in the options struct... | Sanjay Patel | 2017-10-04 | 1 | -1/+1 |
* | [SimplifyCFG] add a struct to house optional folds (PR34603) | Sanjay Patel | 2017-09-27 | 1 | -1/+1 |
* | AMDGPU: Unify divergent function exits. | Matt Arsenault | 2017-03-24 | 1 | -0/+225 |