summaryrefslogtreecommitdiffstats
path: root/llvm/test/C++Frontend
Commit message (Expand)AuthorAgeFilesLines
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-2988-1656/+0
* resurrect lost tests by renaming them to not end with .trGabor Greif2008-05-2110-0/+0
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Remove the S92 code, which really has nothing to doDale Johannesen2008-05-151-7/+0
* Make this test pass on x86-32 linux.Duncan Sands2008-05-141-2/+1
* new testcase.Chris Lattner2008-05-081-0/+8
* Add -m32 to compilation line; test is only valid inDale Johannesen2008-03-101-2/+2
* switch from hard coded g++/as tools to the ones detected fromChris Lattner2008-03-103-4/+4
* This works on x86_64Anton Korobeynikov2008-03-091-2/+2
* Modify test to expect improved code.Dale Johannesen2008-02-151-4/+4
* Fix this test on linux, which returns S242Duncan Sands2008-02-151-1/+2
* New test, see comments.Dale Johannesen2008-02-131-0/+48
* This should also work on x86 now.Evan Cheng2008-02-051-2/+2
* This would be better done as an executable test.Duncan Sands2008-01-291-23/+0
* Test for PR1942.Duncan Sands2008-01-251-0/+23
* new testcase for rdar://5685492Chris Lattner2008-01-131-0/+6
* this actually does pass with 4.0Chris Lattner2008-01-121-1/+0
* llvm-g++ 4.0 has completely different code for this warning,Chris Lattner2008-01-111-0/+1
* new testcaseChris Lattner2008-01-111-0/+6
* Rename these tests to use the appropriate suffixes.Dan Gohman2007-12-111-0/+0
* New test.Devang Patel2007-10-021-0/+14
* Testcase for PR1634Chris Lattner2007-09-111-0/+88
* Fix this test: llvm-gcc-4.2 optimizes almost everything away,Duncan Sands2007-08-271-2/+2
* Fix this test for gcc-4.2.Duncan Sands2007-08-201-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-7/+7
* test that the ptr-to-method is succefully eliminated, leaving just the vtable...Chris Lattner2007-08-131-0/+14
* Clean up C++ restrict test cases and add a test for restrict qualified methods.Christopher Lamb2007-08-011-0/+13
* these tests aren't xfailed.Chris Lattner2007-08-012-2/+0
* Un-XFAIL these tests after r40622 fixed them.Christopher Lamb2007-07-312-2/+0
* Add tests for generating noalias parameter attribute from __restrict qualifie...Christopher Lamb2007-07-292-0/+16
* The Ada f-e produces various auxiliary output filesDuncan Sands2007-07-231-5/+5
* Fix this test. We produce pretty cruddy code for thisDuncan Sands2007-07-191-1/+1
* For PR1558:Reid Spencer2007-07-175-0/+138
* Nested try-catch-filter testcase.Duncan Sands2007-07-041-0/+32
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* Use "ignore" rather than grep tricks.Duncan Sands2007-06-151-1/+2
* Make this test pass if llvm-g++ was built without exception handling support.Duncan Sands2007-06-071-1/+1
* Revert changes for noinline.Tanya Lattner2007-06-063-3/+3
* Ignore llvm.noinlineTanya Lattner2007-06-063-3/+3
* Testcase forDuncan Sands2007-05-301-0/+15
* New test.Devang Patel2007-05-171-0/+24
* Don't put test cases into regression test suite before the bug is fixed.Reid Spencer2007-05-151-35/+0
* Add a test case for PR1420Reid Spencer2007-05-151-0/+35
* llvm-gcc3 is goneChris Lattner2007-05-051-1/+0
* new testcaseChris Lattner2007-05-041-0/+17
* Test handling of TRY_CATCH_EXPRs for which the handler is a sequence ofDuncan Sands2007-05-011-0/+12
* Make running these tests conditional on llvm-gcc supporting the languageReid Spencer2007-04-221-1/+3
* Make it work on 64-bit systems.Jeff Cohen2007-04-171-1/+1
* MAke this test portable.Chris Lattner2007-04-161-1/+3
OpenPOWER on IntegriCloud