Update tests now that opt no longer reads .ll files
[oota-llvm.git] / test / Analysis / DSGraph /
2006-08-27 Chris LattnerUpdate tests now that opt no longer reads .ll files
2006-08-18 Reid SpencerFor PR872:
2006-06-28 Andrew Lenharthnot really XFailing these, as only incompleteness is...
2006-06-28 Andrew Lenharthchange I flag on test
2006-04-25 Andrew Lenharthanother c99 style problem
2006-04-13 Andrew Lenharthfrom the linux kernel
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-04-05 Andrew Lenharthmake this test less exacting
2006-03-27 Andrew LenharthAdding links to a node collapsed during type merging...
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-15 Andrew Lenharthbetter check
2005-03-25 Chris Lattnerfix the RUN line on this testcase so it passes.
2005-03-24 Chris Lattnernew testcase that DS-AA is causing to be miscompiled.
2005-03-23 Chris Lattnernew testcase to verify that we have field sensitive...
2005-03-22 Chris LattnerWe might as well check the TD graphs as well, even...
2005-03-22 Chris LattnerNew testcase, the BU pass is marking the global complet...
2005-03-21 Chris LattnerNew testcase, which is important to handle correctly.
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-07 Chris LattnerNuke useless testcases
2004-11-06 Chris LattnerAdd missing run line
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-03-16 Chris LattnerFix testcase
2004-03-12 Misha BrukmanTest the mod/ref analysis in DSA.
2004-02-25 Chris LattnerNew testcase
2004-02-20 Chris Lattnernew testcase
2004-02-13 Chris LattnerRight, memcpy READS memory too :)
2004-02-13 Chris LattnerNew testcase for support for memcpy/memmove
2003-11-02 Chris LattnerNew testcase for DSA which is improperly collapsed!
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-07-25 Chris LattnerAdd fixmes
2003-07-25 Chris LattnerUpdate to use more modern graph checker
2003-07-25 Chris LattnerNew testcase, an automatized version of Vikrams ggcolla...
2003-07-25 Chris LattnerCheckin of Vikram's ggfuncptr.c test adapted for automa...
2003-07-23 Chris LattnerCheck in old testcase sitting in my tree
2003-07-16 Vikram S. AdveTests for globals with different kinds of behavior...
2003-07-01 Chris LattnerMake testcase a bit more interesting
2003-07-01 Chris LattnerNew testcase
2003-06-30 Chris LattnerNew testcase
2003-06-30 Chris LattnerAdd dependency on analyze
2003-06-30 Chris LattnerNew testcase
2003-06-29 Chris LattnerAdd clean target to clean up my mess
2003-06-29 Chris LattnerThis node should not be incomplete!
2003-06-29 Chris LattnerNew, smaller testcase
2003-06-29 Chris LattnerNew testcase
2003-06-29 Chris LattnerFix testcase
2003-06-29 Chris LattnerNew testcase
2003-06-29 Chris LattnerMake sure that the global is known to be internal
2003-06-28 Chris LattnerNew testcase
2003-06-28 Chris LattnerDo not chain to basic-aa
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-28 Chris LattnerImprove the make rule
2003-06-28 Chris LattnerNew testcase
2003-06-28 Chris LattnerNew makefile for Dsgraph tests
2003-02-24 Chris LattnerFix test
2003-02-03 Chris LattnerCheck field sensitivity
2003-02-03 Chris LattnerInitial tests for DS alias analysis