summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MIR/X86/stack-object-debug-info.mir
Commit message (Expand)AuthorAgeFilesLines
* MIR: Serialize CaleeSavedInfo Restored flagMatthias Braun2017-09-281-2/+2
* Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner2017-08-231-11/+10
* Vivek Pandya2017-06-061-2/+3
* MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.Matthias Braun2016-08-241-1/+0
* llc: Add support for -run-pass noneMatthias Braun2016-07-161-1/+1
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-5/+4
* [DebugInfo] Fix tests so that each subprogram belongs to a CU.Davide Italiano2016-04-051-3/+4
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* When printing MIR, output to errs() rather than outs().Justin Lebar2016-02-191-1/+1
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-151-2/+5
* Re-Revert r257105 (Verifier debug info changes)Keno Fischer2016-01-131-5/+2
* Reapply r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-131-2/+5
* Temporarily revert r257105 "[Verifier] Check that debug values have proper size"Keno Fischer2016-01-071-5/+2
* [Verifier] Check that debug values have proper sizeKeno Fischer2016-01-071-2/+5
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* MIR Serialization: Serialize MMI's variable debug information.Alex Lorenz2015-08-191-0/+65
OpenPOWER on IntegriCloud