aboutsummaryrefslogtreecommitdiff
path: root/test/CFrontend
AgeCommit message (Expand)Author
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
2006-09-11new testcase for PR906Chris Lattner
2006-08-04converge on the right number of %'s :)Chris Lattner
2006-08-04Use the %llvm-gcc% variable to find llvm-gcc for those of us that don'tReid Spencer
2006-07-31testcase for PR854.Chris Lattner
2006-06-16PR# not associated with XFAILJim Laskey
2006-06-16debug info is alive againJim Laskey
2006-05-19new testcaseChris Lattner
2006-05-01New testcase that crashes the new CFE.Chris Lattner
2006-04-20Fails with all sparcsChris Lattner
2006-04-14Remove this test, there is no need to test GCC's bugsChris Lattner
2006-04-13My addition of the xfail marker threw off the line #. move it.Chris Lattner
2006-04-13Fix this regex to match what llvmgcc4 produces alsoChris Lattner
2006-04-13These tests are now xfailed for llvmgcc4. This is PR735, unlikely to beChris Lattner
2006-04-13This file is an invalid C file, test that it is properly rejectedChris Lattner
2006-04-13These are only XFAILs with llvmgcc3, they pass with llvmgcc4Chris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-03-17new testcase that broke the new f.e.Chris Lattner
2006-03-16New testcase, the new CFE compiles this into insertelement instructions, theChris Lattner
2006-03-07new testcase that should have been added long ago.Chris Lattner
2006-03-04New testcase, make sure nate doesn't vanishChris Lattner
2006-01-24new c front-end testcaseChris Lattner
2006-01-19make this work for Reid, who renamed his CVS module dir :)Chris Lattner
2006-01-17Ensure that the CFE always emits intrinsics in their unsigned version, not wi...Chris Lattner
2006-01-14testcase for PR676: http://llvm.cs.uiuc.edu/PR676Jim Laskey
2006-01-13testcase for PR691Chris Lattner
2006-01-07Modify this test to not depend on the host math.h implementationChris Lattner
2005-12-05New testcase for PR660Chris Lattner
2005-12-05testcase for PR664Chris Lattner
2005-11-08Merged from RELEASE_16.John Criswell
2005-10-19Testcase that crashes llvmgcc in type layoutChris Lattner
2005-09-24new testcase that crashes the CFEChris Lattner
2005-09-24new testcase for PR630Chris Lattner
2005-09-21Testcase for PR629Chris Lattner
2005-09-13fails since linux-itanium headers are DifferentDuraid Madina