Sign in
fuchsia
/
third_party
/
golang
/
snappy
Clone this repo:
Branches
main
master
upstream/master
553a641
Merge pull request #37 from fatedier/master
by Nigel Tao
· 6 years ago
main
master
upstream/master
0d9c4c0
fix typo
by fatedier
· 6 years ago
7db9049
Merge pull request #36 from sguiheux/gofmt
by Nigel Tao
· 6 years ago
5a0054d
fix: gofmt
by Steven Guiheux
· 6 years ago
d9eb7a3
Support the COPY_4 tag.
by Nigel Tao
· 7 years ago
d666831
Fix BenchmarkExtendMatch to honor the testdata flag.
by Nigel Tao
· 7 years ago
d7b1e15
Add a benchdataDir flag.
by Nigel Tao
· 7 years ago
aefa7ba
Re-add the testdata flag.
by Nigel Tao
· 7 years ago
43fea28
Remove the snappy.test binary, inadvertently checked in.
by Nigel Tao
· 7 years ago
b62d312
Add some benchmark numbers to the README.
by Nigel Tao
· 7 years ago
dfb3612
Inline the extendMatch call.
by Nigel Tao
· 7 years ago
c707890
Rearrange the extendMatch register allocation.
by Nigel Tao
· 7 years ago
5a44a9d
Inline the emitLiteral call.
by Nigel Tao
· 7 years ago
c3defcc
Inline the emitCopy call.
by Nigel Tao
· 7 years ago
598d84d
Rearrange the emitLiteral register allocation.
by Nigel Tao
· 7 years ago
9f7b278
Rearrange the emitCopy register allocation.
by Nigel Tao
· 7 years ago
2b29335
Run asmfmt.
by Nigel Tao
· 7 years ago
6ffc20e
Add more comments for the asm workaround.
by Nigel Tao
· 7 years ago
ec64241
Workaround "table-32768(SP)(R11*2)" not assembling.
by Nigel Tao
· 7 years ago
7dddae1
Fix redeclaration of "end" in the asm.
by Nigel Tao
· 7 years ago
More »