[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:28 PDT 2018


tejohnson updated this revision to Diff 156271.
tejohnson added a comment.

Address comment


Repository:
  rL LLVM

https://reviews.llvm.org/D49429

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

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


More information about the llvm-commits mailing list