[PATCH] D33429: [NewPM] Initial pipeline for ThinLTO

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 18:53:00 PDT 2017


davide created this revision.
Herald added subscribers: eraman, inglorion, Prazek, mehdi_amini.

As per @timshen request.
I haven't tried this in a while, and a fair amount of things changed, so use with caution, but it's still a good starting point.
Please let me know if you find any problems and I'll try to fix them ASAP.


https://reviews.llvm.org/D33429

Files:
  include/llvm/Passes/PassBuilder.h
  lib/CodeGen/BackendUtil.cpp
  lib/LTO/LTOBackend.cpp
  lib/Passes/PassBuilder.cpp
  test/ThinLTO/X86/error-newpm.ll
  test/ThinLTO/X86/newpm-basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33429.99841.patch
Type: text/x-patch
Size: 11377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/3f556c13/attachment.bin>


More information about the llvm-commits mailing list