aboutsummaryrefslogtreecommitdiffstats
path: root/test/Verifier
Commit message (Expand)AuthorAgeFilesLines
* All of these tests had out of date syntax and were never even running throughNick Lewycky2008-03-167-28/+26
* Functions are allowed to return structures. (Note that this test never failed.)Nick Lewycky2008-03-161-7/+0
* Regressions/ is long gone.Nick Lewycky2008-03-161-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-102-17/+18
* Fix PR2113 by verifying allocations.Chris Lattner2008-03-011-0/+8
* Fix this test.Chris Lattner2008-03-011-7/+5
* update this test to pass with duncan's change.Chris Lattner2008-01-221-1/+1
* This test is now the same as byval-1.ll, so remove it.Duncan Sands2008-01-141-2/+0
* Test that byval cannot be used with pointers toDuncan Sands2008-01-141-1/+2
* We now allow byval on fairly general pointer types.Duncan Sands2008-01-141-1/+1
* Be more liberal in what parameter attributes areDuncan Sands2008-01-121-2/+2
* Do not allow attributes beyond a function's lastDuncan Sands2008-01-111-0/+10
* Get the verifier to check attributes on calls as wellDuncan Sands2007-12-211-0/+10
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-111-1/+1
* Change &| to |&.Dan Gohman2007-11-272-2/+2
* Fix for PR1633: Verifier doesn't fully verify GC intrinsicsGordon Henriksen2007-09-175-0/+70
* Make sure these tests pass for the right reasons (verifier error, rather thanReid Spencer2007-08-012-6/+6
* check for correct usage of the byval attributeRafael Espindola2007-07-104-0/+10
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* remove bogus xfailed testcaseChris Lattner2007-05-051-6/+0
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-152-5/+4
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR761:Reid Spencer2007-01-261-5/+6
* testcases for PR1042Chris Lattner2006-12-162-0/+23
* New testcase for PR1047Chris Lattner2006-12-131-0/+7
* Make sure this file gets upgraded with llvm-upgradeReid Spencer2006-12-021-2/+2
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-1/+1
* testcase that causes the asmparser to assertChris Lattner2006-10-151-0/+9
* Testcase for PR826Chris Lattner2006-07-111-0/+11
* Fix an accidental commit.Chris Lattner2006-04-131-1/+1
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-123-3/+2
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* this test is malformedChris Lattner2005-12-231-1/+1
* Fix PR409:Reid Spencer2005-12-221-0/+6
* New testcase that the assembler incorrectly accepts.Chris Lattner2005-03-211-0/+7
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* Adding RUN lines.Tanya Lattner2004-11-067-0/+14
* Testcase for PR340: Verifier misses malformed switch instructionChris Lattner2004-05-211-0/+11
* New testcaseChris Lattner2003-11-211-0/+5
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-19/+0
* New testcase to handle eventuallyChris Lattner2002-11-061-0/+7
* Add readme file describing directoryChris Lattner2002-08-221-0/+3
* New testcases for verifierChris Lattner2002-06-082-0/+23
* New testcaseChris Lattner2002-04-181-0/+9
* New testcase for the verifierChris Lattner2002-04-132-0/+28