[all-commits] [llvm/llvm-project] fa46f1: [X86] Convert some tests to opaque pointers (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Apr 5 05:08:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa46f1ac3b02bcd786bcaa947f8c4f14ea652f7a
      https://github.com/llvm/llvm-project/commit/fa46f1ac3b02bcd786bcaa947f8c4f14ea652f7a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/atomic-unordered.ll
    M llvm/test/CodeGen/X86/atomic64.ll
    M llvm/test/CodeGen/X86/catchpad-lifetime.ll
    M llvm/test/CodeGen/X86/cfguard-checks.ll
    M llvm/test/CodeGen/X86/codegen-prepare-cast.ll
    M llvm/test/CodeGen/X86/dag-update-nodetomatch.ll
    M llvm/test/CodeGen/X86/fold-sext-trunc.ll
    M llvm/test/CodeGen/X86/pr32610.ll
    M llvm/test/CodeGen/X86/sink-gep-before-mem-inst.ll
    M llvm/test/CodeGen/X86/stack-protector-no-return.ll
    M llvm/test/CodeGen/X86/tailcall-extract.ll
    M llvm/test/CodeGen/X86/tls-loads-control.ll
    M llvm/test/CodeGen/X86/tls-loads-control2.ll

  Log Message:
  -----------
  [X86] Convert some tests to opaque pointers (NFC)


  Commit: 79c1cf11cba9b8a1b3a4eea593286708468ada9f
      https://github.com/llvm/llvm-project/commit/79c1cf11cba9b8a1b3a4eea593286708468ada9f
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/fold-call-3.ll
    M llvm/test/CodeGen/X86/pr38217.ll

  Log Message:
  -----------
  [X86] Name instructions in test (NFC)


Compare: https://github.com/llvm/llvm-project/compare/e42f920918ca...79c1cf11cba9


More information about the All-commits mailing list