summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalMerge
Commit message (Expand)AuthorAgeFilesLines
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-1/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-8/+11
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-4/+6
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-6/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-4/+6
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-6/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-4/+6
* Teach llvm::StripDebugInfo() about global variable !dbg attachments.Adrian Prantl2016-10-101-1/+3
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-0/+23
* CodeGen: Make the global-merge pass independently testable, and add a test.Peter Collingbourne2016-05-191-0/+20
* Move GlobalMerge from Transform to CodeGen.Jiangning Liu2014-06-137-211/+0
* Global merge for global symbols.Jiangning Liu2014-06-115-65/+97
* Rename global-merge to enable-global-merge.Jiangning Liu2014-06-112-8/+8
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-092-4/+2
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-242-1/+1
* Revert "Implement global merge optimization for global variables."Rafael Espindola2014-05-166-88/+39
* Implement global merge optimization for global variables.Jiangning Liu2014-05-156-39/+88
* ARM64: initial backend importTim Northover2014-03-294-0/+181
OpenPOWER on IntegriCloud