aboutsummaryrefslogtreecommitdiff
path: root/test/CFrontend
AgeCommit message (Expand)Author
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
2007-01-14verify that hidden visibility support never goes awayChris Lattner
2007-01-06testcase for pr1083Chris Lattner
2006-12-31For PR950:Reid Spencer
2006-12-23For PR950:Reid Spencer
2006-12-15New testcase for llvm-gcc bugfixChris Lattner
2006-12-03Use weak_import on linux, weak everywhere else. Makes test pass on Linux.Reid Spencer
2006-12-01enable this now that codegen support is in placeChris Lattner
2006-12-01new testcase to verify external weak continues to workChris Lattner
2006-11-27Alter these tests to ensure they match a "test $1, X" X86 instruction thatReid Spencer
2006-11-27For PR950:Reid Spencer
2006-11-10xfail for llvmgcc3Tanya Lattner
2006-11-08Should be xfailed for llvmgcc3Tanya Lattner
2006-10-31add a noteChris Lattner
2006-10-31new testcaseChris Lattner
2006-09-29Adjust this to the wonky syntax that GCC expects.Chris Lattner
2006-09-28Use the -emit-llvm switch to generate LLVM assembly that can be parsedReid Spencer
2006-09-28Testcase for PR924Chris Lattner
2006-09-25Regression test for PR#922.John Criswell
2006-09-22Regression testcase for PR855.Bill Wendling
2006-09-18new testcaseChris Lattner