summaryrefslogtreecommitdiff
path: root/test/Analysis
Commit message (Expand)AuthorAge
* not really XFailing these, as only incompleteness is wrong in the graphAndrew Lenharth2006-06-28
* change I flag on testAndrew Lenharth2006-06-28
* another c99 style problemAndrew Lenharth2006-04-25
* from the linux kernelAndrew Lenharth2006-04-13
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* make this test less exactingAndrew Lenharth2006-04-05
* Adding links to a node collapsed during type merging crashes.Andrew Lenharth2006-03-27
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* better checkAndrew Lenharth2006-03-15
* new testcaseChris Lattner2006-03-04
* New testacse for information exposed by the 'tail' call marker.Chris Lattner2005-05-08
* new testcaseChris Lattner2005-04-04
* fix the RUN line on this testcase so it passes.Chris Lattner2005-03-25
* new testcase that DS-AA is causing to be miscompiled.Chris Lattner2005-03-24
* GlobalMR should be able to analyze this function.Chris Lattner2005-03-23
* new testcase to verify that we have field sensitive alias analysis info. ThisChris Lattner2005-03-23
* We might as well check the TD graphs as well, even though they are fine.Chris Lattner2005-03-22
* New testcase, the BU pass is marking the global complete in the globals graph.Chris Lattner2005-03-22
* New testcase, which is important to handle correctly.Chris Lattner2005-03-21
* new testcase for a -basicaa bug that Alkis found with Java.Chris Lattner2005-03-09
* Make this testcase a bit more challangingChris Lattner2004-12-17
* Change the test to check to see that CSE happens not dead call elimChris Lattner2004-12-17
* Add testcase and fix for yet another case where we query the size anAlkis Evlogimenos2004-12-08
* Add testcase and fix for another case where we query the size anAlkis Evlogimenos2004-12-08
* new testcase basicaa should handleChris Lattner2004-11-26
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Nuke useless testcasesChris Lattner2004-11-07
* Add a missing run lineChris Lattner2004-11-06
* Add missing run lineChris Lattner2004-11-06
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-06
* Believe it or not, this was broken in LLVM 1.3Chris Lattner2004-08-16
* Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner2004-07-29
* new testcaseChris Lattner2004-07-27
* Have some testcasesChris Lattner2004-07-27
* Testcases for andersen's alias analysis.Chris Lattner2004-05-23
* Add another variant of the testcaseChris Lattner2004-04-11
* new testcaseChris Lattner2004-04-11
* New testcaseChris Lattner2004-04-03
* Fix testcaseChris Lattner2004-03-16
* New testcase for CSE of call instructionsChris Lattner2004-03-15
* Make sure that pure calls don't kill loadsChris Lattner2004-03-15
* new testcaseChris Lattner2004-03-12
* Test the mod/ref analysis in DSA.Misha Brukman2004-03-12
* New testcaseChris Lattner2004-02-25
* new testcaseChris Lattner2004-02-20
* Right, memcpy READS memory too :)Chris Lattner2004-02-13
* New testcase for support for memcpy/memmoveChris Lattner2004-02-13
* New testcase for better mod/ref information that basicaa can provideChris Lattner2004-01-30
* Rename variable to avoid confusing it with the global GChris Lattner2003-12-11