| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [GVNSink] Fix failing GVNSink tests in the reverse iteration bot | Mandeep Singh Grang | 2017-10-23 | 1 | -8/+15 |
| * | [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;... | Eugene Zelenko | 2017-10-13 | 1 | -28/+63 |
| * | GVNSink: Make ModelledPHIs constructor linear (and avoid edge case it worries... | Daniel Berlin | 2017-09-20 | 1 | -7/+8 |
| * | Revert "[GVNSink] Remove dependency on SmallPtrSet iteration order." | Daniel Berlin | 2017-09-20 | 1 | -2/+0 |
| * | [GVNSink] Remove dependency on SmallPtrSet iteration order. | Benjamin Kramer | 2017-08-30 | 1 | -0/+2 |
| * | Hide dbgs() stream for when built with -fmodules. | Frederich Munch | 2017-06-14 | 1 | -0/+11 |
| * | Changed a comparison operator for std::stable_sort to implement strict weak o... | Galina Kistanova | 2017-06-08 | 1 | -3/+3 |
| * | [GVNSink] Pacify MSVC | James Molloy | 2017-05-25 | 1 | -1/+1 |
| * | [GVNSink] Don't define operator<< in NDEBUG | James Molloy | 2017-05-25 | 1 | -0/+2 |
| * | [GVNSink] GVNSink pass | James Molloy | 2017-05-25 | 1 | -0/+870 |

