summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-split/llvm-split.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Pass a reference to a module to the bitcode writer.Rafael Espindola2018-02-141-1/+1
* [Support] Rename tool_output_file to ToolOutputFile, NFCReid Kleckner2017-09-231-2/+2
* Split Bitcode/ReaderWriter.h into separate reader and writer headersTeresa Johnson2016-11-111-1/+1
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-141-1/+1
* Remove personality for declarations in CloneModule.Evgeniy Stepanov2016-03-281-0/+2
* Add to the split module utility an SCC based method which allows not to g...Sergei Larin2016-01-181-1/+5
* TransformUtils: Introduce module splitter.Peter Collingbourne2015-08-211-0/+67
OpenPOWER on IntegriCloud