Improve support for type-generic vector intrinsics by teaching TableGen how
[oota-llvm.git] / include / llvm / TypeSymbolTable.h
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-07-19 Anton KorobeynikovProperly initialize value :)
2007-02-07 Chris Lattnershrink vmcore by moving symbol table stripping support...
2007-02-07 Chris LattnerEliminate the O(n) version of TypeSymbolTable::remove...
2007-02-07 Chris LattnerTypeSymbolTable::rename is dead, remove it
2007-01-06 Reid SpencerFor PR411:
2006-05-31 Andrew Lenharth4 billion names is enough for anyone. And really fix...
2006-05-31 Andrew LenharthFix build breakage on alpha, without causing it on...
2006-01-11 Chris LattnerSimple is good, CVS log is for history, not the silly...
2006-01-10 Reid SpencerFor PR411: