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