summaryrefslogtreecommitdiff
path: root/test/Analysis
Commit message (Expand)AuthorAge
* For PR950:Reid Spencer2006-12-31
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* Remove DSA tests.John Criswell2006-12-13
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* For PR950:Reid Spencer2006-11-27
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* Fix bugs in this. What was I thinking??? :)Reid Spencer2006-11-18
* Fail even if opt doesn't print anything.Reid Spencer2006-11-18
* Add a simple test to make sure getModRefInfo is 1/2 way sane.Reid Spencer2006-11-18
* new testcaseChris Lattner2006-11-03
* Improve cvs ignoring of test results.Reid Spencer2006-10-27
* restore these testsAndrew Lenharth2006-10-23
* New testcase for PR932Chris Lattner2006-10-03
* New testcaseChris Lattner2006-10-01
* Add http://llvm.org/bugs/show_bug.cgi?id=923 test case.Devang Patel2006-09-27
* Update tests now that opt no longer reads .ll filesChris Lattner2006-08-27
* For PR872:Reid Spencer2006-08-18
* 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