summaryrefslogtreecommitdiff
path: root/test/CFrontend
Commit message (Expand)AuthorAge
* xfail for llvmgcc3Tanya Lattner2006-11-10
* Should be xfailed for llvmgcc3Tanya Lattner2006-11-08
* add a noteChris Lattner2006-10-31
* new testcaseChris Lattner2006-10-31
* Adjust this to the wonky syntax that GCC expects.Chris Lattner2006-09-29
* Use the -emit-llvm switch to generate LLVM assembly that can be parsedReid Spencer2006-09-28
* Testcase for PR924Chris Lattner2006-09-28
* Regression test for PR#922.John Criswell2006-09-25
* Regression testcase for PR855.Bill Wendling2006-09-22
* new testcaseChris Lattner2006-09-18
* new testcase for PR906Chris Lattner2006-09-11
* converge on the right number of %'s :)Chris Lattner2006-08-04
* Use the %llvm-gcc% variable to find llvm-gcc for those of us that don'tReid Spencer2006-08-04
* testcase for PR854.Chris Lattner2006-07-31
* PR# not associated with XFAILJim Laskey2006-06-16
* debug info is alive againJim Laskey2006-06-16
* new testcaseChris Lattner2006-05-19
* New testcase that crashes the new CFE.Chris Lattner2006-05-01
* Fails with all sparcsChris Lattner2006-04-20
* Remove this test, there is no need to test GCC's bugsChris Lattner2006-04-14
* My addition of the xfail marker threw off the line #. move it.Chris Lattner2006-04-13
* Fix this regex to match what llvmgcc4 produces alsoChris Lattner2006-04-13
* These tests are now xfailed for llvmgcc4. This is PR735, unlikely to beChris Lattner2006-04-13
* This file is an invalid C file, test that it is properly rejectedChris Lattner2006-04-13
* These are only XFAILs with llvmgcc3, they pass with llvmgcc4Chris Lattner2006-04-13
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* new testcase that broke the new f.e.Chris Lattner2006-03-17
* New testcase, the new CFE compiles this into insertelement instructions, theChris Lattner2006-03-16
* new testcase that should have been added long ago.Chris Lattner2006-03-07
* New testcase, make sure nate doesn't vanishChris Lattner2006-03-04
* new c front-end testcaseChris Lattner2006-01-24
* make this work for Reid, who renamed his CVS module dir :)Chris Lattner2006-01-19
* Ensure that the CFE always emits intrinsics in their unsigned version, not wi...Chris Lattner2006-01-17
* testcase for PR676: http://llvm.cs.uiuc.edu/PR676Jim Laskey2006-01-14
* testcase for PR691Chris Lattner2006-01-13
* Modify this test to not depend on the host math.h implementationChris Lattner2006-01-07
* New testcase for PR660Chris Lattner2005-12-05
* testcase for PR664Chris Lattner2005-12-05
* Merged from RELEASE_16.John Criswell2005-11-08
* Testcase that crashes llvmgcc in type layoutChris Lattner2005-10-19
* new testcase that crashes the CFEChris Lattner2005-09-24
* new testcase for PR630Chris Lattner2005-09-24
* Testcase for PR629Chris Lattner2005-09-21
* fails since linux-itanium headers are DifferentDuraid Madina2005-09-13
* New testcase for PR610Chris Lattner2005-07-28
* Testcase for PR607Chris Lattner2005-07-26
* If errno doesn't matter (e.g. in -ffast-math scenarios), sqrt* should beChris Lattner2005-07-21
* new testcase for PR580Chris Lattner2005-06-15
* new testcase for PR562Chris Lattner2005-05-10