[all-commits] [llvm/llvm-project] 32b8fd: Remove README.md.SipHash.

Ahmed Bougacha via All-commits all-commits at lists.llvm.org
Fri Jun 14 16:53:21 PDT 2024


  Branch: refs/heads/users/ahmedbougacha/integrate-siphash-into-libsupport
  Home:   https://github.com/llvm/llvm-project
  Commit: 32b8fd3b645d9a43b183bc7b94f6620cc038fdfe
      https://github.com/llvm/llvm-project/commit/32b8fd3b645d9a43b183bc7b94f6620cc038fdfe
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    R llvm/lib/Support/README.md.SipHash

  Log Message:
  -----------
  Remove README.md.SipHash.


  Commit: 9ce2224f3e51be39c1b0b6a74c8377a1f68949af
      https://github.com/llvm/llvm-project/commit/9ce2224f3e51be39c1b0b6a74c8377a1f68949af
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M llvm/unittests/Support/CMakeLists.txt
    A llvm/unittests/Support/SipHashTest.cpp

  Log Message:
  -----------
  Import test vectors.h from reference implementation.


  Commit: 4980683452aed90e78f6ac23d44cc48ca45ce31f
      https://github.com/llvm/llvm-project/commit/4980683452aed90e78f6ac23d44cc48ca45ce31f
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'users/ahmedbougacha/import-siphash-reference-impl' into users/ahmedbougacha/integrate-siphash-into-libsupport

Conflicts:
      llvm/unittests/Support/CMakeLists.txt
      llvm/unittests/Support/SipHashTest.cpp


  Commit: 52ed57f69cf164d66831b9e398bccac1baf0211b
      https://github.com/llvm/llvm-project/commit/52ed57f69cf164d66831b9e398bccac1baf0211b
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M llvm/include/llvm/Support/SipHash.h
    M llvm/lib/Support/SipHash.cpp
    M llvm/unittests/Support/SipHashTest.cpp

  Log Message:
  -----------
  Reformat; try to preserve original vectors.h.

And don't namespace llvm


Compare: https://github.com/llvm/llvm-project/compare/780778e49d7f...52ed57f69cf1

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list