summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/MetadataTest.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* IR: Make MDNode::dump() useful by adding addressesDuncan P. N. Exon Smith2014-12-161-0/+39
* IR: Don't track nullptr on metadata RAUWDuncan P. N. Exon Smith2014-12-121-0/+47
* IR: Split Metadata from ValueDuncan P. N. Exon Smith2014-12-091-14/+60
* IR: Drop uniquing for self-referencing MDNodesDuncan P. N. Exon Smith2014-12-071-0/+40
* IR: Remove reference to ENABLE_MDNODE_UNIQUINGDuncan P. N. Exon Smith2014-12-071-4/+0
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-1/+1
* [Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth2014-03-041-1/+1
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-0/+152
OpenPOWER on IntegriCloud