github xgo-dev/llgo v1.0.0-pre.4

latest releases: v1.0.0, v1.0.0-pre.5
pre-release6 days ago

What's Changed

documents:

cl, ssa:

  • cl: stabilize generic local ABI names across cache loads by @cpunion in #2299
  • cl: fold slices of struct and array values into static initializers by @cpunion in #2378
  • ssa: canonicalize basic aliases in generic symbols by @cpunion in #2367
  • cl, ssa: fix zero-sized global init, fold composite literal alloc stores, and add LTO baseline benchmarks by @cpunion in #2376

build:

  • build: preserve main package identity for test builds by @visualfc in #2370
  • internal/packages: eliminate //go:linkname and decouple from x/tools internals by @cpunion in #2369

runtime:

deps:

  • build(deps): bump golang.org/x/tools to v0.49.0 and github.com/goplus/mod to v0.22.0 by @cpunion in #2377

ci & tools:

  • ci: notify compatibility tests for LLGo releases by @zhouguangyuan0718 in #2366
  • build(deps): bump xgo-dev/setup-benchmark-go-action/.github/workflows/publish.yml from 1.0.4 to 1.0.5 by @dependabot[bot] in #2380
  • build(deps): bump xgo-dev/setup-benchmark-go-action from 1.0.4 to 1.0.5 by @dependabot[bot] in #2379

Full Changelog: v1.0.0-pre.3...v1.0.0-pre.4

Don't miss a new llgo release

NewReleases is sending notifications on new releases.