Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-05 | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song | 1 | -1/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-02-14 | Pass a reference to a module to the bitcode writer. | Rafael Espindola | 1 | -1/+1 |
2017-09-23 | [Support] Rename tool_output_file to ToolOutputFile, NFC | Reid Kleckner | 1 | -2/+2 |
2016-11-11 | Split Bitcode/ReaderWriter.h into separate reader and writer headers | Teresa Johnson | 1 | -1/+1 |
2016-04-14 | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 1 | -1/+1 |
2016-03-28 | Remove personality for declarations in CloneModule. | Evgeniy Stepanov | 1 | -0/+2 |
2016-01-18 | Add to the split module utility an SCC based method which allows not to g... | Sergei Larin | 1 | -1/+5 |
2015-08-21 | TransformUtils: Introduce module splitter. | Peter Collingbourne | 1 | -0/+67 |