Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x86_sse42...
[oota-llvm.git] / include / llvm / IR / Metadata.h
2013-09-06 Manman RenTBAA: add isTBAAVtableAccess to MDNode so clients can...
2013-07-13 Craig TopperRemove unneeded forward declarations.
2013-07-12 Benjamin KramerMark MDNode::getOperand as readonly.
2013-01-10 Jakub StaszakRemove trailing spaces.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...