summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/pr24546.ll
AgeCommit message (Expand)Author
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2016-12-20[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-12-16Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl
2016-12-16[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl
2016-09-13DebugInfo: New metadata representation for global variables.Peter Collingbourne
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith
2015-08-24[PPC64LE] Fix PR24546 - Swap optimization and debug valuesBill Schmidt