summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalMerge/debug-info.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+29
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-29/+0
* [GlobalMerge] Allow merging globals with arbitrary alignment.Eli Friedman2018-07-251-1/+1
* [GlobalMerge] Set the alignment on merged global structsDavid Green2018-06-061-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-3/+3
* Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner2017-08-231-2/+1
* [DI] Every DIGlobalVariable should have a type.Davide Italiano2017-08-161-5/+5
* 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
OpenPOWER on IntegriCloud