Skip to content

Unify register references into single References field#67

Open
RealA10N wants to merge 24 commits into
mainfrom
claude/targets-as-arguments-O1hN7
Open

Unify register references into single References field#67
RealA10N wants to merge 24 commits into
mainfrom
claude/targets-as-arguments-O1hN7

Rename UsesArguments→Uses and DefinitionArguments→Defines

17672f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 29, 2026 in 0s

40.90% (-0.11%) compared to 661e744

View this Pull Request on Codecov

40.90% (-0.11%) compared to 661e744

Details

Codecov Report

❌ Patch coverage is 56.25000% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.90%. Comparing base (661e744) to head (17672f4).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
opt/ssa/function_ssa_info.go 0.00% 24 Missing ⚠️
usm/ssa/ssa_construction.go 0.00% 17 Missing ⚠️
gen/register_generator.go 15.38% 11 Missing ⚠️
gen/function_generator.go 80.95% 2 Missing and 2 partials ⚠️
parse/register.go 80.00% 2 Missing and 2 partials ⚠️
usm/isa/move.go 0.00% 4 Missing ⚠️
usm/isa/phi.go 0.00% 4 Missing ⚠️
aarch64/translation/instructions.go 0.00% 3 Missing ⚠️
opt/dead_code_elimination.go 93.75% 1 Missing and 1 partial ⚠️
parse/instruction.go 71.42% 1 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   41.00%   40.90%   -0.11%     
==========================================
  Files         123      119       -4     
  Lines        3790     3819      +29     
==========================================
+ Hits         1554     1562       +8     
- Misses       2134     2149      +15     
- Partials      102      108       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.