summaryrefslogtreecommitdiff
path: root/test/CFrontend
Commit message (Expand)AuthorAge
* 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
* new testcaseChris Lattner2005-05-07
* Eliminate tabs and trailing spacesJeff Cohen2005-04-23
* Add the RUN: prefix to the start of the run line so this test doesn't fail.Reid Spencer2005-04-22
* make this harderChris Lattner2005-04-10
* oops add ~Chris Lattner2005-04-10
* new testcase for previously unsupported unary complex operatorsChris Lattner2005-04-10
* For Sparc, this xfails. I don't think sparc has the C99 complex dataJohn Criswell2005-04-01
* new testcase for __builtin_prefetch support.Chris Lattner2005-03-11
* new testcase reduced from the MultiSource/Applications/d failure last night.Chris Lattner2005-03-06
* New testcase for PR533Chris Lattner2005-03-05
* Test that a global is marked constant when it can be.Chris Lattner2005-02-27