aboutsummaryrefslogtreecommitdiff
path: root/test/CFrontend
AgeCommit message (Expand)Author
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
2007-02-17testcase for PR1170Chris Lattner
2007-02-17new testcase for -fwritable-stringsChris Lattner
2007-02-17new testcaseChris Lattner
2007-02-09Eliminate the use of gccas in the test suite.Reid Spencer
2007-02-08New testcase for PR947Chris Lattner
2007-02-08llvm-gcc3 is goneChris Lattner
2007-02-07new testcase for nested functionsChris Lattner
2007-02-05new testcase for 1174, currently xfailedChris Lattner
2007-02-05Test for PR1173Anton Korobeynikov
2007-02-05fix bug numberChris Lattner
2007-02-05test for pr1173Chris Lattner
2007-02-04testcase for PR1175Chris Lattner
2007-01-25new testcaseChris Lattner
2007-01-23Fix test case.Evan Cheng
2007-01-21new testcaseChris Lattner
2007-01-19Make this test actually test what its supposed to test.Reid Spencer
2007-01-17The Regression directory is now gone.Reid Spencer
2007-01-16Add a test case for bit accurate integer types in llvm-gcc. This isReid Spencer