[all-commits] [llvm/llvm-project] acead4: [test] Migrate legacy InstrProfiling tests to new PM
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jul 16 01:10:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acead46a10431c5b085c8cb91e4ebceafbd51749
https://github.com/llvm/llvm-project/commit/acead46a10431c5b085c8cb91e4ebceafbd51749
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M llvm/test/Instrumentation/InstrProfiling/atomic-updates.ll
M llvm/test/Instrumentation/InstrProfiling/coverage.ll
M llvm/test/Instrumentation/InstrProfiling/debug-info-correlate-coverage.ll
M llvm/test/Instrumentation/InstrProfiling/debug-info-correlate.ll
M llvm/test/Instrumentation/InstrProfiling/early-exit.ll
M llvm/test/Instrumentation/InstrProfiling/icall-comdat.ll
M llvm/test/Instrumentation/InstrProfiling/icall-nocomdat.ll
M llvm/test/Instrumentation/InstrProfiling/no-counters.ll
M llvm/test/Instrumentation/InstrProfiling/noruntime.ll
M llvm/test/Instrumentation/InstrProfiling/platform.ll
M llvm/test/Instrumentation/InstrProfiling/runtime-counter-relocation.ll
Log Message:
-----------
[test] Migrate legacy InstrProfiling tests to new PM
More information about the All-commits
mailing list