rename C files to end with .c
[oota-llvm.git] / test / Analysis /
2007-04-26 Zhou ShengAdd two test cases to cover apintification change.
2007-04-21 Devang PatelNew test case.
2007-04-18 Devang PatelNew test.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Nick LewyckyFix this test to test what it was intended to test.
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Owen AndersonUpdate tests for the disappearance of -idom.
2007-04-14 Reid SpencerChanges to fix problems with "make check". Apparently...
2007-04-14 Reid SpencerConvert test cases to new llvm.exp version of llvm_runt...
2007-04-14 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-08 Nick LewyckyFix this testcase to fail if the bug were reintroduced.
2007-04-08 Owen AndersonRemove DomSet completely. This concludes work on PR1171.
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-01-30 Reid SpencerFor PR411:
2007-01-26 Reid SpencerFor PR761:
2007-01-17 Reid SpencerIgnore the output directory.
2007-01-14 Chris Lattnertestcase for pr1110
2007-01-14 Chris Lattnertestcase for pr1109
2007-01-14 Chris Lattnernew testcase for pr1101
2007-01-13 Reid SpencerFor PR1043:
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-13 John CriswellRemove DSA tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-27 Reid SpencerFor PR950:
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-18 Reid SpencerFix bugs in this. What was I thinking??? :)
2006-11-18 Reid SpencerFail even if opt doesn't print anything.
2006-11-18 Reid SpencerAdd a simple test to make sure getModRefInfo is 1/2...
2006-11-03 Chris Lattnernew testcase
2006-10-27 Reid SpencerImprove cvs ignoring of test results.
2006-10-23 Andrew Lenharthrestore these tests
2006-10-03 Chris LattnerNew testcase for PR932
2006-10-01 Chris LattnerNew testcase
2006-09-27 Devang PatelAdd llvm.org/bugs/show_bug.cgi?id=923 test case.
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
2006-03-04 Chris Lattnernew testcase
2005-05-08 Chris LattnerNew testacse for information exposed by the 'tail'...
2005-04-04 Chris Lattnernew testcase
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 LattnerGlobalMR should be able to analyze this function.
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.
2005-03-09 Chris Lattnernew testcase for a -basicaa bug that Alkis found with...
2004-12-17 Chris LattnerMake this testcase a bit more challanging
2004-12-17 Chris LattnerChange the test to check to see that CSE happens not...
2004-12-08 Alkis EvlogimenosAdd testcase and fix for yet another case where we...
2004-12-08 Alkis EvlogimenosAdd testcase and fix for another case where we query...
2004-11-26 Chris Lattnernew testcase basicaa should handle
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 a missing run line
2004-11-06 Chris LattnerAdd missing run line
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-08-16 Chris LattnerBelieve it or not, this was broken in LLVM 1.3
2004-07-29 Chris LattnerDue to a bug in BasicAA, DSE is incorrectly deleting...
2004-07-27 Chris Lattnernew testcase
2004-07-27 Chris LattnerHave some testcases
2004-05-23 Chris LattnerTestcases for andersen's alias analysis.
2004-04-11 Chris LattnerAdd another variant of the testcase
2004-04-11 Chris Lattnernew testcase
2004-04-03 Chris LattnerNew testcase
2004-03-16 Chris LattnerFix testcase
2004-03-15 Chris LattnerNew testcase for CSE of call instructions
2004-03-15 Chris LattnerMake sure that pure calls don't kill loads
2004-03-12 Chris Lattnernew 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
2004-01-30 Chris LattnerNew testcase for better mod/ref information that basica...
2003-12-11 Chris LattnerRename variable to avoid confusing it with the global G
2003-12-11 Chris LattnerNew testcase for PR86
2003-11-04 Chris LattnerWhile working on the pool allocator, I noticed that...
2003-11-02 Chris LattnerNew testcase for DSA which is improperly collapsed!
2003-10-23 Chris LattnerFix buggy test
2003-09-20 Chris LattnerNew testcase that basicaa should be able to handle
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-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-09-08 Chris LattnerFix grammar-o
2003-09-08 Chris LattnerNew testcase
next