[all-commits] [llvm/llvm-project] 0c5b0b: [X86] Convert some tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 19 04:12:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c5b0b50c22d215177f7cdacf533444665ffd864
https://github.com/llvm/llvm-project/commit/0c5b0b50c22d215177f7cdacf533444665ffd864
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/test/CodeGen/X86/aliases.ll
M llvm/test/CodeGen/X86/avxneconvert-intrinsics.ll
M llvm/test/CodeGen/X86/avxvnniint8-intrinsics.ll
M llvm/test/CodeGen/X86/cfguard-checks-funclet.ll
M llvm/test/CodeGen/X86/cmpccxadd-intrinsics.ll
M llvm/test/CodeGen/X86/compress-undef-float-passthrough.ll
M llvm/test/CodeGen/X86/dllexport-x86_64.ll
M llvm/test/CodeGen/X86/expand-large-div-rem-sdiv129.ll
M llvm/test/CodeGen/X86/expand-large-div-rem-srem129.ll
M llvm/test/CodeGen/X86/expand-large-div-rem-udiv129.ll
M llvm/test/CodeGen/X86/expand-large-div-rem-urem129.ll
M llvm/test/CodeGen/X86/fshl-splat-undef.ll
M llvm/test/CodeGen/X86/func-sanitizer.ll
M llvm/test/CodeGen/X86/function-alias.ll
M llvm/test/CodeGen/X86/masked_compressstore_isel.ll
M llvm/test/CodeGen/X86/no-plt-libcalls.ll
M llvm/test/CodeGen/X86/pcsections.ll
M llvm/test/CodeGen/X86/pr35763.ll
M llvm/test/CodeGen/X86/pr44749.ll
M llvm/test/CodeGen/X86/pr56351.ll
M llvm/test/CodeGen/X86/pr57283.ll
M llvm/test/CodeGen/X86/pr57474.ll
M llvm/test/CodeGen/X86/pr57673.ll
M llvm/test/CodeGen/X86/raoint-intrinsics-32.ll
M llvm/test/CodeGen/X86/raoint-intrinsics-64.ll
M llvm/test/CodeGen/X86/reassociate-add.ll
M llvm/test/CodeGen/X86/selectiondag-stackmap-legalize.ll
M llvm/test/CodeGen/X86/stack-protector-2.ll
M llvm/test/CodeGen/X86/stack-protector-musttail.ll
M llvm/test/CodeGen/X86/stackmap-dynamic-alloca.ll
Log Message:
-----------
[X86] Convert some tests to opaque pointers (NFC)
More information about the All-commits
mailing list