summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/functionlocal-metadata.ll
Commit message (Expand)AuthorAgeFilesLines
* Assembler: Rewrite test for function-local metadataDuncan P. N. Exon Smith2015-03-151-55/+0
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-11/+11
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-2/+2
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-29/+29
* IR: Disallow complicated function-local metadataDuncan P. N. Exon Smith2014-12-061-9/+7
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-12/+12
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-12/+12
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-12/+12
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-25/+25
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-25/+25
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-25/+25
* verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith2014-08-191-1/+1
* verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith2014-07-311-1/+1
* verify-uselistorder: Add RUN lines to cases in test/AssemblyDuncan P. N. Exon Smith2014-07-311-0/+1
* Fix broken CHECK lines.Benjamin Kramer2014-01-111-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-231-7/+17
* Update testing cases to make them pass debug info verification.Manman Ren2013-07-241-7/+9
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-1/+1
* Fix (and test) function-local metadata that occurs before the instruction tha...Victor Hernandez2010-02-041-0/+2
* Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...Victor Hernandez2010-01-151-12/+17
* Revert r93504 because older uses of llvm.dbg.declare intrinsics need to be au...Victor Hernandez2010-01-151-9/+11
* Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...Victor Hernandez2010-01-151-11/+9
* Extend testcase to also test llvm.dbg.value intrinsicVictor Hernandez2010-01-141-0/+7
* Now that LLParser, AsmWriter, BitcodeReader, and BitcodeWriter all correctly ...Victor Hernandez2010-01-141-8/+16
* Re-add parsing of function-local metadata; this time with testcase.Victor Hernandez2010-01-051-0/+22
OpenPOWER on IntegriCloud