summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SplitModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GlobalDCE, Misc] Don't remove functions referenced by ifuncsDavid Majnemer2016-05-041-5/+7
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+0
* Preserve blockaddress use edges in the module splitter.Evgeniy Stepanov2016-03-311-45/+46
* Avoid overly large SmallPtrSet/SmallSetMatthias Braun2016-01-301-1/+1
* [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