提交历史

作者 SHA1 备注 提交日期
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Peter Collingbourne 9ffe073e98 CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output. 7 年之前
  Rafael Espindola 06d6207c1c Pass a reference to a module to the bitcode writer. 7 年之前
  Michael Zolotukhin 41b2567ccb Remove redundant includes from lib/CodeGen. 7 年之前
  Peter Collingbourne dead081fb2 Bitcode: Change module reader functions to return an llvm::Expected. 8 年之前
  Teresa Johnson a547919737 Split Bitcode/ReaderWriter.h into separate reader and writer headers 8 年之前
  Benjamin Kramer e5eb673413 Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param. 9 年之前
  Davide Italiano 8bef6e290e [ParallelCG] SmallVector<char> -> SmallString. 9 年之前
  Rafael Espindola ec86ae2bb5 Keep only the splitCodegen version that takes a factory. 9 年之前
  Davide Italiano db52b36ad2 [ParallelCG] Add a new splitCodeGen() API which takes a TargetMachineFactory. 9 年之前
  Davide Italiano 0e3b20fef7 Revert "[LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory." 9 年之前
  Davide Italiano 8885fcd061 [LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory. 9 年之前
  Evgeniy Stepanov d8c5d5c30e [gold] Save bitcode for module partitions (save-temps + split codegen). 9 年之前
  Teresa Johnson 474ca56a69 Change split code gen to use ThreadPool 9 年之前
  Sergei Larin 72b0e155fd Add to the split module utility an SCC based method which allows not to globalize any local variables. 9 年之前
  Tobias Edler von Koch 5b01c01496 [LTO] Add option to emit assembly from LTOCodeGenerator 9 年之前
  Peter Collingbourne ae55d356be Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support/thread.h. 10 年之前
  Peter Collingbourne daf6885fa4 CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator to use it. 10 年之前