Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GlobalDCE, Misc] Don't remove functions referenced by ifuncs | David Majnemer | 2016-05-04 | 1 | -5/+7 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -1/+0 |
* | Preserve blockaddress use edges in the module splitter. | Evgeniy Stepanov | 2016-03-31 | 1 | -45/+46 |
* | Avoid overly large SmallPtrSet/SmallSet | Matthias Braun | 2016-01-30 | 1 | -1/+1 |
* | [SplitModule] In split module utility we should never separate alias with its... | Sergei Larin | 2016-01-28 | 1 | -0/+7 |
* | Add a change accidentally left out from r258100 | Tobias Edler von Koch | 2016-01-18 | 1 | -0/+0 |
* | Add to the split module utility an SCC based method which allows not to g... | Sergei Larin | 2016-01-18 | 1 | -19/+188 |
* | TransformUtils: Introduce module splitter. | Peter Collingbourne | 2015-08-21 | 1 | -0/+85 |