| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Teach llvm::StripDebugInfo() about global variable !dbg attachments. | Adrian Prantl | 2016-10-10 | 1 | -1/+3 |
| * | DebugInfo: New metadata representation for global variables. | Peter Collingbourne | 2016-09-13 | 1 | -0/+23 |
| * | CodeGen: Make the global-merge pass independently testable, and add a test. | Peter Collingbourne | 2016-05-19 | 1 | -0/+20 |
| * | Move GlobalMerge from Transform to CodeGen. | Jiangning Liu | 2014-06-13 | 7 | -211/+0 |
| * | Global merge for global symbols. | Jiangning Liu | 2014-06-11 | 5 | -65/+97 |
| * | Rename global-merge to enable-global-merge. | Jiangning Liu | 2014-06-11 | 2 | -8/+8 |
| * | Reduce verbiage of lit.local.cfg files | Alp Toker | 2014-06-09 | 2 | -4/+2 |
| * | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 2014-05-24 | 2 | -1/+1 |
| * | Revert "Implement global merge optimization for global variables." | Rafael Espindola | 2014-05-16 | 6 | -88/+39 |
| * | Implement global merge optimization for global variables. | Jiangning Liu | 2014-05-15 | 6 | -39/+88 |
| * | ARM64: initial backend import | Tim Northover | 2014-03-29 | 4 | -0/+181 |

