1. d9b948b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC by Fangrui Song · 6 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. 6a86e25 Pass a reference to a module to the bitcode writer. by Rafael Espindola · 8 years ago
  4. 3fc649c [Support] Rename tool_output_file to ToolOutputFile, NFC by Reid Kleckner · 8 years ago
  5. ad17679 Split Bitcode/ReaderWriter.h into separate reader and writer headers by Teresa Johnson · 9 years ago
  6. 03b42e4 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 9 years ago
  7. f575b26 Remove personality for declarations in CloneModule. by Evgeniy Stepanov · 10 years ago
  8. 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
  9. 1dc6a8d TransformUtils: Introduce module splitter. by Peter Collingbourne · 10 years ago