Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GlobalMerge] Set the alignment on merged global structs | David Green | 2018-06-06 | 1 | -1/+1 |
* | [AArch64] Register passes so they can be run by llc | Diana Picus | 2016-08-01 | 1 | -1/+1 |
* | [GlobalMerge] Use private linkage for MergedGlobals variables | John Brawn | 2015-08-11 | 1 | -3/+3 |
* | [CodeGen] Split -enable-global-merge into ARM and AArch64 options. | Ahmed Bougacha | 2015-04-11 | 1 | -1/+1 |
* | [AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1. | Ahmed Bougacha | 2015-03-23 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -26/+26 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -10/+10 |
* | Move GlobalMerge from Transform to CodeGen. | Jiangning Liu | 2014-06-13 | 1 | -0/+73 |