aboutsummaryrefslogtreecommitdiff
path: root/test/CFrontend
AgeCommit message (Expand)Author
2005-02-27Test that a global is marked constant when it can be.Chris Lattner
2005-02-27Fix misspellings, patch contributed by Gabor Greif!Chris Lattner
2005-02-20New testcase for PR522.Chris Lattner
2005-01-20Remove this test. This test is already in PR269, so it should beChris Lattner
2005-01-08Test fails on all platforms, not just linuxJeff Cohen
2005-01-03new testcase for PR481Chris Lattner
2005-01-03New testcase for PR487Chris Lattner
2005-01-02Testcase for PR494Chris Lattner
2004-12-29XFAIL this test everywhere.Reid Spencer
2004-12-29XFAIL this everywhere, the CFE doesn't support bitfield initialization.Reid Spencer
2004-12-08Fix llvmgcc to use the TestRunner substition mechanism.John Criswell
2004-12-08xfail this across all platforms.John Criswell
2004-12-04This fails due to the sun headers.Chris Lattner
2004-11-30This is a c++ testChris Lattner
2004-11-30This was fixed with the recent tester changes.Chris Lattner
2004-11-28New testcase for PR360Chris Lattner
2004-11-28New testcase for PR244Chris Lattner
2004-11-27New testcase for PR424Chris Lattner
2004-11-25New testcase for PR451Chris Lattner
2004-11-22These tests really are failing, do not let them accidentally be XPASS.Chris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-11-06Adding RUN lines.Tanya Lattner
2004-11-06Adding XFAIL lines for dejagnu support.Tanya Lattner
2004-09-28Testcase for LLVM PR445Chris Lattner
2004-08-06New testcase for critical 1.3 featureChris Lattner
2004-07-07New testcase for PR396Chris Lattner
2004-06-19Test for PR374Chris Lattner
2004-06-18Test that C99 unordered comparison functions are not being turned into libc c...Chris Lattner
2004-06-18New testcase for GCC unordered comparison builtinsChris Lattner
2004-06-08Testcase for PR355Chris Lattner
2004-05-07New testcaseChris Lattner
2004-04-21new testcase for PR326Chris Lattner
2004-03-16New testcase for PR297Chris Lattner
2004-03-16New testcaseChris Lattner
2004-03-10New testcase for PR275Chris Lattner
2004-03-08New testcase for PR269Chris Lattner
2004-03-08Testcase that crashes the C front-end.Chris Lattner
2004-03-08New code-quality testcase.Chris Lattner
2004-02-20New testcase, do not emit a call to __builtin_sqrt, emit a call to sqrt instead!Chris Lattner
2004-02-20PR244: [llvm-gcc] miscompilation when a function is re-declared as staticChris Lattner
2004-02-15Testcase for PR205: [llvmgcc] C front-end does not emit 'zeroinitializer' whe...Chris Lattner
2004-02-14new testcase for llvm.memset generationChris Lattner
2004-02-14Testcase for builtin frame/return addressChris Lattner
2004-02-14Test that the CFE compiles memset and bzero to llvm.memsetChris Lattner
2004-02-13New testcase. The CFE should not generate illegal LLVM intrinsics, even ifChris Lattner
2004-02-12New testcase for PR233: [llvmgcc] Structure copies result in a LOT of codeChris Lattner
2004-01-08Testcase for PR202Chris Lattner
2004-01-01Regression test for initializers with members of unknown size.John Criswell
2003-12-15New testcaseChris Lattner