[all-commits] [llvm/llvm-project] 86d1a0: [test] Remove some legacy PM tests in llvm/test/In...
aeubanks via All-commits
all-commits at lists.llvm.org
Sun Sep 5 11:51:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86d1a0b30684f2ab8ec33f0b6fa3d05e4bada0c8
https://github.com/llvm/llvm-project/commit/86d1a0b30684f2ab8ec33f0b6fa3d05e4bada0c8
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-09-05 (Sun, 05 Sep 2021)
Changed paths:
M llvm/test/Instrumentation/HWAddressSanitizer/alloca-array.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca-compat.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
M llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/atomic.ll
M llvm/test/Instrumentation/HWAddressSanitizer/basic-compat.ll
M llvm/test/Instrumentation/HWAddressSanitizer/basic.ll
M llvm/test/Instrumentation/HWAddressSanitizer/dbg-declare-tag-offset.ll
M llvm/test/Instrumentation/HWAddressSanitizer/dbg-value-tag-offset.ll
M llvm/test/Instrumentation/HWAddressSanitizer/exception-lifetime.ll
M llvm/test/Instrumentation/HWAddressSanitizer/fuchsia.ll
M llvm/test/Instrumentation/HWAddressSanitizer/globals.ll
M llvm/test/Instrumentation/HWAddressSanitizer/kernel-alloca.ll
M llvm/test/Instrumentation/HWAddressSanitizer/kernel-inline.ll
M llvm/test/Instrumentation/HWAddressSanitizer/kernel.ll
M llvm/test/Instrumentation/HWAddressSanitizer/landingpad.ll
M llvm/test/Instrumentation/HWAddressSanitizer/mem-intrinsics.ll
M llvm/test/Instrumentation/HWAddressSanitizer/personality.ll
M llvm/test/Instrumentation/HWAddressSanitizer/prologue.ll
M llvm/test/Instrumentation/HWAddressSanitizer/stack-safety-analysis.ll
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll
M llvm/test/Instrumentation/HWAddressSanitizer/with-calls.ll
M llvm/test/Instrumentation/SanitizerCoverage/abort-in-entry-block.ll
M llvm/test/Instrumentation/SanitizerCoverage/backedge-pruning.ll
M llvm/test/Instrumentation/SanitizerCoverage/chains.ll
M llvm/test/Instrumentation/SanitizerCoverage/cmp-tracing-api-x86_32.ll
M llvm/test/Instrumentation/SanitizerCoverage/cmp-tracing-api-x86_64.ll
M llvm/test/Instrumentation/SanitizerCoverage/cmp-tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/coff-comdat.ll
M llvm/test/Instrumentation/SanitizerCoverage/coff-pc-table-inline-8bit-counters.ll
M llvm/test/Instrumentation/SanitizerCoverage/coff-pc-table-inline-bool-flag.ll
M llvm/test/Instrumentation/SanitizerCoverage/coff-used-ctor.ll
M llvm/test/Instrumentation/SanitizerCoverage/const-cmp-tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/coverage-dbg.ll
M llvm/test/Instrumentation/SanitizerCoverage/coverage.ll
M llvm/test/Instrumentation/SanitizerCoverage/coverage2-dbg.ll
M llvm/test/Instrumentation/SanitizerCoverage/div-tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/gep-tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/inline-8bit-counters.ll
M llvm/test/Instrumentation/SanitizerCoverage/inline-bool-flag.ll
M llvm/test/Instrumentation/SanitizerCoverage/interposable-symbol.ll
M llvm/test/Instrumentation/SanitizerCoverage/no-func.ll
M llvm/test/Instrumentation/SanitizerCoverage/pc-table.ll
M llvm/test/Instrumentation/SanitizerCoverage/postdominator_check.ll
M llvm/test/Instrumentation/SanitizerCoverage/seh.ll
M llvm/test/Instrumentation/SanitizerCoverage/stack-depth-variable-declared-by-user.ll
M llvm/test/Instrumentation/SanitizerCoverage/stack-depth.ll
M llvm/test/Instrumentation/SanitizerCoverage/switch-tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/trace-pc-guard-inline-8bit-counters.ll
M llvm/test/Instrumentation/SanitizerCoverage/trace-pc-guard-inline-bool-flag.ll
M llvm/test/Instrumentation/SanitizerCoverage/trace-pc-guard.ll
M llvm/test/Instrumentation/SanitizerCoverage/tracing-comdat.ll
M llvm/test/Instrumentation/SanitizerCoverage/tracing.ll
M llvm/test/Instrumentation/SanitizerCoverage/unreachable-critedge.ll
M llvm/test/Instrumentation/SanitizerCoverage/wineh.ll
M llvm/test/Instrumentation/ThreadSanitizer/do-not-instrument-memory-access.ll
M llvm/test/Instrumentation/ThreadSanitizer/tsan_basic.ll
Log Message:
-----------
[test] Remove some legacy PM tests in llvm/test/Instrumentation
More information about the All-commits
mailing list