summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/misched-code-difference-with-debug.ll
AgeCommit message (Expand)Author
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2016-12-22Renumber testcase metadata nodes after r290153.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-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-04-23DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-01Add missing emissionKind flags to the DICompileUnits of several old testcases.Adrian Prantl
2016-01-15Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer
2016-01-13Re-Revert r257105 (Verifier debug info changes)Keno Fischer
2016-01-13Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer
2016-01-07Temporarily revert r257105 "[Verifier] Check that debug values have proper size"Keno Fischer
2016-01-07[Verifier] Check that debug values have proper sizeKeno Fischer
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-03DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith
2015-07-31DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-04-15DebugInfo: Add missing !dbg attachments to intrinsicsDuncan P. N. Exon Smith
2015-03-16DebugInfo: Fix testcases that fail -verify-debug-info=trueDuncan P. N. Exon Smith
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-01-14IR: Move MDLocation into placeDuncan P. N. Exon Smith
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-12-12Reapply "[MachineScheduler] Fix for PR21807: minor code difference building w...Andrea Di Biagio
2014-12-12Revert: [MachineScheduler] Fix for PR21807: minor code difference building wi...Andrea Di Biagio
2014-12-12[MachineScheduler] Fix for PR21807: minor code difference building with/witho...Andrea Di Biagio