Fix a thinko noticed by Chandler Carruth.
[oota-llvm.git] / test / Transforms / FunctionResolve /
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2004-11-22 Chris LattnerThis was fixed
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-06 Chris LattnerThis test is obsolete and incorrect
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-08-24 Chris LattnerModify testcase to merit a warning, though no warning...
2003-11-20 Chris LattnerFix an all too common form of the 'Found global types...
2003-10-23 Chris LattnerUpdate test
2003-10-22 Chris LattnerNew testcase for fun hack that is absolutely necessary...
2003-10-21 Chris LattnerNew testcase: globals should be linked if they are...
2003-10-08 Chris Lattnerold testcase
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-08-23 Chris Lattnernew testcase: we warn if we are merging together two...
2003-07-23 Chris LattnerNew testcase
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-19 Chris LattnerThe actual nicification of calls is now implemented...
2003-05-31 Chris LattnerNew testcase
2003-05-31 Chris LattnerNew testcase
2003-05-31 Chris LattnerAdd another testcase
2003-05-31 Chris LattnerNew testcase
2003-05-21 Chris LattnerNew testcase that crashes the funcresolve pass.
2003-04-19 Chris LattnerUpdate testcases to match what is currently output...
2003-04-19 Chris LattnerAdd testcase for constantexpr gep
2003-04-18 Chris LattnerTest case for forward declared global array with no...
2002-11-10 Chris LattnerNew testcase
2002-11-08 Chris LattnerFix predicate
2002-11-08 Chris LattnerAdd testcase that is fscking twolf
2002-10-09 Chris LattnerAdd check to see if opt aborts
2002-10-09 Chris LattnerNew testcase
2002-10-09 Chris LattnerAvoid having testcases spit out bytecode on error
2002-10-09 Chris LattnerCleanup testcase a lot to test JUST funcresolve of...
2002-08-19 Chris LattnerNew testcase
2002-07-30 Chris LattnerOops, fix testcase
2002-07-30 Chris LattnerNEw testcase to handle "yet another" return type mismat...
2002-05-24 Chris LattnerTestcases to show what -funcresolve does.