summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/safestack-byval.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"Jeremy Morse2020-02-121-2/+2
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* [DebugInfo] Remove some users of DBG_VALUEs IsIndirect fieldJeremy Morse2019-10-151-2/+2
* Rename ExpandISelPseudo->FinalizeISel, delay register reservationMatt Arsenault2019-06-191-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner2017-08-231-2/+1
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-2/+2
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-2/+2
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-1/+1
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-3/+3
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* When printing MIR, output to errs() rather than outs().Justin Lebar2016-02-191-1/+1
* llvm/test/DebugInfo/X86/safestack-byval.ll: Give an explicit triple for now. ...NAKAMURA Takumi2015-12-011-4/+1
* Move llvm/test/DebugInfo/Generic/safestack-byval.ll to X86. It depends on x86...NAKAMURA Takumi2015-12-011-0/+94
OpenPOWER on IntegriCloud