When a function takes a variable number of pointer arguments, with a zero
[oota-llvm.git] / lib / Transforms / Scalar / LowerGC.cpp
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...