Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Test case for revision 69683. | Devang Patel | 2009-04-21 | 1 | -0/+32 | |
| | | | | llvm-svn: 69684 | |||||
* | These tests pass on linux. | Duncan Sands | 2009-03-25 | 1 | -1/+1 | |
| | | | | llvm-svn: 67689 | |||||
* | These tests are now passing on Darwin because of r67139. | Bill Wendling | 2009-03-18 | 2 | -1/+1 | |
| | | | | llvm-svn: 67215 | |||||
* | xfail these tests for now. | Evan Cheng | 2009-03-18 | 2 | -0/+2 | |
| | | | | llvm-svn: 67143 | |||||
* | test case for rev. 67095. | Devang Patel | 2009-03-17 | 1 | -0/+14 | |
| | | | | llvm-svn: 67096 | |||||
* | Fix test case. Now, llvm-gcc emits debug info for artificiaal variable ↵ | Devang Patel | 2009-03-13 | 1 | -4/+0 | |
| | | | | | | _comp_ctor. llvm-svn: 66963 | |||||
* | Temporarily XFAIL this test. | Bill Wendling | 2009-03-13 | 1 | -0/+2 | |
| | | | | llvm-svn: 66866 | |||||
* | - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit | Bill Wendling | 2009-02-24 | 2 | -2/+3 | |
| | | | | | | | | | | a DBG_LABEL or not. We want to fall back to the original way of emitting debug info when we're in -O0/-fast mode. - Add plumbing in to pass the "Fast" flag to places that need it. - XFAIL DebugInfo/deaddebuglabel.ll. This is finding 11 labels instead of 8. I need to investigate still. llvm-svn: 65367 | |||||
* | Un-XFAIL this test. | Bill Wendling | 2009-02-24 | 1 | -1/+0 | |
| | | | | llvm-svn: 65355 | |||||
* | Temporarily XFAIL this test. | Bill Wendling | 2009-02-19 | 1 | -0/+1 | |
| | | | | llvm-svn: 64987 | |||||
* | Testcase for rev. 64704 | Devang Patel | 2009-02-17 | 1 | -0/+12 | |
| | | | | llvm-svn: 64705 | |||||
* | Test case for llvm-gcc rev. 64648. | Devang Patel | 2009-02-16 | 1 | -0/+5 | |
| | | | | llvm-svn: 64649 | |||||
* | testcase for r64049 of llvm-gcc. | Chris Lattner | 2009-02-07 | 1 | -0/+7 | |
| | | | | llvm-svn: 64050 | |||||
* | Run dsymutil on darwin, when it is expected, before running gdb test. | Devang Patel | 2009-02-02 | 1 | -0/+1 | |
| | | | | llvm-svn: 63548 | |||||
* | This passes on x86-32 linux at least. | Duncan Sands | 2009-02-02 | 1 | -1/+0 | |
| | | | | llvm-svn: 63508 | |||||
* | Remove no-longer relevant comment. Pointed out | Duncan Sands | 2009-01-22 | 1 | -1/+0 | |
| | | | | | | by Gabor. llvm-svn: 62765 | |||||
* | This passes on linux. | Duncan Sands | 2009-01-22 | 1 | -1/+1 | |
| | | | | llvm-svn: 62764 | |||||
* | Use lightweight DebugInfo objects directly. | Devang Patel | 2009-01-15 | 1 | -1/+0 | |
| | | | | llvm-svn: 62276 | |||||
* | xfail for now. | Devang Patel | 2009-01-14 | 1 | -0/+1 | |
| | | | | llvm-svn: 62243 | |||||
* | the new scalarrepl changes are optimizing away a temporary alloca in | Chris Lattner | 2009-01-08 | 1 | -41/+0 | |
| | | | | | | | | check242, which invalidates this test. This test is an x86-32 ABI test that is trying to be run in a target-independent way, which is not going to work very well. Just remove the test. llvm-svn: 61921 | |||||
* | This test works again for Darwin because a patch was reverted. | Bill Wendling | 2008-12-19 | 1 | -4/+2 | |
| | | | | llvm-svn: 61254 | |||||
* | Re-XFAIL this test until debug stuff settles down. | Bill Wendling | 2008-12-18 | 1 | -1/+4 | |
| | | | | llvm-svn: 61219 | |||||
* | XFAIL on Linux. | Bill Wendling | 2008-12-18 | 1 | -1/+1 | |
| | | | | llvm-svn: 61176 | |||||
* | Do not XFAIL. | Bill Wendling | 2008-12-18 | 1 | -1/+0 | |
| | | | | llvm-svn: 61174 | |||||
* | XFAIL for now. | Devang Patel | 2008-12-17 | 1 | -0/+1 | |
| | | | | llvm-svn: 61167 | |||||
* | Re-enable test. | Devang Patel | 2008-12-12 | 1 | -1/+0 | |
| | | | | llvm-svn: 60968 | |||||
* | XFAIL these tests for now. | Devang Patel | 2008-12-12 | 2 | -2/+2 | |
| | | | | llvm-svn: 60959 | |||||
* | Testcase for PR2917. | Duncan Sands | 2008-10-29 | 1 | -0/+489 | |
| | | | | llvm-svn: 58389 | |||||
* | XFAIL some tests that became failing due to the extra error reporting ↵ | Matthijs Kooijman | 2008-06-13 | 1 | -0/+2 | |
| | | | | | | recently. PR's are created for these. llvm-svn: 52250 | |||||
* | Use %link not %llvmgxx (which includes -c) to do the link. | Dale Johannesen | 2008-06-10 | 1 | -1/+1 | |
| | | | | | | | The test still fails because an expected symbol is not present, and I don't see why it should be. llvm-svn: 52188 | |||||
* | Fix some llvm-gcc warnings in testcases, mostly by adding includes or adding | Matthijs Kooijman | 2008-06-10 | 1 | -1/+1 | |
| | | | | | | | | | | declarations. These are the fixes that I was pretty confident about, there are still a lot of other llvm-gcc warnings of which I'm not sure if they can be safely ignored or fixed, without breaking the test case. This fixes 11 testcases. llvm-svn: 52176 | |||||
* | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 88 | -0/+1656 | |
llvm-svn: 51695 |