Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: Make metadata typeless in assembly | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -6/+6 |
* | Fix LLVMContext to match what MDKind names that the LL parser permits. Fixes ... | Nick Lewycky | 2014-12-11 | 1 | -1/+1 |
* | IR: Split Metadata from Value | Duncan P. N. Exon Smith | 2014-12-09 | 1 | -1/+1 |
* | IR: Disallow function-local metadata attachments | Duncan P. N. Exon Smith | 2014-12-06 | 1 | -1/+1 |
* | IR: Disallow complicated function-local metadata | Duncan P. N. Exon Smith | 2014-12-06 | 1 | -1/+1 |
* | Extend function-local metadata to be usable as attachments. | Dan Gohman | 2010-08-24 | 1 | -2/+4 |
* | Add support for empty named metadata too. This isn't particularly | Dan Gohman | 2010-07-13 | 1 | -0/+1 |
* | Add support for empty metadata nodes: !{}. | Dan Gohman | 2010-07-13 | 1 | -1/+2 |
* | fix PR7105 by enumerating MDNodes on all @llvm.foo | Chris Lattner | 2010-05-10 | 1 | -0/+13 |