Remove extra lines
[oota-llvm.git] / test / Other /
2008-07-28 Duncan SandsTest this differently: I saw this test fail
2008-07-10 Bill WendlingPut CPPBackend tests into their own directory and run...
2008-06-10 Matthijs KooijmanLet some more tests ignore expected output on stderr.
2008-06-04 Duncan SandsChange packed struct layout so that field sizes
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-04-23 Anton KorobeynikovFix tests due to llvm2cpp move to llc target
2008-03-20 Devang PatelKeep track of analysis information inherited from Modul...
2008-02-23 Dan GohmanFix a bug that caused opt and other tools to silently...
2008-02-19 Chris Lattnerdead pass
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2008-02-15 Devang PatelFix PR2028
2007-09-10 Devang PatelNew test.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-05 Devang PatelFix PR1539. Add LoopPassPrinter.
2007-06-29 John CriswellConvert .cvsignore files
2007-06-28 Devang PatelFix PR 1526.
2007-06-27 Devang PatelUpdate. Now, -etforest is an invalid option.
2007-06-16 Nick LewyckyCall the correct function name. Patch from Stephane...
2007-06-05 Devang PatelNew test.
2007-04-25 Devang PatelNew test.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
2007-04-15 Owen AndersonUpdate tests for the disappearance of -idom.
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-08 Owen AndersonRemove DomSet completely. This concludes work on PR1171.
2007-04-07 Chris Lattnerthese test a pass that no longer exists.
2007-04-07 Chris Lattnerxfail these until owen can figure out the right fix
2007-02-05 Devang PatelTest case for PR1158
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-08-27 Chris LattnerAdjust tests now that opt doesn't read .ll files.
2006-08-22 Bill WendlingModified the RUN line from "analyze ..." to "opt -analy...
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-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-08-20 Chris LattnerNew testcase that the vector support does not work...
2004-08-20 Reid SpencerAdded various tests in support of Packed Types.
2004-05-27 Chris LattnerThe -exprs pass is no longer with LLVM. *sniff*
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-07-01 Chris LattnerFix testcase failing because of change of output
2003-02-20 Chris LattnerAdd a testcase for broken loopinfo
2003-02-20 Chris LattnerMake tests rerun if analyze is rebuilt
2002-08-02 Chris LattnerNew testcase for dominator problem
2002-08-02 Chris LattnerThe verify pass is implicit
2002-07-23 Chris LattnerChecking testcase in my local tree only
2002-03-14 Chris LattnerTestcase for bug
2002-03-11 Chris LattnerNew testcase for failure
2002-03-11 Chris LattnerTestcase that causes an assertion failure in lib/Analys...
2002-02-25 Chris LattnerTestcase for new bug
2002-02-01 Chris LattnerNew checkin
2002-02-01 Chris LattnerRip out irrelevant details
2002-02-01 Chris LattnerInitial checkin of 'Other' section