| Commit message (Expand) | Author | Age | Files | Lines |
* | test for something more interesting than not crashing | Andrew Lenharth | 2008-03-05 | 1 | -1/+1 |
* | sync ops on ptrs, was breaking libgomp | Andrew Lenharth | 2008-03-05 | 1 | -0/+25 |
* | new testcase | Chris Lattner | 2008-03-03 | 1 | -0/+6 |
* | Test case for annotate builtin. | Tanya Lattner | 2008-02-12 | 1 | -0/+7 |
* | Pointers change size depending upon the target. Remove them to make the test ... | Tanya Lattner | 2008-01-30 | 1 | -3/+1 |
* | Update this test case. | Evan Cheng | 2008-01-29 | 1 | -2/+10 |
* | After recent changes we fail to optimize this test | Duncan Sands | 2008-01-29 | 1 | -19/+0 |
* | New test. | Devang Patel | 2008-01-29 | 1 | -0/+24 |
* | Add test to make sure that #pragma mark/error doesn't error if there are | Bill Wendling | 2008-01-29 | 1 | -0/+6 |
* | Pure/const functions with ByVal parameters cannot | Duncan Sands | 2008-01-28 | 1 | -5/+10 |
* | Make this more likely to be passed byval. | Duncan Sands | 2008-01-28 | 1 | -1/+1 |
* | Move testcase to the code gen directory. | Bill Wendling | 2008-01-26 | 1 | -7/+0 |
* | Create an explicit copy for byval parameters even | Duncan Sands | 2008-01-26 | 1 | -0/+19 |
* | If we have a function like this: | Bill Wendling | 2008-01-26 | 1 | -0/+7 |
* | Add another testcase. | Devang Patel | 2008-01-26 | 1 | -0/+8 |
* | New test case. | Evan Cheng | 2008-01-26 | 1 | -0/+23 |
* | add a testcase for a bug Duncan pointed out. | Chris Lattner | 2008-01-25 | 1 | -0/+10 |
* | New test. | Devang Patel | 2008-01-24 | 1 | -0/+6 |
* | New test. | Devang Patel | 2008-01-21 | 1 | -0/+5 |
* | New test. | Devang Patel | 2008-01-21 | 1 | -0/+7 |
* | Check that nested functions don't get pointless | Duncan Sands | 2008-01-13 | 1 | -0/+3 |
* | Testcase for PR1721 | Chris Lattner | 2008-01-08 | 1 | -0/+11 |
* | Testcase for PR1386. | Duncan Sands | 2008-01-04 | 1 | -0/+13 |
* | Strengthening this test so it fails in release mode. | Gordon Henriksen | 2007-12-30 | 1 | -0/+1 |
* | Testcase for preceding FE fix | Dale Johannesen | 2007-12-18 | 1 | -0/+18 |
* | Make instcombine promote inline asm calls to 'nounwind' | Duncan Sands | 2007-12-16 | 1 | -0/+3 |
* | Use not instead of ignore when an exit status is expected to always | Dan Gohman | 2007-12-11 | 1 | -1/+1 |
* | New testcase for PR1744 | Chris Lattner | 2007-11-28 | 1 | -0/+8 |
* | Fix bug in regression tests that ignored stderr output in RUN lines. Updated ... | Tanya Lattner | 2007-11-28 | 2 | -2/+2 |
* | Add testcase for last llvm-gcc tweaks | Anton Korobeynikov | 2007-11-27 | 1 | -0/+12 |
* | Make this pass for CYGWIN. | Zhou Sheng | 2007-11-27 | 1 | -1/+2 |
* | Make this testcase compatible with CYGWIN. | Zhou Sheng | 2007-11-27 | 1 | -1/+5 |
* | Un XFAIL these tests, now that Bill has backported | Duncan Sands | 2007-11-14 | 2 | -2/+0 |
* | XFAIL these tests until the fix gets backported | Duncan Sands | 2007-11-14 | 2 | -0/+2 |
* | Check that the first and third characters, s and u, | Duncan Sands | 2007-11-09 | 1 | -0/+3 |
* | Check that accesses to the second short, t, have | Duncan Sands | 2007-11-09 | 1 | -0/+3 |
* | Add testcase | Bill Wendling | 2007-11-07 | 1 | -0/+4 |
* | New test. | Devang Patel | 2007-10-30 | 1 | -0/+6 |
* | Test to make sure that if we have an unaligned memcpy, it will still compile. | Bill Wendling | 2007-10-26 | 1 | -0/+5 |
* | Testcase for PR 1397. | Dale Johannesen | 2007-10-25 | 1 | -0/+9 |
* | Don't branch fold inline asm statements. | Bill Wendling | 2007-10-19 | 1 | -2/+1 |
* | New test. | Devang Patel | 2007-10-15 | 1 | -0/+5 |
* | testcase for PR1647 | Chris Lattner | 2007-10-03 | 1 | -0/+7 |
* | PR 1603 test case. | Devang Patel | 2007-10-01 | 1 | -0/+8 |
* | Do not ignore packed member size while selecting union type. | Devang Patel | 2007-09-28 | 1 | -0/+37 |
* | new testcase for PR1708 | Chris Lattner | 2007-09-27 | 1 | -0/+14 |
* | Test the C front-end, not the C++ front-end. | Duncan Sands | 2007-09-26 | 4 | -6/+6 |
* | Test that local variables are aligned as the user requested. | Duncan Sands | 2007-09-26 | 1 | -0/+7 |
* | XFAIL for llvm-gcc4.0 | Tanya Lattner | 2007-09-24 | 1 | -1/+1 |
* | gcroot testcase, patch by Eric Christopher. | Chris Lattner | 2007-09-21 | 1 | -0/+28 |