| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Testcase for PR1678. | Duncan Sands | 2007-09-19 | 1 | -0/+10 |
* | New testcase for PR1662. GCC trees are horrible :( | Chris Lattner | 2007-09-15 | 1 | -0/+7 |
* | Fix date :) | Anton Korobeynikov | 2007-09-11 | 1 | -0/+0 |
* | Testcase for recent pragma pack stuff | Anton Korobeynikov | 2007-09-11 | 1 | -0/+32 |
* | Test for PR1641. | Bill Wendling | 2007-09-07 | 1 | -0/+14 |
* | Fix this testcase: there are two matches for | Duncan Sands | 2007-08-23 | 1 | -2/+2 |
* | Testcase for llvm.c* intrinsic failures. | Bill Wendling | 2007-08-22 | 1 | -0/+6 |
* | Test handling of complex constants as lvalues. | Duncan Sands | 2007-08-22 | 1 | -0/+3 |
* | Convert tests using "grep -c ... | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 2 | -2/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 8 | -21/+21 |
* | Add a test for the load/store alignment. | Lauro Ramos Venancio | 2007-08-01 | 1 | -0/+17 |
* | Add tests for generating noalias parameter attribute from __restrict qualifie... | Christopher Lamb | 2007-07-29 | 1 | -0/+6 |
* | Be explicit about which level of optimization is being asked for. The -O option | Reid Spencer | 2007-07-29 | 1 | -2/+2 |
* | Make this explictly signed. Fixes PR1571. | Nick Lewycky | 2007-07-28 | 1 | -1/+1 |
* | Fix for PR1567, which involves a weird bug on non-32bit architectures and sil... | Chandler Carruth | 2007-07-23 | 1 | -1/+1 |
* | Remove -O1 in favour of making llvm-gcc-4.2 a bit | Duncan Sands | 2007-07-22 | 1 | -2/+1 |
* | Need -O1 or better to have these builtins lowered to | Duncan Sands | 2007-07-20 | 1 | -1/+2 |
* | For PR1553: | Reid Spencer | 2007-07-19 | 1 | -1/+1 |
* | Fix this test to not rely on the path but to use the | Reid Spencer | 2007-07-18 | 1 | -1/+1 |
* | For PR1558: | Reid Spencer | 2007-07-17 | 2 | -0/+43 |
* | new testcase | Chris Lattner | 2007-07-15 | 1 | -0/+6 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 |
* | testcase for PR1513 | Chris Lattner | 2007-06-19 | 1 | -0/+11 |
* | Modify annotate intrinsic to take 2 additional args: file and line number. | Tanya Lattner | 2007-06-18 | 2 | -3/+2 |
* | test case for annotate attribute | Tanya Lattner | 2007-06-15 | 1 | -0/+25 |
* | rename C files to end with .c | Chris Lattner | 2007-06-09 | 3 | -0/+0 |
* | Make the struct bigger, in an attempt to get a "struct return" on more | Duncan Sands | 2007-06-07 | 1 | -1/+1 |