Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix this test for gcc-4.2. | Duncan Sands | 2007-08-20 | 1 | -1/+1 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -7/+7 |
* | test that the ptr-to-method is succefully eliminated, leaving just the vtable... | Chris Lattner | 2007-08-13 | 1 | -0/+14 |
* | Clean up C++ restrict test cases and add a test for restrict qualified methods. | Christopher Lamb | 2007-08-01 | 1 | -0/+13 |
* | these tests aren't xfailed. | Chris Lattner | 2007-08-01 | 2 | -2/+0 |
* | Un-XFAIL these tests after r40622 fixed them. | Christopher Lamb | 2007-07-31 | 2 | -2/+0 |
* | Add tests for generating noalias parameter attribute from __restrict qualifie... | Christopher Lamb | 2007-07-29 | 2 | -0/+16 |
* | The Ada f-e produces various auxiliary output files | Duncan Sands | 2007-07-23 | 1 | -5/+5 |
* | Fix this test. We produce pretty cruddy code for this | Duncan Sands | 2007-07-19 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 78 | -0/+1454 |