]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/compile/internal/base/debug.go
cmd/compile: restore zero-copy string->[]byte optimization
[gostls13.git] / src / cmd / compile / internal / base / debug.go
2023-08-18 Matthew Dempskycmd/compile: restore zero-copy string->[]byte optimization
2023-08-10 Than McIntoshcmd/compile/internal/inline: add framework to compute...
2023-05-22 Michael Prattcmd/compile: enable PGO-driven call devirtualization
2023-05-22 Michael Prattcmd/compile: replace -d=pgoinline with -d=pgodebug
2023-05-11 Than McIntoshcmd/compile: remove debugging option InlineSCCOnePass...
2023-03-09 Than McIntoshcmd/compile: reorder operations in SCCs to enable more...
2023-03-09 Than McIntoshcmd/compile: remove -wrapglobalmapinit flag
2023-03-06 David Chasecmd/compile: experimental loop iterator capture semanti...
2023-02-06 Than McIntoshcmd/compile: enable deadcode of unreferenced large...
2023-01-26 Matthew Dempskycmd/compile/internal/types: remove Markdcl/Pushdcl...
2023-01-26 Matthew Dempskycmd/compile: remove -d=typecheckinl flag
2023-01-25 Matthew Dempskycmd: remove GOEXPERIMENT=nounified knob
2022-11-23 Russ Coxcmd/compile: reenable inlstaticinit
2022-11-22 Matthew Dempskycmd/compile: add -d=inlstaticinit debug flag
2022-11-21 Matthew Dempskycmd/compile: reject anonymous interface cycles
2022-11-15 David Chasecmd/compile: add testing-flag guard to package-is-colle...
2022-11-10 Cherry Muicmd/compile: adjust PGO inlining default parameters
2022-11-07 David Chasecmd/compile: let compiler downgrade its own concurrency
2022-11-03 David Chasecmd/compile: if GOGC is not set, temporarily boost...
2022-11-03 David Chasecmd/compile: add debug-hash flag for fused-multiply-add
2022-11-03 Cherry Muicmd/compile: use CDF to determine PGO inline threshold
2022-11-02 Cherry Muicmd/compile: use edge weights to decide inlineability...
2022-11-02 David Chasecmd/compile: renovate GOSSAHASH
2022-10-31 David Chasecmd/compile: add ability to indicate 'concurrentOk...
2022-10-28 Raj Barikcmd/compile: Enables PGO in Go and performs profile...
2022-08-30 Cuong Manh Lecmd/compile: fix unified IR shapifying recursive instan...
2022-08-23 Matthew Dempskycmd/compile: fix unified IR's pointer-shaping
2022-05-11 Cherry Muicmd/internal/obj: add a flag to not write referenced...
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-01 Matthew Dempskycmd/compile: remove unified IR quirks mode
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-05 Austin Clementscmd/{asm,compile,internal/obj}: add "maymorestack"...
2021-11-05 Austin Clementscmd/compile,cmd/internal/objabi: move -d flag parser...
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-12 Gerrit Code ReviewMerge "all: REVERSE MERGE dev.typeparams (4d3cc84)...
2021-08-12 Matthew Dempskyall: REVERSE MERGE dev.typeparams (4d3cc84) into master
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-07-26 Matthew Dempsky[dev.typeparams] all: merge master (ecaa681) into dev...
2021-07-22 Matthew Dempsky[dev.typeparams] all: merge master (798ec73) into dev...
2021-07-20 Matthew Dempsky[dev.typeparams] all: merge master (c8f4e61) into dev...
2021-07-08 Matthew Dempsky[dev.typeparams] all: merge master (296ddf2) into dev...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-02 Matthew Dempsky[dev.typeparams] all: merge master (912f075) into dev...
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-25 Cuong Manh Le[dev.typeparams] all: merge master (37f9a8f) into dev...
2021-06-22 Matthew Dempsky[dev.typeparams] cmd/compile: add -d=unifiedquirks...
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-18 Matthew Dempsky[dev.typeparams] cmd/compile: record writer's stack...
2021-06-16 Cuong Manh Le[dev.typeparams] all: merge master (785a8f6) into dev...
2021-06-15 Matthew Dempsky[dev.typeparams] cmd/compile: add -d=unified flag to...
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-04-05 Cherry Zhangcmd/compile: add a debug flag to enable/disable open...
2021-03-18 Austin Clementscmd: move experiment flags into objabi.Experiment
2021-02-24 Dan Scalescmd/compile: disable inlining functions with closures...
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-16 Cherry Zhangall: merge branch dev.regabi (d3cd4830ad) into master
2021-02-16 Cherry Zhang[dev.regabi] all: merge master (5faf941) into dev.regabi
2021-02-12 Cherry Zhang[dev.regabi] all: merge master (ff0e93e) into dev.regabi
2021-02-08 Cherry Zhang[dev.regabi] all: merge master (1901853) into dev.regabi
2021-02-02 Robert Griesemer[dev.regabi] all: merge master (fca94ab) into dev.regabi
2021-01-26 Matthew Dempsky[dev.regabi] all: merge master (bf0f7c9) into dev.regabi
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-12 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (d9acf6f) into...
2021-01-12 Matthew Dempsky[dev.regabi] cmd/compile: always use the compile queue
2020-12-28 Matthew Dempsky[dev.regabi] all: merge master (1d78139) into dev.regabi
2020-12-22 Russ Cox[dev.typeparams] all: merge dev.regabi (ec741b0) into...
2020-12-22 Russ Cox[dev.regabi] all: merge master (c9fb4eb) into dev.regabi
2020-12-22 Than McIntosh[dev.regabi] cmd/compile,cmd/link: initial support...
2020-12-21 Matthew Dempsky[dev.regabi] all: merge master into dev.regabi
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-03 Russ Cox[dev.regabi] all: merge master (d0c0dc682c1f) into...
2020-11-25 Russ Cox[dev.regabi] merge master 4481ad6eb6 into dev.regabi
2020-11-25 Russ Cox[dev.typeparams] merge dev.regabi 41f3af9d04 into dev...
2020-11-25 Russ Cox[dev.regabi] cmd/compile: introduce cmd/compile/interna...