aboutsummaryrefslogtreecommitdiffstats
path: root/test/CFrontend
Commit message (Expand)AuthorAgeFilesLines
* converge on the right number of %'s :)Chris Lattner2006-08-041-1/+1
* Use the %llvm-gcc% variable to find llvm-gcc for those of us that don'tReid Spencer2006-08-041-1/+1
* testcase for PR854.Chris Lattner2006-07-311-0/+11
* PR# not associated with XFAILJim Laskey2006-06-161-0/+1
* debug info is alive againJim Laskey2006-06-162-4/+0
* new testcaseChris Lattner2006-05-191-0/+23
* New testcase that crashes the new CFE.Chris Lattner2006-05-011-0/+12
* Fails with all sparcsChris Lattner2006-04-201-1/+1
* Remove this test, there is no need to test GCC's bugsChris Lattner2006-04-141-13/+0
* My addition of the xfail marker threw off the line #. move it.Chris Lattner2006-04-131-1/+3
* Fix this regex to match what llvmgcc4 produces alsoChris Lattner2006-04-131-1/+1
* These tests are now xfailed for llvmgcc4. This is PR735, unlikely to beChris Lattner2006-04-132-0/+4
* This file is an invalid C file, test that it is properly rejectedChris Lattner2006-04-131-1/+5
* These are only XFAILs with llvmgcc3, they pass with llvmgcc4Chris Lattner2006-04-137-9/+10
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* new testcase that broke the new f.e.Chris Lattner2006-03-171-0/+8
* New testcase, the new CFE compiles this into insertelement instructions, theChris Lattner2006-03-161-0/+11
* new testcase that should have been added long ago.Chris Lattner2006-03-071-0/+6
* New testcase, make sure nate doesn't vanishChris Lattner2006-03-041-0/+10
* new c front-end testcaseChris Lattner2006-01-241-0/+8
* make this work for Reid, who renamed his CVS module dir :)Chris Lattner2006-01-191-2/+1
* Ensure that the CFE always emits intrinsics in their unsigned version, not wi...Chris Lattner2006-01-171-0/+9
* testcase for PR676: http://llvm.cs.uiuc.edu/PR676Jim Laskey2006-01-141-0/+9
* testcase for PR691Chris Lattner2006-01-131-0/+12
* Modify this test to not depend on the host math.h implementationChris Lattner2006-01-071-13/+12
* New testcase for PR660Chris Lattner2005-12-051-0/+8
* testcase for PR664Chris Lattner2005-12-051-0/+20
* Merged from RELEASE_16.John Criswell2005-11-082-2/+2
* Testcase that crashes llvmgcc in type layoutChris Lattner2005-10-191-0/+9
* new testcase that crashes the CFEChris Lattner2005-09-241-0/+33
* new testcase for PR630Chris Lattner2005-09-241-0/+9
* Testcase for PR629Chris Lattner2005-09-211-0/+5
* fails since linux-itanium headers are DifferentDuraid Madina2005-09-131-1/+1
* New testcase for PR610Chris Lattner2005-07-281-0/+5
* Testcase for PR607Chris Lattner2005-07-261-0/+3
* If errno doesn't matter (e.g. in -ffast-math scenarios), sqrt* should beChris Lattner2005-07-211-0/+7
* new testcase for PR580Chris Lattner2005-06-151-0/+13
* new testcase for PR562Chris Lattner2005-05-101-0/+6
* new testcaseChris Lattner2005-05-071-0/+17
* Eliminate tabs and trailing spacesJeff Cohen2005-04-2314-65/+64
* Add the RUN: prefix to the start of the run line so this test doesn't fail.Reid Spencer2005-04-221-1/+1
* make this harderChris Lattner2005-04-101-0/+3
* oops add ~Chris Lattner2005-04-101-1/+1
* new testcase for previously unsupported unary complex operatorsChris Lattner2005-04-101-0/+6
* For Sparc, this xfails. I don't think sparc has the C99 complex dataJohn Criswell2005-04-011-0/+8
* new testcase for __builtin_prefetch support.Chris Lattner2005-03-111-0/+6
* new testcase reduced from the MultiSource/Applications/d failure last night.Chris Lattner2005-03-061-0/+14
* New testcase for PR533Chris Lattner2005-03-051-0/+12
* Test that a global is marked constant when it can be.Chris Lattner2005-02-271-0/+10