summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SplitModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* [SplitModule] In split module utility we should never separate alias with its...Sergei Larin2016-01-281-0/+7
* Add a change accidentally left out from r258100Tobias Edler von Koch2016-01-181-0/+0
* Add to the split module utility an SCC based method which allows not to g...Sergei Larin2016-01-181-19/+188
* TransformUtils: Introduce module splitter.Peter Collingbourne2015-08-211-0/+85
OpenPOWER on IntegriCloud