Begin setting features for target based on target triple string.
[oota-llvm.git] / test / Transforms / LoopSimplify /
2007-10-29 Chris LattnerFix PR1752 and LoopSimplify/2007-10-28-InvokeCrash...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-29 John CriswellConvert .cvsignore files
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-01-06 Chris Lattnerthis testcase is too large to be useful, and requires...
2007-01-06 Reid SpencerRegenerate for new bytecode file format.
2006-12-31 Reid SpencerFor PR950:
2006-12-23 Reid SpencerFor PR950:
2006-12-03 Reid SpencerUpgrade to version 7 bytecode format.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-08-12 Chris LattnerNew testcase, this used to take hours to loopsimplify.
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...
2005-08-10 Chris LattnerNew testcase
2005-08-04 Chris LattnerThis should not run lli, that is for llvm-test.
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-04-13 Chris LattnerNew testcase where loop simplify is not updating domfro...
2004-04-12 Chris Lattnernew testcase
2004-04-01 Chris LattnerNew testcase for PR306
2004-03-16 Chris LattnerNew testcase for PR293
2004-02-05 Chris LattnerNew testcase for PR223: Loopsimplify incorrectly update...
2003-12-10 Chris LattnerNew testcase which caused a bunch of tests to break...
2003-10-13 Chris Lattnermake the indvar obviously non-canonical
2003-10-12 Chris Lattnernew testcase
2003-10-12 Chris LattnerThe -preheaders pass is now known as -loopsimplify
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-08-16 Chris LattnerNo need to print in the testcase
2003-08-15 Chris Lattnernew testcase narrowed down from xboard
2003-05-12 Chris LattnerNew testcase
2003-04-26 Chris LattnerAdd comment to testcase
2003-04-25 Chris LattnerNew testcase that crashes preheaders
2002-09-26 Chris LattnerCheckin the simple features tests for the preheader...