aboutsummaryrefslogtreecommitdiff
path: root/test/CFrontend
AgeCommit message (Expand)Author
2007-05-05this tests for a missing feature. Move it to PR1391 instead of being anChris Lattner
2007-05-05remove this xfailed testcase, move it into a comment in PR279, an enhancement...Chris Lattner
2007-04-29not all targets want to return an i32. What really matters is whether llc ac...Chris Lattner
2007-04-25new testcaseChris Lattner
2007-04-25testcase for PR1352Chris Lattner
2007-04-24New test.Devang Patel
2007-04-24New test case.Devang Patel
2007-04-22Make running these tests conditional on llvm-gcc supporting the languageReid Spencer
2007-04-21make this portable to 64-bit hostsChris Lattner
2007-04-17Use // not ; since this is C.Duncan Sands
2007-04-17New test case.Devang Patel
2007-04-16We shouldn't have tests for features we don't have yet.Chris Lattner
2007-04-16remove bogus testChris Lattner
2007-04-16Test code quality for variable length array references.Duncan Sands
2007-04-16Check handling of arrays of variable sized components.Duncan Sands
2007-04-16Heal this testAnton Korobeynikov
2007-04-16Testcase for C front-end crash.Duncan Sands
2007-04-16For PR1319:Reid Spencer
2007-04-16Use %s, not explicit name.Duncan Sands
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16remove a bogus testChris Lattner
2007-04-16update testChris Lattner
2007-04-16For PR1336:Reid Spencer
2007-04-15For PR1336:Reid Spencer
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-04-15adjust per review commentsDale Johannesen
2007-04-15testcases for -fno-builtinDale Johannesen
2007-04-13tests for struct/union as input operands to asm.Dale Johannesen
2007-04-12testcases for function linkageDale Johannesen
2007-04-12New test case for PR 1321.Devang Patel
2007-04-11new testcase.Chris Lattner
2007-04-11new testcaseChris Lattner
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-04-05testcase for padding before zero-length fields.Dale Johannesen
2007-04-05New tests for Packed structs.Devang Patel
2007-04-04Fix some FreeBSD/amd64 regressions.Jeff Cohen
2007-04-01Add testcase for correct sret handling.Anton Korobeynikov
2007-04-01Testcase for the problem worked around inDuncan Sands
2007-03-20llvm-gcc now requires -fnested-functions to enable them in C.Chris Lattner
2007-03-20Test handling of structs with multiple variable-sized fields.Duncan Sands
2007-03-19Use opt instead of gccas.Reid Spencer
2007-03-07Fix the pattern.Reid Spencer
2007-03-07Make this test more reliable across platforms.Reid Spencer
2007-03-06Don't run lli in llvm-test. Instead just check that the datalayout stringReid Spencer
2007-03-06Fix this to put its output in the output directory.Reid Spencer
2007-03-06Test to ensure that data layout is generated correctly for host platform.Reid Spencer
2007-03-02testcase for PR1233Chris Lattner
2007-02-25new testcaseChris Lattner
2007-02-19this passes nowChris Lattner