part of PR4405: disable a contentious optimization for
[oota-llvm.git] / unittests / VMCore /
2009-05-30 Nick LewyckyGive embedded metadata its own type instead of relying...
2009-05-10 Nick LewyckyMake MDNode use CallbackVH. Also change MDNode to store...
2009-04-24 Chris Lattner"I got annoyed at the compiler warnings from ConstantIn...
2009-04-09 Nick LewyckyFix pointer casting problem.
2009-04-09 Misha BrukmanFixed compiler warning.
2009-04-04 Nick LewyckyAdd support for embedded metadata to LLVM. This introdu...
2009-03-24 Misha BrukmanConverted a1.ll to unittests.