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