[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 16:38:44 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246236: CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator to use it. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D12260?vs=33361&id=33378#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12260

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12260.33378.patch
Type: text/x-patch
Size: 13112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150827/11c9da47/attachment.bin>


More information about the llvm-commits mailing list