1. 6a86e25 Pass a reference to a module to the bitcode writer. by Rafael Espindola · 8 years ago
  2. 3fc649c [Support] Rename tool_output_file to ToolOutputFile, NFC by Reid Kleckner · 8 years ago
  3. ad17679 Split Bitcode/ReaderWriter.h into separate reader and writer headers by Teresa Johnson · 9 years ago
  4. 03b42e4 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 9 years ago
  5. f575b26 Remove personality for declarations in CloneModule. by Evgeniy Stepanov · 10 years ago
  6. d19d4d3 Add to the split module utility an SCC based method which allows not to globalize any local variables. by Sergei Larin · 10 years ago
  7. 1dc6a8d TransformUtils: Introduce module splitter. by Peter Collingbourne · 10 years ago