• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rieske / trans / 31867942590
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix/reuse-multiword-temp-stack-slots
DEFAULT BRANCH: master
Ran 15 Aug 2026 05:54AM UTC
Jobs 1
Files 241
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Aug 2026 05:50AM UTC coverage: 93.235% (-0.4%) from 93.624%
31867942590

Pull #210

github

rieske
fix: load and store integers at object size

GPR-resident integers are canonical (sign/zero-extended). Memory
holds the object. emitLoad extends from the home; emitStore writes
1/2/4/8 bytes through a MemoryOperand. Compare, if, and ++/--
materialize to a register so a 1- or 2-byte home is never cmpq/addq.

A spill of a narrow integer no longer allocates a lea scratch (that
recursed until SIGSEGV on git). After ++/-- the truncated object is
stored and not bound as the live ALU register.
Pull Request #210: fix: load and store integers at object size

14017 of 15034 relevant lines covered (93.24%)

82535.51 hits per line

Coverage Regressions

Lines Coverage ∆ File
31
86.05
-10.57% home/runner/work/trans/trans/src/codegen/ATandTInstructionSet.cpp
29
85.71
-10.18% home/runner/work/trans/trans/src/codegen/IntelInstructionSet.cpp
7
98.89
-0.03% home/runner/work/trans/trans/src/codegen/StackMachine.cpp
6
96.59
-0.01% home/runner/work/trans/trans/src/codegen/StackMachine_Call.cpp
5
95.19
0.81% home/runner/work/trans/trans/src/codegen/StackMachine_Arith.cpp
Jobs
ID Job ID Ran Files Coverage
1 31867942590.1 15 Aug 2026 05:54AM UTC 241
93.24
GitHub Action Run
Source Files on build 31867942590
  • Tree
  • List 241
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31867942590
  • Pull Request #210
  • PR Base - master (#31839718096)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc