aboutsummaryrefslogtreecommitdiffstats
path: root/test/CFrontend
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix misspellings, patch contributed by Gabor Greif!Chris Lattner2005-02-271-1/+1
* New testcase for PR522.Chris Lattner2005-02-201-0/+7
* Remove this test. This test is already in PR269, so it should beChris Lattner2005-01-201-15/+0
* Test fails on all platforms, not just linuxJeff Cohen2005-01-081-1/+1
* new testcase for PR481Chris Lattner2005-01-031-0/+10
* New testcase for PR487Chris Lattner2005-01-031-0/+24
* Testcase for PR494Chris Lattner2005-01-021-0/+3
* XFAIL this test everywhere.Reid Spencer2004-12-291-1/+2
* XFAIL this everywhere, the CFE doesn't support bitfield initialization.Reid Spencer2004-12-291-1/+1
* Fix llvmgcc to use the TestRunner substition mechanism.John Criswell2004-12-081-1/+1
* xfail this across all platforms.John Criswell2004-12-081-1/+1
* This fails due to the sun headers.Chris Lattner2004-12-041-0/+1
* This is a c++ testChris Lattner2004-11-301-22/+0
* This was fixed with the recent tester changes.Chris Lattner2004-11-301-1/+0
* New testcase for PR360Chris Lattner2004-11-281-0/+11
* New testcase for PR244Chris Lattner2004-11-281-0/+14
* New testcase for PR424Chris Lattner2004-11-271-0/+10
* New testcase for PR451Chris Lattner2004-11-251-0/+8
* These tests really are failing, do not let them accidentally be XPASS.Chris Lattner2004-11-225-5/+5
* Adding srcdir argTanya Lattner2004-11-191-1/+1