Add support for the new va_arg instruction
[oota-llvm.git] / lib / Support / Statistic.cpp
2003-02-09 Chris LattnerRemove the -debug option from release executables
2002-10-27 Chris LattnerAdd #include
2002-10-04 Anand Shuklaadded cast to unsigned to compile with gcc3.2 (sparc)
2002-10-01 Chris Lattner - Rework Statistics:
2002-07-22 Chris Lattner*** empty log message ***
2002-05-22 Chris LattnerImplement a new command line option, -debug, which...
2002-05-10 Chris LattnerInitial checkin of Statistic class.