Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make GlobalValues with non-default visibilility dso_local. | Rafael Espindola | 2018-01-18 | 2 | -6/+6 |
* | Make internal/private GVs implicitly dso_local. | Rafael Espindola | 2018-01-11 | 9 | -20/+20 |
* | Preserve blockaddress use edges in the module splitter. | Evgeniy Stepanov | 2016-03-31 | 1 | -0/+37 |
* | Preserve extern_weak linkage in CloneModule. | Evgeniy Stepanov | 2016-03-31 | 1 | -0/+12 |
* | Remove personality for declarations in CloneModule. | Evgeniy Stepanov | 2016-03-28 | 1 | -0/+18 |
* | [SplitModule] In split module utility we should never separate alias with its... | Sergei Larin | 2016-01-28 | 2 | -0/+85 |
* | Add to the split module utility an SCC based method which allows not to g... | Sergei Larin | 2016-01-18 | 7 | -0/+313 |
* | Have a single way for creating unique value names. | Rafael Espindola | 2015-11-22 | 1 | -3/+3 |
* | [opaque pointer type] Add textual IR support for explicit type parameter for ... | David Blaikie | 2015-09-11 | 1 | -4/+4 |
* | TransformUtils: Introduce module splitter. | Peter Collingbourne | 2015-08-21 | 6 | -0/+114 |