[PATCH] D85457: [NewPM][optnone] Mark various passes as required
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 15:52:15 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6ea8779c2e0: [NewPM][optnone] Mark various passes as required (authored by aeubanks).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85457/new/
https://reviews.llvm.org/D85457
Files:
clang/test/CodeGen/O0-no-skipped-passes.c
llvm/include/llvm/IR/IRPrintingPasses.h
llvm/include/llvm/IR/PassManager.h
llvm/include/llvm/IR/Verifier.h
llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h
llvm/include/llvm/Transforms/Coroutines/CoroEarly.h
llvm/include/llvm/Transforms/Coroutines/CoroElide.h
llvm/include/llvm/Transforms/Coroutines/CoroSplit.h
llvm/include/llvm/Transforms/IPO/AlwaysInliner.h
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h
llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h
llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h
llvm/include/llvm/Transforms/Scalar/LowerAtomic.h
llvm/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h
llvm/test/Feature/optnone-opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85457.285776.patch
Type: text/x-patch
Size: 11131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/d64e2474/attachment.bin>
More information about the llvm-commits
mailing list