Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Really use attribute. | Tanya Lattner | 2007-06-06 | 1 | -2/+2 |
* | Test case for noinline attribute. | Tanya Lattner | 2007-06-06 | 1 | -0/+13 |
* | Revert changes for noinline. | Tanya Lattner | 2007-06-06 | 1 | -1/+1 |
* | Ignore llvm.noinline | Tanya Lattner | 2007-06-06 | 1 | -1/+1 |
* | new testcase for PR1421 | Chris Lattner | 2007-05-30 | 1 | -0/+18 |
* | Fix PR number. | Devang Patel | 2007-05-16 | 1 | -1/+1 |
* | New test for PR1417 | Devang Patel | 2007-05-16 | 1 | -0/+5 |
* | New test. | Devang Patel | 2007-05-15 | 1 | -0/+23 |
* | add PR number and testcase from the PR. | Chris Lattner | 2007-05-15 | 1 | -0/+8 |
* | new testcase | Chris Lattner | 2007-05-15 | 1 | -0/+10 |
* | New test. | Devang Patel | 2007-05-11 | 1 | -0/+5 |
* | Testcase for | Duncan Sands | 2007-05-09 | 1 | -0/+13 |
* | New test for PR1400 | Devang Patel | 2007-05-08 | 1 | -0/+7 |
* | New test. | Devang Patel | 2007-05-08 | 1 | -0/+12 |
* | this tests for a missing feature. Move it to PR1391 instead of being an | Chris Lattner | 2007-05-05 | 1 | -26/+0 |
* | remove this xfailed testcase, move it into a comment in PR279, an enhancement... | Chris Lattner | 2007-05-05 | 1 | -8/+0 |
* | not all targets want to return an i32. What really matters is whether llc ac... | Chris Lattner | 2007-04-29 | 2 | -2/+2 |
* | new testcase | Chris Lattner | 2007-04-25 | 1 | -0/+20 |
* | testcase for PR1352 | Chris Lattner | 2007-04-25 | 1 | -0/+10 |
* | New test. | Devang Patel | 2007-04-24 | 1 | -0/+17 |
* | New test case. | Devang Patel | 2007-04-24 | 1 | -0/+7 |
* | Make running these tests conditional on llvm-gcc supporting the language | Reid Spencer | 2007-04-22 | 1 | -1/+3 |
* | make this portable to 64-bit hosts | Chris Lattner | 2007-04-21 | 1 | -1/+1 |
* | Use // not ; since this is C. | Duncan Sands | 2007-04-17 | 1 | -2/+2 |
* | New test case. | Devang Patel | 2007-04-17 | 1 | -0/+4 |
* | We shouldn't have tests for features we don't have yet. | Chris Lattner | 2007-04-16 | 1 | -35/+0 |
* | remove bogus test | Chris Lattner | 2007-04-16 | 1 | -17/+0 |
* | Test code quality for variable length array references. | Duncan Sands | 2007-04-16 | 1 | -0/+7 |
* | Check handling of arrays of variable sized components. | Duncan Sands | 2007-04-16 | 1 | -0/+10 |
* | Heal this test | Anton Korobeynikov | 2007-04-16 | 1 | -2/+2 |
* | Testcase for C front-end crash. | Duncan Sands | 2007-04-16 | 1 | -0/+6 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+1 |
* | Use %s, not explicit name. | Duncan Sands | 2007-04-16 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 2 | -2/+2 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 4 | -5/+6 |
* | remove a bogus test | Chris Lattner | 2007-04-16 | 1 | -61/+0 |
* | update test | Chris Lattner | 2007-04-16 | 1 | -2/+1 |
* | For PR1336: | Reid Spencer | 2007-04-16 | 1 | -2/+2 |
* | For PR1336: | Reid Spencer | 2007-04-15 | 3 | -0/+3 |
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 31 | -55/+74 |
* | adjust per review comments | Dale Johannesen | 2007-04-15 | 1 | -1/+1 |
* | testcases for -fno-builtin | Dale Johannesen | 2007-04-15 | 1 | -0/+7 |
* | tests for struct/union as input operands to asm. | Dale Johannesen | 2007-04-13 | 2 | -0/+16 |
* | testcases for function linkage | Dale Johannesen | 2007-04-12 | 2 | -0/+74 |
* | New test case for PR 1321. | Devang Patel | 2007-04-12 | 1 | -0/+12 |
* | new testcase. | Chris Lattner | 2007-04-11 | 2 | -1/+10 |
* | new testcase | Chris Lattner | 2007-04-11 | 1 | -0/+7 |