-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: matter-labs/era-compiler-llvm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[EVM] Unfold signextend(c, x) -> ashr(shl(x, 256 - (c + 1) * 8), 256 - (c + 1) * 8)
#875
opened Aug 1, 2025 by
vladimirradosavljevic
•
Draft
[EVM] Fold signextend(b, signextend(b, x)) -> signextend(b, x)
#873
opened Jul 31, 2025 by
vladimirradosavljevic
Loading…
[EVM] Place EVMAA at the start of the AAs chain
#868
opened Jul 30, 2025 by
PavelKopyl
•
Draft
57 tasks
[EVM][InlineCost] Set threshold to a small value when BB is unreachable-terminated
#867
opened Jul 29, 2025 by
vladimirradosavljevic
Loading…
[EVM] Refine system intrinsics' attributes via AA custom fix
#865
opened Jul 28, 2025 by
PavelKopyl
•
Draft
57 tasks
[EVM] Refine the memory effects of intrinsics for greater AA accuracy + custom extension of DSE
#838
opened Jun 19, 2025 by
PavelKopyl
•
Draft
57 tasks
[EraVM] Do not set Uses=[Flags] unconditionally in JCl
#558
opened May 21, 2024 by
atrosinenko
•
Draft
ProTip!
no:milestone will show everything without a milestone.