summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-split
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-192-8/+6
* 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
* [CMake] llvm-split depends on intrinsics_genChris Bieneman2016-11-181-0/+3
* 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
* Remove autoconf supportChris Bieneman2016-01-261-17/+0
* 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-214-0/+117
OpenPOWER on IntegriCloud