[PATCH] D49429: [ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTypeTests in new PM

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 07:56:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337461: [ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTypeTests in new PM (authored by tejohnson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D49429

Files:
  llvm/trunk/include/llvm/Passes/PassBuilder.h
  llvm/trunk/include/llvm/Transforms/IPO/LowerTypeTests.h
  llvm/trunk/include/llvm/Transforms/IPO/WholeProgramDevirt.h
  llvm/trunk/lib/LTO/LTOBackend.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/trunk/test/Other/new-pm-lto-defaults.ll
  llvm/trunk/test/ThinLTO/X86/cfi-devirt.ll
  llvm/trunk/test/ThinLTO/X86/cfi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49429.156272.patch
Type: text/x-patch
Size: 18118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/7b519f77/attachment.bin>


More information about the llvm-commits mailing list