summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/metadata.ll
Commit message (Expand)AuthorAgeFilesLines
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-6/+6
* Fix LLVMContext to match what MDKind names that the LL parser permits. Fixes ...Nick Lewycky2014-12-111-1/+1
* IR: Split Metadata from ValueDuncan P. N. Exon Smith2014-12-091-1/+1
* IR: Disallow function-local metadata attachmentsDuncan P. N. Exon Smith2014-12-061-1/+1
* IR: Disallow complicated function-local metadataDuncan P. N. Exon Smith2014-12-061-1/+1
* Extend function-local metadata to be usable as attachments.Dan Gohman2010-08-241-2/+4
* Add support for empty named metadata too. This isn't particularlyDan Gohman2010-07-131-0/+1
* Add support for empty metadata nodes: !{}.Dan Gohman2010-07-131-1/+2
* fix PR7105 by enumerating MDNodes on all @llvm.fooChris Lattner2010-05-101-0/+13
OpenPOWER on IntegriCloud