summaryrefslogtreecommitdiff
path: root/src/passes/GlobalEffects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compute full transitive closure in GlobalEffects (#5992)Alon Zakai2023-10-061-33/+156
* [NFC] Move ModuleUtils copying and renaming logic from header to cpp (#5855)Alon Zakai2023-08-021-0/+1
* Refactor interaction between Pass and PassRunner (#5093)Thomas Lively2022-09-301-6/+4
* Vacuum: Ignore effects at the entire function scope when possible (#5053)Alon Zakai2022-09-191-11/+2
* Allow optimizing with global function effects (#5040)Alon Zakai2022-09-161-0/+101