Historial de Commits

Autor SHA1 Mensaje Fecha
  Nigel Tao 7db9049039 Merge pull request #36 from sguiheux/gofmt hace 9 años
  Steven Guiheux 5a0054d7b7 fix: gofmt hace 9 años
  Nigel Tao d9eb7a3d35 Support the COPY_4 tag. hace 9 años
  Nigel Tao d6668316e4 Fix BenchmarkExtendMatch to honor the testdata flag. hace 9 años
  Nigel Tao d7b1e156f5 Add a benchdataDir flag. hace 9 años
  Nigel Tao aefa7ba4ef Re-add the testdata flag. hace 9 años
  Nigel Tao 43fea289ed Remove the snappy.test binary, inadvertently checked in. hace 10 años
  Nigel Tao b62d312cd2 Add some benchmark numbers to the README. hace 10 años
  Nigel Tao dfb3612ba2 Inline the extendMatch call. hace 10 años
  Nigel Tao c707890a47 Rearrange the extendMatch register allocation. hace 10 años
  Nigel Tao 5a44a9da21 Inline the emitLiteral call. hace 10 años
  Nigel Tao c3defccc35 Inline the emitCopy call. hace 10 años
  Nigel Tao 598d84db77 Rearrange the emitLiteral register allocation. hace 10 años
  Nigel Tao 9f7b278fd7 Rearrange the emitCopy register allocation. hace 10 años
  Nigel Tao 2b29335120 Run asmfmt. hace 10 años
  Nigel Tao 6ffc20e64a Add more comments for the asm workaround. hace 10 años
  Nigel Tao ec642410cd Workaround "table-32768(SP)(R11*2)" not assembling. hace 10 años
  Nigel Tao 7dddae14f7 Fix redeclaration of "end" in the asm. hace 10 años
  Nigel Tao 2dbf365277 Inline extendMatch for the noasm encoder. hace 10 años
  Nigel Tao 988ce01844 Add a fast path for short emitLiteral calls. hace 10 años
  Nigel Tao 45da9d9c0f Zero out only that part of the hash table in use. hace 10 años
  Nigel Tao 6880122951 Write the encoder's encodeBlock in asm. hace 10 años
  Nigel Tao 17e435849f Restrict the scope of the tableSize variable. hace 10 años
  Nigel Tao 0c43e98dfe Add comment that dst and src must not overlap. hace 10 años
  Nigel Tao 62bb72da9a Write the encoder's emitLiteral in asm. hace 10 años
  Nigel Tao d8211ff0ee Write the encoder's emitCopy in asm. hace 10 años
  Nigel Tao 4f2f9a13dd Write the encoder's extendMatch in asm. hace 10 años
  Nigel Tao 1f4d362d6d Clarify the emitLiteral and emitCopy preconditions. hace 10 años
  Nigel Tao bd94318f58 Add some more encoder tests. hace 10 años
  Nigel Tao 774a97396f Remove the no-longer-used maxOffset constant. hace 10 años