1. 18 10月, 2012 1 次提交
  2. 25 9月, 2012 1 次提交
  3. 22 9月, 2012 1 次提交
  4. 18 9月, 2012 1 次提交
  5. 30 8月, 2012 1 次提交
  6. 03 8月, 2012 2 次提交
  7. 19 6月, 2012 1 次提交
  8. 16 5月, 2012 1 次提交
    • A
      SSE4 optimization · 95af1282
      Arun Sharma 提交于
      Summary:
      This speeds up CRC computation significantly on
      hardware that supports it. Enabled via -msse4.
      
      Note: the binary won't be usable on older CPUs
      that don't support the instruction.
      
      Test Plan: crc32c_test
      
      Reviewers: dhruba
      
      Reviewed By: dhruba
      
      Differential Revision: https://reviews.facebook.net/D3201
      95af1282
  9. 15 5月, 2012 1 次提交