Add a GetElementPtrInst::getIndexedType that accepts uint64_t's instead of just Value*'s.
[oota-llvm.git] / include / llvm / Support / Recycler.h
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...
2008-07-10 Bill WendlingPull r53428 from Gaz into mainline:
2008-07-10 Dan GohmanTidy up #includes.
2008-07-07 Dan GohmanAdd some basic Pool-allocation infrastructure. This...