[PATCH] D58375: [Clang] Disable new PM for tests that use optimization level -O1, -O2 and -O3

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 20:14:52 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362580: [Clang] Disable new PM for tests that use optimization level -O1, -O2 and -O3 (authored by phosek, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58375?vs=200784&id=203067#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58375/new/

https://reviews.llvm.org/D58375

Files:
  cfe/trunk/test/CodeGen/callback_annotated.c
  cfe/trunk/test/CodeGen/cfi-icall-cross-dso.c
  cfe/trunk/test/CodeGen/complex-math.c
  cfe/trunk/test/CodeGen/dllimport.c
  cfe/trunk/test/CodeGen/inline2.c
  cfe/trunk/test/CodeGen/lifetime.c
  cfe/trunk/test/CodeGen/sanitize-address-field-padding.cpp
  cfe/trunk/test/CodeGen/tbaa-for-vptr.cpp
  cfe/trunk/test/CodeGenCXX/atomicinit.cpp
  cfe/trunk/test/CodeGenCXX/cfi-speculative-vtable.cpp
  cfe/trunk/test/CodeGenCXX/debug-info-class-optzns.cpp
  cfe/trunk/test/CodeGenCXX/dllimport-members.cpp
  cfe/trunk/test/CodeGenCXX/dllimport.cpp
  cfe/trunk/test/CodeGenCXX/dso-local-executable.cpp
  cfe/trunk/test/CodeGenCXX/init-invariant.cpp
  cfe/trunk/test/CodeGenCXX/merge-functions.cpp
  cfe/trunk/test/CodeGenCXX/nrvo.cpp
  cfe/trunk/test/CodeGenCXX/sanitize-dtor-nontrivial-virtual-base.cpp
  cfe/trunk/test/CodeGenCXX/visibility-hidden-extern-templates.cpp
  cfe/trunk/test/CodeGenObjCXX/nrvo.mm
  cfe/trunk/test/Driver/asan.c
  cfe/trunk/test/Driver/msan.c
  cfe/trunk/test/Driver/tsan.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58375.203067.patch
Type: text/x-patch
Size: 34191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/99214927/attachment.bin>


More information about the llvm-commits mailing list