[PATCH] D12260: CodeGen: Introduce LinkedCodeGen and teach LTOCodeGenerator to use it.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 15:59:10 PDT 2015


pcc updated this revision to Diff 33017.
pcc added a comment.

Rebase


http://reviews.llvm.org/D12260

Files:
  include/llvm/CodeGen/Parallel.h
  include/llvm/LTO/LTOCodeGenerator.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/Parallel.cpp
  lib/LTO/LTOCodeGenerator.cpp
  test/LTO/X86/parallel.ll
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12260.33017.patch
Type: text/x-patch
Size: 11710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150824/9705dca2/attachment-0001.bin>


More information about the llvm-commits mailing list