For PR950:
[oota-llvm.git] / lib / Transforms / Scalar / LowerGC.cpp
2006-10-20 Reid SpencerFor PR950:
2006-08-27 Chris Lattnereliminate RegisterOpt. It does the same thing as Regis...
2006-08-27 Chris Lattners|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
2006-06-28 Chris LattnerShrink libllvmgcc.dylib by another 23K
2006-01-14 Chris LattnerFunctionPass's cannot do IPO things.
2005-10-23 Jeff CohenWhen a function takes a variable number of pointer...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-10-27 Chris LattnerInitialize with the correct constant type
2004-10-18 Reid SpencerCorrection to allow compilation with Visual C++.
2004-07-22 Chris LattnerUpdate GC intrinsics to take a pointer to the object...
2004-07-18 Reid SpencerExpand the coercion of constants to include the newly...
2004-07-18 Reid Spencerbug 122:
2004-05-23 Chris LattnerSpelling people's names right is kinda important
2004-05-23 Chris LattnerImplement the -lowergc pass which is used by code gener...