1. 06d6207 Pass a reference to a module to the bitcode writer. by Rafael Espindola · 8 years ago
  2. 97ca964 [Support] Rename tool_output_file to ToolOutputFile, NFC by Reid Kleckner · 8 years ago
  3. a547919 Split Bitcode/ReaderWriter.h into separate reader and writer headers by Teresa Johnson · 9 years ago
  4. 8be7707 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 9 years ago
  5. 2b6ba77f Remove personality for declarations in CloneModule. by Evgeniy Stepanov · 9 years ago
  6. 72b0e15 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. c1e784c TransformUtils: Introduce module splitter. by Peter Collingbourne · 10 years ago