summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-split
Commit message (Expand)AuthorAgeFilesLines
* Make GlobalValues with non-default visibilility dso_local.Rafael Espindola2018-01-182-6/+6
* Make internal/private GVs implicitly dso_local.Rafael Espindola2018-01-119-20/+20
* Preserve blockaddress use edges in the module splitter.Evgeniy Stepanov2016-03-311-0/+37
* Preserve extern_weak linkage in CloneModule.Evgeniy Stepanov2016-03-311-0/+12
* Remove personality for declarations in CloneModule.Evgeniy Stepanov2016-03-281-0/+18
* [SplitModule] In split module utility we should never separate alias with its...Sergei Larin2016-01-282-0/+85
* Add to the split module utility an SCC based method which allows not to g...Sergei Larin2016-01-187-0/+313
* Have a single way for creating unique value names.Rafael Espindola2015-11-221-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-4/+4
* TransformUtils: Introduce module splitter.Peter Collingbourne2015-08-216-0/+114
OpenPOWER on IntegriCloud