[all-commits] [llvm/llvm-project] a62a80: [clang][x86] Update SSE42 intrinsic tests for both...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Oct 3 05:09:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a62a80cc80b7ad835a10047c970171f6f310e26b
      https://github.com/llvm/llvm-project/commit/a62a80cc80b7ad835a10047c970171f6f310e26b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

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

  Log Message:
  -----------
  [clang][x86] Update SSE42 intrinsic tests for both C/C++

Requires some better checking of labels and some call instructions to handle additional markers


  Commit: 7c50c1e73bc959246933d294319391e762bb05d5
      https://github.com/llvm/llvm-project/commit/7c50c1e73bc959246933d294319391e762bb05d5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    A clang/test/CodeGen/X86/pr51324.c
    A clang/test/CodeGen/X86/pr60006.c
    M clang/test/CodeGen/X86/sse41-builtins.c

  Log Message:
  -----------
  [clang][x86] Pull out PR51324 / PR60006 test cases into their own codegen test files


  Commit: 44df106cb182d2316b4b0b8596d3745f62c17ba6
      https://github.com/llvm/llvm-project/commit/44df106cb182d2316b4b0b8596d3745f62c17ba6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

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

  Log Message:
  -----------
  [clang][x86] Update SSE41 intrinsic tests for both C/C++

Requires some better checking of labels and some call instructions to handle additional markers


Compare: https://github.com/llvm/llvm-project/compare/8d13e7b8c382...44df106cb182

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