summaryrefslogtreecommitdiffstats
path: root/tools/llvm-split
Commit message (Expand)AuthorAgeFilesLines
* [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