]> Cypherpunks.ru repositories - gostls13.git/history - src/internal/bytealg
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / internal / bytealg /
2023-11-09 Joel Singall: clean up addition of constants in riscv64 assembly
2023-11-01 qiulaidongfenginternal/bytealg: optimize indexbyte in amd64
2023-11-01 Jes Cokbytes,internal/bytealg: add func bytealg.LastIndexRabinKarp
2023-10-31 Jes Cokbytes,internal/bytealg: eliminate IndexRabinKarpBytes...
2023-10-31 cui fliterinternal/bytealg: optimize Count/CountString in arm64
2023-10-27 Jes Cokbytes,internal/bytealg: eliminate HashStrBytes,HashStrR...
2023-10-06 Achille Rousselinternal/bytealg: process two AVX2 lanes per Count...
2023-08-28 Paul Murphyinternal/bytealg: improve compare on Power10/PPC64
2023-08-25 Tobias Klauserinternal/bytealg: add generic LastIndexByte{,String}
2023-08-14 Paul E. Murphyinternal/bytealg: optimize Count/CountString for PPC64...
2023-08-07 Mauri de Souza Men... internal/bytealg: optimize Count/CountString in amd64
2023-08-07 Mauri de Souza Men... internal/bytealg: optimize Index/IndexString in amd64
2023-07-20 Philip Silvainternal/bytealg: use generic IndexByte on plan9/amd64
2023-06-29 Mark Ryaninternal/bytealg: fix alignment code in equal_riscv64.s
2023-05-30 Mark Ryaninternal/bytealg: fix alignment code in compare_riscv64.s
2023-04-21 Lynn Bogercmd/internal/obj/ppc64: modify PCALIGN to ensure alignment
2023-04-21 Paul E. Murphyinternal/bytealg: rewrite indexbytebody on PPC64
2023-04-18 Archana Rruntime: improve index on ppc64x/power10
2023-04-07 WANG Xueruiinternal/bytealg, runtime: align some loong64 asm loops...
2023-03-21 Paul E. Murphyinternal/bytealg: rewrite PPC64 Compare
2023-03-16 Archana Rruntime: improve equal on ppc64x/power10
2023-03-09 Joel Singinternal/bytealg: remove aix and linux build tags from...
2023-03-02 Michael Prattall: move //go: function directives directly above...
2023-02-27 Joe Tsaibytes, strings: avoid unnecessary zero initialization
2023-02-11 Joel Singinternal/bytealg: simplify and improve compare on riscv64
2022-11-07 Archana Rinternal/bytealg: add PCALIGN to indexbodyp9 function...
2022-10-31 Archana Rinternal/bytealg: fix bug in index function for ppc64le...
2022-10-26 Wayne Zuoall: delete riscv64 non-register ABI fallback path
2022-09-19 Joel Singinternal/bytealg: correct alignment checks for compare...
2022-08-18 vpachkovruntime: remove dead code and unnecessary checks for...
2022-05-17 Xiaodong Liuinternal/bytealg: support basic byte operation on loong64
2022-05-09 Archana Rinternal/bytealg: optimize index function for ppc64le...
2022-05-03 Meng Zhuointernal/bytealg: mask high bit for riscv64 regabi
2022-05-03 Russ Coxall: REVERSE MERGE dev.boringcrypto (cdcb4b6) into...
2022-05-02 Paul E. Murphyinternal/bytealg: improve PPC64 equal
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-22 Archana Rinternal/bytealg: optimize cmpbody for ppc64le/ppc64
2022-04-22 Meng Zhuointernal/bytealg: port bytealg functions to reg ABI...
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-15 Archana Rinternal/bytealg: optimize indexbyte function for ppc64...
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-28 Cherry Muiall: delete PPC64 non-register ABI fallback path
2022-03-18 Cherry Muiall: delete ARM64 non-register ABI fallback path
2022-03-10 Meng Zhuocmd/compile,bytealg: change context register on riscv64
2022-03-08 Joel Singinternal/bytealg: optimise compare on riscv64
2022-03-08 Joel Singinternal/bytealg: optimise memequal on riscv64
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-06 Tobias Klauserall: remove more leftover // +build lines
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-10-21 Archana Rinternal/bytealg: fix Separator length check for Index...
2021-10-19 Archana Rinternal/bytealg: port bytes.Index and bytes.Count...
2021-09-28 Lynn Bogerinternal/bytealg: port bytealg functions to reg ABI...
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-23 Martin Möhrmannall: replace runtime SSE2 detection with GO386 setting
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-08-11 Cherry Mui[dev.typeparams] runtime, internal/bytealg: remove...
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-28 Katie Hockman[dev.fuzz] all: merge master (c95464f) into dev.fuzz
2021-06-25 Cuong Manh Le[dev.typeparams] all: merge master (37f9a8f) into dev...
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-16 Cuong Manh Le[dev.typeparams] all: merge master (785a8f6) into dev...
2021-06-15 cuishuanginternal/bytealg: remove duplicate go:build line
2021-06-14 Matthew Dempsky[dev.typeparams] all: merge master (fdab5be) into dev...
2021-06-07 Matthew Dempsky[dev.typeparams] all: merge master (8212707) into dev...
2021-06-03 Cherry Mui[dev.typeparams] runtime, internal/bytealg: port perfor...
2021-06-03 Cherry Mui[dev.typeparams] internal/bytealg: call memeqbody direc...
2021-05-18 Cherry Mui[dev.typeparams] all: merge master (690a8c3) into dev...
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-13 Tobias Klauserall: add //go:build lines to assembly files
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-04-21 Lynn Bogerinternal/bytealg: add power9 version of bytes index
2021-04-15 Lynn Bogerbytes: add asm implementation for index on ppc64x
2021-04-15 Austin Clementsinternal/bytealg: port more performance-critical functi...
2021-02-20 Russ Coxall: go fmt std cmd (but revert vendor)
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
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-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-23 Meng Zhuointernal/bytealg: improve mips64x equal on large size
2020-10-19 Tobias Klauserinternal/bytealg: add assembly implementation of Count...
2020-10-13 Tobias Klauserinternal/bytealg: fix typo in IndexRabinKarp{,Bytes...
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-23 Michael Mundaybytes, internal/bytealg: fix incorrect IndexString...
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-17 Heisenberginternal/bytealg: use CBZ instructions
2020-08-16 Keith Randallcrypto,internal/bytealg: fix assembly that clobbers BP
next