[Hexagon] Adding bit insertion instructions.
[oota-llvm.git] / unittests / IR / MetadataTest.cpp
2014-12-16 Duncan P. N. Exon... Remove 'metadata' from comments
2014-12-16 Duncan P. N. Exon... IR: Stop printing 'metadata' in Metadata::print()
2014-12-16 Duncan P. N. Exon... IR: Make MDNode::dump() useful by adding addresses
2014-12-12 Duncan P. N. Exon... IR: Don't track nullptr on metadata RAUW
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-12-07 Duncan P. N. Exon... IR: Drop uniquing for self-referencing MDNodes
2014-12-07 Duncan P. N. Exon... IR: Remove reference to ENABLE_MDNODE_UNIQUING
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-03-04 Chandler Carruth[Modules] Move ValueHandle into the IR library where...
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...