v1.0.0-pre.4
Pre-release
Pre-release
What's Changed
documents:
- docs: update README compatibility and platform status by @cpunion in #2324
- README: Go support by @xushiwei in #2381 #2383 #2385
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:
- runtime: support native CPU profiling by @zhouguangyuan0718 in #2339
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