summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/sret.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-3/+3
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-90/+90
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-21/+21
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* Remove support for DIVariable's FlagIndirectVariable and expectAdrian Prantl2015-01-191-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-39/+39
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-145/+145
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-95/+95
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-95/+95
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-95/+95
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-18/+18
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-18/+18
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-18/+18
* Debug info: Add a new explicit DIDescriptor flag for the "public" accessAdrian Prantl2014-08-291-2/+2
* DebugInfo: Following up to r209677, refactor local variable emission to delay...David Blaikie2014-06-131-2/+2
* DebugInfo: Lazily construct subprogram definition DIEs.David Blaikie2014-05-271-2/+2
* DebugInfo: Sure up subprogram variable list handling with more assertions and...David Blaikie2014-05-141-14/+7
* Remove command line option for CU hashing. This is on by default now.Eric Christopher2014-03-141-1/+1
* Add support for hashing location information for CU level hashes.Eric Christopher2014-03-081-0/+400
OpenPOWER on IntegriCloud