aboutsummaryrefslogtreecommitdiffstats
path: root/test/C++Frontend
Commit message (Expand)AuthorAgeFilesLines
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1878-0/+1454