[all-commits] [llvm/llvm-project] 6f73cc: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Oct 14 15:40:39 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/nfcintrumentation-dont-brake-long-run-lines
Home: https://github.com/llvm/llvm-project
Commit: 6f73cc8a355ee6482902948f3901a57c857adf7b
https://github.com/llvm/llvm-project/commit/6f73cc8a355ee6482902948f3901a57c857adf7b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M llvm/test/Instrumentation/AddressSanitizer/asan-detect-invalid-pointer-pair.ll
M llvm/test/Instrumentation/AddressSanitizer/asan-funclet.ll
M llvm/test/Instrumentation/AddressSanitizer/asan-masked-load-store.ll
M llvm/test/Instrumentation/AddressSanitizer/asan-optimize-callbacks.ll
M llvm/test/Instrumentation/AddressSanitizer/asan-vp-load-store.ll
M llvm/test/Instrumentation/AddressSanitizer/freebsd.ll
M llvm/test/Instrumentation/AddressSanitizer/no-global-ctors.ll
M llvm/test/Instrumentation/AddressSanitizer/no_global_dtors.ll
M llvm/test/Instrumentation/AddressSanitizer/stack_dynamic_alloca.ll
M llvm/test/Instrumentation/AddressSanitizer/stack_layout.ll
M llvm/test/Instrumentation/AddressSanitizer/ubsan.ll
M llvm/test/Instrumentation/AddressSanitizer/vector-load-store.ll
M llvm/test/Instrumentation/AddressSanitizer/with-ifunc.ll
M llvm/test/Instrumentation/HWAddressSanitizer/prologue.ll
M llvm/test/Instrumentation/HWAddressSanitizer/stack-coloring.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll
M llvm/test/Instrumentation/HeapProfiler/masked-load-store.ll
M llvm/test/Instrumentation/MemorySanitizer/X86/msan_x86_bts_asm.ll
M llvm/test/Instrumentation/MemorySanitizer/X86/msan_x86intrinsics.ll
M llvm/test/Instrumentation/MemorySanitizer/X86/vararg-too-large.ll
M llvm/test/Instrumentation/MemorySanitizer/X86/vararg_call.ll
M llvm/test/Instrumentation/MemorySanitizer/array_types.ll
M llvm/test/Instrumentation/MemorySanitizer/bmi.ll
M llvm/test/Instrumentation/MemorySanitizer/byval-alignment.ll
M llvm/test/Instrumentation/MemorySanitizer/check-array.ll
M llvm/test/Instrumentation/MemorySanitizer/check-struct.ll
M llvm/test/Instrumentation/MemorySanitizer/clmul.ll
M llvm/test/Instrumentation/MemorySanitizer/i386/msan_x86_bts_asm.ll
M llvm/test/Instrumentation/MemorySanitizer/i386/msan_x86intrinsics.ll
M llvm/test/Instrumentation/MemorySanitizer/i386/vararg-too-large.ll
M llvm/test/Instrumentation/MemorySanitizer/i386/vararg_call.ll
M llvm/test/Instrumentation/MemorySanitizer/instrumentation-with-call-threshold.ll
M llvm/test/Instrumentation/MemorySanitizer/manual-shadow.ll
M llvm/test/Instrumentation/MemorySanitizer/missing_origin.ll
M llvm/test/Instrumentation/MemorySanitizer/msan_asm_conservative.ll
M llvm/test/Instrumentation/MemorySanitizer/msan_eager.ll
M llvm/test/Instrumentation/MemorySanitizer/msan_kernel_basic.ll
M llvm/test/Instrumentation/MemorySanitizer/msan_llvm_is_constant.ll
M llvm/test/Instrumentation/MemorySanitizer/mul_by_constant.ll
M llvm/test/Instrumentation/MemorySanitizer/origin-alignment.ll
M llvm/test/Instrumentation/MemorySanitizer/origin-array.ll
M llvm/test/Instrumentation/MemorySanitizer/reduce.ll
M llvm/test/Instrumentation/MemorySanitizer/stable_set_alloca_origin.ll
M llvm/test/Instrumentation/MemorySanitizer/store-long-origin.ll
M llvm/test/Instrumentation/MemorySanitizer/vector_arith.ll
M llvm/test/Instrumentation/MemorySanitizer/vector_cmp.ll
M llvm/test/Instrumentation/MemorySanitizer/vector_pack.ll
M llvm/test/Instrumentation/MemorySanitizer/vector_shift.ll
M llvm/test/Instrumentation/SanitizerCoverage/crit-edge-sancov.ll
M llvm/test/Instrumentation/SanitizerCoverage/stack-depth-variable-declared-by-user.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
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