Commits
Click on a commit to change the comparison rangetest: add pre-Berlin CALL/STATICCALL test cases feat(bench): add codegen phase to compile time tables feat: implement InspectorEvmTr and InspectEvm for JitEvm fix: remove noalias/writable attrs that cause LLVM miscompilation perf: inline address masking and improve constant folding Merge branch 'main' into dani/compiler-improvements Merge branch 'main' into dani/compiler-improvements Merge branch 'main' into dani/compiler-improvements Merge remote-tracking branch 'origin' into dani/compiler-improvements Merge remote-tracking branch 'origin/main' into dani/compiler-improvements fix: align preserve-most wrapper stack fix(llvm): use preserve-most only for JIT refactor(llvm): emit preserve-most mresize stub refactor: build preserve-most stubs via backend fix(llvm): clear debug location for stubs fix(llvm): restore debug location after stubs refactor: abstract builtin stub calling convention refactor: pass call convention to functions