-
Notifications
You must be signed in to change notification settings - Fork 16
Issues: matter-labs/era-compiler-llvm
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[EVM] List of failing test contracts
bug
Something isn't working
EVM backend
#732
opened Oct 31, 2024 by
PavelKopyl
[EVM] Stackification cleans up stack too eagerly
EVM backend
optimization
stackification
#728
opened Oct 30, 2024 by
akiramenai
[EVM] Print stack in assembly as comments
enhancement
New feature or request
EVM backend
#726
opened Oct 28, 2024 by
akiramenai
[EVM] Implement EraVMSHA3ConstFolding
EVM backend
optimization
#725
opened Oct 25, 2024 by
vladimirradosavljevic
[EVM] Implement stack machine friendly scheduler on ISel
EVM backend
optimization
research
#724
opened Oct 25, 2024 by
PavelKopyl
[EVM] Fold identical BBs after call to jumps lowering
EVM backend
optimization
#723
opened Oct 24, 2024 by
akiramenai
[EVM] Reapply EraVM alias analysis tweaks
EVM backend
optimization
#721
opened Oct 24, 2024 by
akiramenai
[EVM] Port applicable passes and pipeline configuration from EraVM
EVM backend
optimization
#720
opened Oct 23, 2024 by
akiramenai
[EVM] Implement spilling/reloading for stackification
EVM backend
full-test-passing
stackification
#719
opened Oct 23, 2024 by
akiramenai
[EVM] Check for logic duplication in stack slots rematerialization logic
EVM backend
optimization
refactoring
stackification
#718
opened Oct 23, 2024 by
akiramenai
[EVM] Don't reorder stack operands for a commutable instruction
EVM backend
optimization
stackification
#717
opened Oct 23, 2024 by
akiramenai
Adjust add instructions with constant to leverage indexed loads and stores
EraVM backend
optimization
#710
opened Oct 1, 2024 by
vladimirradosavljevic
Investigate hanging up of solidity-compiler tests for windows with the new assembler/linker support
#677
opened Aug 9, 2024 by
PavelKopyl
Support
stack = cond ? stack : value
folding into a single conditional move
EraVM backend
optimization
#662
opened Jul 24, 2024 by
akiramenai
Adjust CMP with immediate to CSE opportunities with other CMP
#655
opened Jul 10, 2024 by
vladimirradosavljevic
Change CMP with imm to large imm and vice versa to expose CSE opportunities with SUB
#654
opened Jul 8, 2024 by
vladimirradosavljevic
Investigate if we can improve sink to multiple use results
LLVM update
optimization
optimizer
#644
opened Jul 3, 2024 by
akiramenai
Investigate where generation of overflow intrinsics is not profitable
#625
opened Jun 17, 2024 by
vladimirradosavljevic
[MC][AsmParser] JumpTables: support symbol expressions in .cell directive
backend: asmparser
#624
opened Jun 17, 2024 by
PavelKopyl
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.