Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [EH] Support try-delegate in EffectAnalyzer (#4368) | Heejin Ahn | 2021-12-06 | 1 | -1/+1 |
* | Effects: Differentiate mutable from immutable globals (#4286) | Alon Zakai | 2021-10-29 | 1 | -3/+4 |
* | Add a Module parameter to EffectAnalyzer. NFC (#4115) | Alon Zakai | 2021-08-31 | 1 | -4/+3 |
* | [effects.h] Refactor hasGlobalSideEffects and throw handling. (#3370) | Alon Zakai | 2020-11-17 | 1 | -5/+8 |
* | Add EH support for EffectAnalyzer (#2631) | Heejin Ahn | 2020-02-03 | 1 | -4/+5 |
* | [NFC] Enforce use of `Type::` on type names (#2434) | Thomas Lively | 2020-01-07 | 1 | -1/+1 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -7/+7 |
* | clang-tidy braces changes (#2075) | Alon Zakai | 2019-05-01 | 1 | -2/+4 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -16/+19 |
* | Loop Invariant Code Motion (#1658) | Alon Zakai | 2018-09-04 | 1 | -0/+246 |