Reverting dtor devirtualization patch.
[oota-llvm.git] / lib / VMCore / Instructions.cpp
2004-11-17 Alkis EvlogimenosMake ReturnInst accept a value of type void as the...
2004-10-16 Chris LattnerAdd support for undef and unreachable
2004-10-15 Chris LattnerMove the implementation of the instructions clone metho...
2004-08-20 Brian GaekePacked types, brought to you by Brad Jones
2004-08-06 Alkis EvlogimenosSplit assertion to two in order to give better assertio...
2004-07-29 Alkis EvlogimenosMerge i*.cpp definitions into Instructions.cpp as part...