aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis
AgeCommit message (Expand)Author
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-27For PR950:Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2006-11-18Fix bugs in this. What was I thinking??? :)Reid Spencer
2006-11-18Fail even if opt doesn't print anything.Reid Spencer
2006-11-18Add a simple test to make sure getModRefInfo is 1/2 way sane.Reid Spencer
2006-11-03new testcaseChris Lattner
2006-10-27Improve cvs ignoring of test results.Reid Spencer
2006-10-23restore these testsAndrew Lenharth
2006-10-03New testcase for PR932Chris Lattner
2006-10-01New testcaseChris Lattner
2006-09-27Add http://llvm.org/bugs/show_bug.cgi?id=923 test case.Devang Patel
2006-08-27Update tests now that opt no longer reads .ll filesChris Lattner
2006-08-18For PR872:Reid Spencer
2006-06-28not really XFailing these, as only incompleteness is wrong in the graphAndrew Lenharth
2006-06-28change I flag on testAndrew Lenharth
2006-04-25another c99 style problemAndrew Lenharth
2006-04-13from the linux kernelAndrew Lenharth
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-04-05make this test less exactingAndrew Lenharth
2006-03-27Adding links to a node collapsed during type merging crashes.Andrew Lenharth
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-03-15better checkAndrew Lenharth
2006-03-04new testcaseChris Lattner
2005-05-08New testacse for information exposed by the 'tail' call marker.Chris Lattner
2005-04-04new testcaseChris Lattner
2005-03-25fix the RUN line on this testcase so it passes.Chris Lattner
2005-03-24new testcase that DS-AA is causing to be miscompiled.Chris Lattner
2005-03-23GlobalMR should be able to analyze this function.Chris Lattner
2005-03-23new testcase to verify that we have field sensitive alias analysis info. ThisChris Lattner
2005-03-22We might as well check the TD graphs as well, even though they are fine.Chris Lattner
2005-03-22New testcase, the BU pass is marking the global complete in the globals graph.Chris Lattner
2005-03-21New testcase, which is important to handle correctly.Chris Lattner
2005-03-09new testcase for a -basicaa bug that Alkis found with Java.Chris Lattner
2004-12-17Make this testcase a bit more challangingChris Lattner
2004-12-17Change the test to check to see that CSE happens not dead call elimChris Lattner
2004-12-08Add testcase and fix for yet another case where we query the size anAlkis Evlogimenos
2004-12-08Add testcase and fix for another case where we query the size anAlkis Evlogimenos
2004-11-26new testcase basicaa should handleChris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-11-07Nuke useless testcasesChris Lattner
2004-11-06Add a missing run lineChris Lattner
2004-11-06Add missing run lineChris Lattner
2004-11-06Adding XFAIL lines for dejagnu support.Tanya Lattner
2004-08-16Believe it or not, this was broken in LLVM 1.3Chris Lattner
2004-07-29Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner
2004-07-27new testcaseChris Lattner
2004-07-27Have some testcasesChris Lattner
2004-05-23Testcases for andersen's alias analysis.Chris Lattner