COMMITS
March 31, 2026
C
Merge pull request #16566 from argotorg/ssa-use-gas-to-find-stack-size
clonker committed
B
B
SSA: Prefer smaller stacks when searching for best stack size
blishko committed
C
Merge pull request #16553 from argotorg/optimize-solthrow
clonker committed
B
Merge pull request #16551 from argotorg/ssa-update-shuffler-algorithm
blishko committed
March 30, 2026
C
C
Store EVMDialect in SSACFG
clonker committed
C
Remove unused include from SSACFG
clonker committed
B
Merge pull request #16559 from argotorg/ssa-shuffler-shrink-preemptively
blishko committed
C
Merge pull request #16564 from argotorg/ci-fix-arch-linux-boost-dep
clonker committed
C
CI: Add explicit boost-libs to Arch Linux build dependencies
clonker committed
March 26, 2026
C
Work around maybe-uninitialized FP in ConditionalSimplifier
clonker committed
C
Optimize solThrow
clonker committed
B
SSA: Simplify shuffler helper
blishko committed
B
Merge pull request #16554 from argotorg/ssa-yet-another-shuffler-test
blishko committed
B
SSA: Add shuffler test
blishko committed
March 25, 2026
B
SSA: Do not dup prematurely in shuffler
blishko committed
C
C
Use concept for `SSACFG::forEachExit`
clonker committed
C
C
Optimize unreachable block cleaner
clonker committed
C
Extract unreachable block cleaning into its own transform pass
clonker committed
C
Move TrivialPhiEliminator into ssa::transform namespace
clonker committed
March 27, 2026
B
SSA: Shrink stack preemptively in shuffler
blishko committed
B
B
Tests: Run SSA-CFG on external contracts in semantic tests
blishko committed
C
Merge pull request #16557 from argotorg/improve-shuffler-test-interface
clonker committed
C
simplify ssa stackShuffler test definitions
clonker committed
C
relax conditions for a valid ssa stackShuffler test definition
clonker committed
B
Merge pull request #16556 from argotorg/ssa-small-refactor
blishko committed