summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/Verifier
Commit message (Collapse)AuthorAgeFilesLines
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-1717-149/+0
| | | | llvm-svn: 33296
* testcases for PR1042Chris Lattner2006-12-162-0/+23
| | | | llvm-svn: 32625
* New testcase for PR1047Chris Lattner2006-12-131-0/+7
| | | | llvm-svn: 32528
* Make sure this file gets upgraded with llvm-upgradeReid Spencer2006-12-021-2/+2
| | | | llvm-svn: 32138
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-1/+1
| | | | | | | older features will be dropped soon and these test cases must not rely on the upgrade capability. llvm-svn: 31896
* testcase that causes the asmparser to assertChris Lattner2006-10-151-0/+9
| | | | llvm-svn: 30969
* Testcase for PR826Chris Lattner2006-07-111-0/+11
| | | | llvm-svn: 29111
* Fix an accidental commit.Chris Lattner2006-04-131-1/+1
| | | | llvm-svn: 27661
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-123-3/+2
| | | | llvm-svn: 27635
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
| | | | | | | | with srcdir = objdir to see what's okay and what's cruft. So, in goes a bunch of .cvsignore files to shut cvs up about known output from running "make check". llvm-svn: 27009
* this test is malformedChris Lattner2005-12-231-1/+1
| | | | llvm-svn: 24993
* Fix PR409:Reid Spencer2005-12-221-0/+6
| | | | | | | | Implement the suggested check to ensure that out-of-range float constants don't get accepted by LLVM accidentally. Adjust the supporting test cases as well. llvm-svn: 24963
* New testcase that the assembler incorrectly accepts.Chris Lattner2005-03-211-0/+7
| | | | llvm-svn: 20725
* Adding srcdir argTanya Lattner2004-11-191-1/+1
| | | | llvm-svn: 18020
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only ↵Tanya Lattner2004-11-131-0/+3
| | | | | | run specific tests (located in some subdirectory of Regression) llvm-svn: 17712
* Adding RUN lines.Tanya Lattner2004-11-067-0/+14
| | | | llvm-svn: 17533
* Testcase for PR340: Verifier misses malformed switch instructionChris Lattner2004-05-211-0/+11
| | | | | | This testcase was reduced by John, thanks! llvm-svn: 13617
* New testcaseChris Lattner2003-11-211-0/+5
| | | | llvm-svn: 10144
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-19/+0
| | | | llvm-svn: 8548
* New testcase to handle eventuallyChris Lattner2002-11-061-0/+7
| | | | llvm-svn: 4558
* Add readme file describing directoryChris Lattner2002-08-221-0/+3
| | | | llvm-svn: 3469
* New testcases for verifierChris Lattner2002-06-082-0/+23
| | | | llvm-svn: 2763
* New testcaseChris Lattner2002-04-181-0/+9
| | | | llvm-svn: 2304
* New testcase for the verifierChris Lattner2002-04-132-0/+28
llvm-svn: 2242
OpenPOWER on IntegriCloud