aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis
AgeCommit message (Expand)Author
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
2004-04-11Add another variant of the testcaseChris Lattner
2004-04-11new testcaseChris Lattner
2004-04-03New testcaseChris Lattner
2004-03-16Fix testcaseChris Lattner
2004-03-15New testcase for CSE of call instructionsChris Lattner
2004-03-15Make sure that pure calls don't kill loadsChris Lattner
2004-03-12new testcaseChris Lattner
2004-03-12Test the mod/ref analysis in DSA.Misha Brukman
2004-02-25New testcaseChris Lattner
2004-02-20new testcaseChris Lattner
2004-02-13Right, memcpy READS memory too :)Chris Lattner