Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] LazyLocalGraph: Add getSetInfluences() (#6909) | Alon Zakai | 2024-09-09 | 1 | -8/+8 |
* | [NFC] Convert LocalGraph influences accesses to function calls (#6899) | Alon Zakai | 2024-09-04 | 1 | -1/+1 |
* | [NFC] Refactor LocalGraph's core getSets API (#6877) | Alon Zakai | 2024-08-28 | 1 | -1/+1 |
* | [NFC] Avoid quadratic time in StackIROptimizer::removeUnneededBlocks() (#6859) | Alon Zakai | 2024-08-21 | 1 | -5/+15 |
* | StackIR: Optimize away a drop before an unreachable (#6719) | Alon Zakai | 2024-07-08 | 1 | -1/+38 |
* | [Strings] Remove stringview types and instructions (#6579) | Thomas Lively | 2024-05-15 | 1 | -1/+28 |
* | [StackIR] Run StackIR during binary writing and not as a pass (#6568) | Alon Zakai | 2024-05-09 | 1 | -0/+456 |