| Commit message (Expand) | Author | Age | Files | Lines |
* | The correct values here (as defined by gcc-4.2) are | Dale Johannesen | 2009-06-23 | 2 | -0/+15 |
* | This test only works on ppc32 if some optimization is done before | Dale Johannesen | 2009-06-23 | 1 | -1/+1 |
* | See test. Judging from PR 1278, at the time the test was committed, the | Dale Johannesen | 2009-06-23 | 1 | -1/+1 |
* | new testcase for rdar://6983634 | Chris Lattner | 2009-06-18 | 1 | -0/+26 |
* | Testcase for PR4332. | Duncan Sands | 2009-06-14 | 1 | -0/+8 |
* | Adjust this test's regex strings so that they work regardless | Dan Gohman | 2009-06-12 | 1 | -3/+3 |
* | Add -m32 to llvm-gcc commands, so that this test behaves as expected | Dan Gohman | 2009-06-12 | 1 | -3/+3 |
* | Testcase for llvm-gcc patch 73238. | Dale Johannesen | 2009-06-12 | 1 | -0/+24 |
* | Test for rev 73205 (PR 4349) | Dale Johannesen | 2009-06-11 | 1 | -0/+39 |
* | Fix these so that they work on non-x86 Darwin machines. | Bill Wendling | 2009-06-04 | 2 | -2/+2 |
* | Specify that this works for Darwin. | Bill Wendling | 2009-06-04 | 2 | -2/+2 |
* | For XTARGET to work on targets not in the list, | Dale Johannesen | 2009-06-04 | 2 | -0/+2 |
* | Adjust these tests now that "extern inline" | Duncan Sands | 2009-05-30 | 2 | -8/+6 |
* | Commands beginning with '--' are converted to '-f' by gcc. Blech! | Bill Wendling | 2009-05-18 | 1 | -1/+1 |
* | Check that the gcc front-end is not doing inlining | Duncan Sands | 2009-05-17 | 1 | -0/+17 |
* | Restore minor deletion. | Mike Stump | 2009-05-04 | 1 | -0/+17 |
* | testcase for PR4082 | Chris Lattner | 2009-04-29 | 1 | -0/+11 |
* | Testcase for PR2958. | Duncan Sands | 2009-04-22 | 1 | -0/+4 |
* | These tests are x86 specific. | Duncan Sands | 2009-04-22 | 1 | -0/+1 |
* | Add a __builtin___memset_chk test. | Evan Cheng | 2009-03-27 | 1 | -0/+6 |
* | One more test. | Evan Cheng | 2009-03-25 | 1 | -1/+6 |
* | Add __builtin___memcpy_chk tests. | Evan Cheng | 2009-03-25 | 1 | -0/+23 |
* | These tests pass on linux. | Duncan Sands | 2009-03-25 | 2 | -2/+2 |
* | Add a __builtin_object_size test. | Evan Cheng | 2009-03-25 | 1 | -0/+16 |
* | Don't load values out of global constants with weak | Duncan Sands | 2009-03-20 | 1 | -0/+12 |
* | These tests are now passing on Darwin because of r67139. | Bill Wendling | 2009-03-18 | 1 | -0/+1 |
* | xfail these tests for now. | Evan Cheng | 2009-03-18 | 1 | -1/+2 |
* | Test case for rev. 66925 | Devang Patel | 2009-03-13 | 1 | -0/+3 |
* | Tweak the DejaGNU voodoo to match Bill's advice. | Stuart Hastings | 2009-03-10 | 1 | -2/+2 |
* | Check for warnings about inappropriate weak_imports. | Stuart Hastings | 2009-03-10 | 1 | -0/+22 |
* | testcase for PR3744 | Chris Lattner | 2009-03-09 | 1 | -0/+14 |
* | Functions marked malloc are noalias return. | Duncan Sands | 2009-03-01 | 1 | -0/+3 |
* | Adjust this test for recent llvm-gcc changes. | Duncan Sands | 2009-03-01 | 1 | -1/+1 |
* | one less space, fixes failure with rebuilt llvm-gcc. | Chris Lattner | 2009-02-28 | 1 | -1/+1 |
* | There is a way to specify targets that should succeed. It's the "XTARGET" | Bill Wendling | 2009-02-28 | 1 | -2/+2 |
* | Unable to say "TARGET: *-*-darwin*"; falling back to "XFAIL: linux,ia64,alpha... | Stuart Hastings | 2009-02-28 | 1 | -1/+1 |
* | Testcase to insure C strings go to the cstring | Stuart Hastings | 2009-02-27 | 1 | -0/+11 |
* | Emit debug info for bitfields. | Devang Patel | 2009-02-17 | 1 | -0/+13 |
* | Testcase for llvm-gcc 64510. | Dale Johannesen | 2009-02-14 | 1 | -0/+13 |
* | This is now done using a real i33, rather than | Duncan Sands | 2009-02-10 | 1 | -1/+1 |
* | Delete these two tests. They are specific to x86-64, and there's no | Dan Gohman | 2009-02-03 | 2 | -42/+0 |
* | It fails on Linux. XFAIL that machine. | Bill Wendling | 2009-02-03 | 1 | -2/+2 |
* | This is passing for us. Should it have been reenabled? | Bill Wendling | 2009-02-03 | 1 | -2/+1 |
* | Make the XFAIL line actually match x86-32 targets. | Duncan Sands | 2009-02-02 | 1 | -1/+1 |
* | Add a always_inline test case. | Evan Cheng | 2009-01-29 | 1 | -0/+12 |
* | Add a test case for Chris lvalue alignment fixes. | Evan Cheng | 2009-01-29 | 1 | -0/+17 |
* | Forgot this test case. | Evan Cheng | 2009-01-27 | 1 | -0/+10 |
* | Add a FrontendC testcase for the x86-64 Red Zone feature, | Dan Gohman | 2009-01-27 | 1 | -0/+11 |
* | revert this patch for now, because Codegen does still want to generate SSE code, | Torok Edwin | 2009-01-25 | 1 | -0/+2 |
* | testcase for llvm-gcc part of PR3402. | Torok Edwin | 2009-01-25 | 1 | -0/+30 |