Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK...
[oota-llvm.git] / include / llvm / ADT / ilist_node.h
2009-03-27 Dan GohmanRevert r67844. This fixes the llvm-gcc-4.2 build on...
2009-03-27 Duncan SandsReapply r66415, which was reverted in r66426 for
2009-03-09 Bill WendlingRevert r66415. It's causing failures during bootstrap...
2009-03-09 Gabor Greifin builds without asserts we do not need to allocate...
2009-02-27 Gabor Greifgroup friendship
2009-02-27 Gabor GreifIntroduce a new technique for merging BasicBlock with...
2009-01-09 Misha BrukmanRemoved trailing whitespace.
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...