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

rieske / trans
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: feature/finish-for-git
DEFAULT BRANCH: master
Repo Added 08 Jan 2015 03:59PM UTC
Files 270
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

LAST BUILD ON BRANCH refactor/codegen-address-homes
branch: refactor/codegen-address-homes
CHANGE BRANCH
x
Reset
  • refactor/codegen-address-homes
  • feature/file-scope-globals
  • feature/finish-for-git
  • feature/structs
  • fix/block-scope-shadowing
  • fix/call-stack-alignment-and-variadic-al
  • fix/dereference-lvalue-store-back
  • fix/for-optional-clauses
  • fix/unary-operand-double-visit
  • fix/void-parameter-list-unary-lvalue-dedup
  • grammar-cleanup
  • master
  • optimize-parser-v1
  • optimize-parser-v2
  • parser-cleanup
  • refactor-types
  • refactor/codegen-address-phase1
  • refactor/visit-children-default
  • renovate/actions-checkout-3.x
  • renovate/actions-checkout-4.x
  • renovate/actions-checkout-7.x
  • renovate/actions-checkout-digest
  • renovate/configure
  • renovate/coverallsapp-github-action-1.x
  • renovate/coverallsapp-github-action-2.x
  • test/local-shadows-function-name
  • test/tier-a-c-coverage-gaps

29 Jun 2026 04:50PM UTC coverage: 90.53% (+0.09%) from 90.44%
28388454187

Pull #43

github

rieske
Separate object homes from register allocation in codegen

Introduce Address for frame slots and global labels, register homes in
globalHomes and frameHomes, and slim Value to allocation-only state
(no storage-class flags). Globals are resolve shells only: loads use
scratch registers without reg.assign, bindResult commits to memory, and
policy follows addressOf().isGlobal(). Fix dereference to use the
pointer Register& from the load path. Add tests for global cache,
calls, and global pointer read/write/RMW.
Pull Request #43: Separate object homes from register allocation in codegen

119 of 119 new or added lines in 5 files covered. (100.0%)

5105 of 5639 relevant lines covered (90.53%)

245443.9 hits per line

Relevant lines Covered
Build:
Build:
5639 RELEVANT LINES 5105 COVERED LINES
245443.9 HITS PER LINE
Source Files on refactor/codegen-address-homes
  • Tree
  • List 214
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28388454187 refactor/codegen-address-homes Separate object homes from register allocation in codegen Introduce Address for frame slots and global labels, register homes in globalHomes and frameHomes, and slim Value to allocation-only state (no storage-class flags). Globals are resolve she... Pull #43 29 Jun 2026 04:55PM UTC rieske github
90.53
See All Builds (427)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc