| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update and generalize various passes to work on both CFG and ML functions, | Chris Lattner | 2019-03-29 | 1 | -5/+7 |
| * | Introduce PostDominanceInfo, fix properlyDominates() for Instructions | Uday Bondhugula | 2019-03-29 | 1 | -3/+21 |
| * | Fix ASAN failure in memref-dataflow-opt | Uday Bondhugula | 2019-03-29 | 1 | -3/+3 |
| * | Introduce memref store to load forwarding - a simple memref dataflow analysis | Uday Bondhugula | 2019-03-29 | 1 | -0/+243 |

