]> Cypherpunks.ru repositories - gostls13.git/history - test/inline.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / inline.go
2023-10-19 Dmitri Shuralyovtest: migrate remaining files to go:build syntax
2023-09-14 Than McIntoshcmd/compile/internal/inl: inline based on scoring when...
2023-08-23 Matthew Dempskycmd/compile/internal/noder: elide statically known...
2023-05-23 Cuong Manh Letest: remove *_unified.go variants
2023-04-14 Cuong Manh Lecmd/compile: better code generation for constant-fold...
2023-04-14 Cuong Manh Lecmd/compile: reenable inline static init
2023-03-09 Than McIntoshcmd/compile: reorder operations in SCCs to enable more...
2023-02-09 Cuong Manh Lecmd/compile: disable inline static init optimization
2022-11-23 Russ Coxcmd/compile: reenable inlstaticinit
2022-11-22 Matthew Dempskycmd/compile: add -d=inlstaticinit debug flag
2022-11-16 Russ Coxcmd/compile: handle simple inlined calls in staticinit
2022-08-04 Matthew Dempskyall: REVERSE MERGE dev.unified (d558507) into master
2022-08-04 Matthew Dempsky[dev.unified] all: merge master (85d87b9) into dev...
2022-07-28 Matthew Dempsky[dev.unified] all: merge master (462b78f) into dev...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-06-30 Matthew Dempsky[dev.unified] all: merge master (993c387) into dev...
2022-06-24 Matthew Dempsky[dev.unified] all: merge master (5a1c5b8) into dev...
2022-06-16 Matthew Dempsky[dev.unified] all: merge master (635b124) into dev...
2022-06-15 Cuong Manh Le[dev.unified] test: extract different inline test betwe...
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-14 Keith Randallcmd/compile: constant-fold switches early in compilation
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-27 Keith Randalltest: fix inline test on noopt builder
2022-03-25 Wayne Zuocmd/compile: enable inlining SELECT
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-24 Than McIntoshcmd/compile/internal/inline: revise closure inl positio...
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-28 nimelehincmd/compile: allow inlining of ORANGE
2021-10-18 wdvxdrcmd/compile: allow inlining labeled for-statement and...
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-28 Matthew Dempsky[dev.typeparams] test: rename blank functions
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-27 Cuong Manh Le[dev.typeparams] cmd/compile: delay method value wrappe...
2021-06-02 Katie Hockman[dev.fuzz] all: merge master (dd7ba3b) into dev.fuzz
2021-05-25 Matthew Dempsky[dev.typeparams] all: merge master (f22ec51) into dev...
2021-05-18 Than McIntoshcmd/compile: don't emit inltree for closure within...
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-14 Dan Scalescmd/compile: set types properly for imported funcs...
2021-04-10 Keith Randallcmd/compile: include typecheck information in export...
2021-02-25 Egon Elbretest: fix inline.go test for linux-amd64-noopt
2021-02-24 Dan Scalescmd/compile: disable inlining functions with closures...
2021-02-24 Egon Elbrecmd/compile: reduce inline cost of OCONVOP
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-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-20 Dan Scales[dev.regabi] cmd/compile: exporting, importing, and...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-06 Matthew Dempskycmd/compile: support inlining of type switches
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-29 Branden J Browncmd/compile: inline functions evaluated in go and defer...
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Dan Scalescmd/compile: allowing inlining of functions with OCALLPART
2020-10-15 Matthew Dempskycmd/compile: use staticValue for inlining logic
2020-10-15 Matthew Dempskycmd/compile: allow inlining of "for" loops
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-15 Matthew Dempskytest: fix inline.go to pass linux-amd64-noopt
2020-09-14 Matthew Dempskycmd/compile: call fninit earlier
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-06 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-03 Dan Scalescmd/compile: allow mid-stack inlining when there is...
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-09-16 Matthew Dempskycmd/compile: trim function name prefix from escape...
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-04-02 Matthew Dempskycmd/compile: skip escape analysis diagnostics for OADDR
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-08 Keith Randallcmd/compile: encourage inlining of functions with singl...
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-11-05 Hugues Bruantcmd/compile: inline closures with captures
2017-10-11 Hugues Bruantcmd/compile: inline calls to local closures
2017-10-10 Matthew Dempskycmd/compile: remove outdated TODO about inlining
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-05-02 Emmanuel Odekeall: make copyright headers consistent with one space...
2016-03-28 Austin Clements[dev.garbage] Merge remote-tracking branch 'origin...
2016-03-21 Todd Nealcmd/compile: allow inlining of functions with switch...
2016-03-18 Todd Nealcmd/compile: allow inlining of functions that declare...
next