[all-commits] [llvm/llvm-project] 6574d7: [XOP] Add i386 test coverage to xop intrinsic tests

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Apr 20 02:44:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6574d75b8dae6219d003fe8b1046db34199248f2
      https://github.com/llvm/llvm-project/commit/6574d75b8dae6219d003fe8b1046db34199248f2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-04-20 (Wed, 20 Apr 2022)

  Changed paths:
    M clang/test/CodeGen/X86/xop-builtins-cmp.c
    M clang/test/CodeGen/X86/xop-builtins.c

  Log Message:
  -----------
  [XOP] Add i386 test coverage to xop intrinsic tests


  Commit: 88d61cc6e934225059490249ce12e48f4559587d
      https://github.com/llvm/llvm-project/commit/88d61cc6e934225059490249ce12e48f4559587d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-04-20 (Wed, 20 Apr 2022)

  Changed paths:
    M clang/test/CodeGen/X86/sse3-builtins.c

  Log Message:
  -----------
  [X86][SSE] Add i386 test coverage to sse3 intrinsic tests


  Commit: c86588af6596d96d046513269dbb1284016391a4
      https://github.com/llvm/llvm-project/commit/c86588af6596d96d046513269dbb1284016391a4
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-04-20 (Wed, 20 Apr 2022)

  Changed paths:
    M clang/test/CodeGen/X86/ssse3-builtins.c

  Log Message:
  -----------
  [X86][SSE] Add i386 test coverage to ssse3 intrinsic tests


Compare: https://github.com/llvm/llvm-project/compare/1fe1f913c548...c86588af6596


More information about the All-commits mailing list