Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-11 | [NFCI][DomTreeUpdater] applyUpdates(): reserve space for updates first | Roman Lebedev | 1 | -0/+1 |
2021-01-08 | [Target, Transforms] Use *Set::contains (NFC) | Kazu Hirata | 1 | -1/+1 |
2020-11-20 | [Analysis] Use llvm::is_contained (NFC) | Kazu Hirata | 1 | -2/+1 |
2020-07-10 | [DomTreeUpdater] Use const auto * when iterating over pointers (NFC). | Florian Hahn | 1 | -1/+1 |
2020-07-10 | DomTreeUpdater::dump() - use const auto& iterator in for-range-loop. | Simon Pilgrim | 1 | -2/+2 |
2020-06-07 | DomTreeUpdater.h - refine includes. NFC. | Simon Pilgrim | 1 | -1/+1 |
2020-01-01 | [NFC] Fixes -Wrange-loop-analysis warnings | Mark de Wever | 1 | -2/+2 |
2019-02-22 | [DTU] Refine the interface and logic of applyUpdates | Chijun Sima | 1 | -59/+64 |
2019-02-06 | Move DomTreeUpdater from IR to Analysis | Richard Trieu | 1 | -0/+528 |