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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 14:57:09 PDT 2015


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

- Address review comments


http://reviews.llvm.org/D12260

Files:
  include/llvm/CodeGen/ParallelCG.h
  include/llvm/LTO/LTOCodeGenerator.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/ParallelCG.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.33359.patch
Type: text/x-patch
Size: 12701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150827/174c8074/attachment.bin>


More information about the llvm-commits mailing list