[all-commits] [llvm/llvm-project] e6cdef: [XRay][test] Clean up llc RUN lines
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jan 21 17:00:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6cdef187ed37468c14c53723c58cbde3e1341db
https://github.com/llvm/llvm-project/commit/e6cdef187ed37468c14c53723c58cbde3e1341db
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-21 (Fri, 21 Jan 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/xray-attribute-instrumentation.ll
M llvm/test/CodeGen/AArch64/xray-omit-function-index.ll
M llvm/test/CodeGen/AArch64/xray-partial-instrumentation-skip-entry.ll
M llvm/test/CodeGen/AArch64/xray-partial-instrumentation-skip-exit.ll
M llvm/test/CodeGen/AArch64/xray-tail-call-sled.ll
M llvm/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
M llvm/test/CodeGen/ARM/xray-armv7-attribute-instrumentation.ll
M llvm/test/CodeGen/ARM/xray-tail-call-sled.ll
M llvm/test/CodeGen/Hexagon/xray-pred-ret.ll
M llvm/test/CodeGen/Hexagon/xray.ll
M llvm/test/CodeGen/Mips/xray-mips-attribute-instrumentation.ll
M llvm/test/CodeGen/Mips/xray-section-group.ll
M llvm/test/CodeGen/PowerPC/xray-attribute-instrumentation.ll
M llvm/test/CodeGen/PowerPC/xray-conditional-return.ll
M llvm/test/CodeGen/PowerPC/xray-ret-is-terminator.ll
M llvm/test/CodeGen/PowerPC/xray-tail-call-hidden.ll
M llvm/test/CodeGen/PowerPC/xray-tail-call-sled.ll
M llvm/test/CodeGen/X86/xray-attribute-instrumentation.ll
M llvm/test/CodeGen/X86/xray-custom-log.ll
M llvm/test/CodeGen/X86/xray-empty-firstmbb.mir
M llvm/test/CodeGen/X86/xray-ignore-loop-detection.ll
M llvm/test/CodeGen/X86/xray-log-args.ll
M llvm/test/CodeGen/X86/xray-loop-detection.ll
M llvm/test/CodeGen/X86/xray-multiplerets-in-blocks.mir
M llvm/test/CodeGen/X86/xray-partial-instrumentation-skip-entry.ll
M llvm/test/CodeGen/X86/xray-partial-instrumentation-skip-exit.ll
M llvm/test/CodeGen/X86/xray-section-group.ll
M llvm/test/CodeGen/X86/xray-selective-instrumentation.ll
M llvm/test/CodeGen/X86/xray-tail-call-sled.ll
Log Message:
-----------
[XRay][test] Clean up llc RUN lines
More information about the All-commits
mailing list