aboutsummaryrefslogtreecommitdiffstats
path: root/test/CFrontend
Commit message (Expand)AuthorAgeFilesLines
* New testcase for PR1744Chris Lattner2007-11-281-0/+8
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-282-2/+2
* Add testcase for last llvm-gcc tweaksAnton Korobeynikov2007-11-271-0/+12
* Make this pass for CYGWIN.Zhou Sheng2007-11-271-1/+2
* Make this testcase compatible with CYGWIN.Zhou Sheng2007-11-271-1/+5
* Un XFAIL these tests, now that Bill has backportedDuncan Sands2007-11-142-2/+0
* XFAIL these tests until the fix gets backportedDuncan Sands2007-11-142-0/+2
* Check that the first and third characters, s and u,Duncan Sands2007-11-091-0/+3
* Check that accesses to the second short, t, haveDuncan Sands2007-11-091-0/+3
* Add testcaseBill Wendling2007-11-071-0/+4
* New test.Devang Patel2007-10-301-0/+6
* Test to make sure that if we have an unaligned memcpy, it will still compile.Bill Wendling2007-10-261-0/+5
* Testcase for PR 1397.Dale Johannesen2007-10-251-0/+9
* Don't branch fold inline asm statements.Bill Wendling2007-10-191-2/+1
* New test.Devang Patel2007-10-151-0/+5
* testcase for PR1647Chris Lattner2007-10-031-0/+7
* PR 1603 test case.Devang Patel2007-10-011-0/+8
* Do not ignore packed member size while selecting union type.Devang Patel2007-09-281-0/+37
* new testcase for PR1708Chris Lattner2007-09-271-0/+14
* Test the C front-end, not the C++ front-end.Duncan Sands2007-09-264-6/+6
* Test that local variables are aligned as the user requested.Duncan Sands2007-09-261-0/+7
* XFAIL for llvm-gcc4.0Tanya Lattner2007-09-241-1/+1
* gcroot testcase, patch by Eric Christopher.Chris Lattner2007-09-211-0/+28
* Testcase for PR1678.Duncan Sands2007-09-191-0/+10
* New testcase for PR1662. GCC trees are horrible :(Chris Lattner2007-09-151-0/+7
* Fix date :)Anton Korobeynikov2007-09-111-0/+0
* Testcase for recent pragma pack stuffAnton Korobeynikov2007-09-111-0/+32
* Test for PR1641.Bill Wendling2007-09-071-0/+14
* Fix this testcase: there are two matches forDuncan Sands2007-08-231-2/+2
* Testcase for llvm.c* intrinsic failures.Bill Wendling2007-08-221-0/+6
* Test handling of complex constants as lvalues. Duncan Sands2007-08-221-0/+3
* Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman2007-08-152-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-158-21/+21
* Add a test for the load/store alignment.Lauro Ramos Venancio2007-08-011-0/+17
* Add tests for generating noalias parameter attribute from __restrict qualifie...Christopher Lamb2007-07-291-0/+6
* Be explicit about which level of optimization is being asked for. The -O optionReid Spencer2007-07-291-2/+2
* Make this explictly signed. Fixes PR1571.Nick Lewycky2007-07-281-1/+1
* Fix for PR1567, which involves a weird bug on non-32bit architectures and sil...Chandler Carruth2007-07-231-1/+1
* Remove -O1 in favour of making llvm-gcc-4.2 a bitDuncan Sands2007-07-221-2/+1
* Need -O1 or better to have these builtins lowered toDuncan Sands2007-07-201-1/+2
* For PR1553:Reid Spencer2007-07-191-1/+1
* Fix this test to not rely on the path but to use theReid Spencer2007-07-181-1/+1
* For PR1558:Reid Spencer2007-07-172-0/+43
* new testcaseChris Lattner2007-07-151-0/+6
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* testcase for PR1513Chris Lattner2007-06-191-0/+11
* Modify annotate intrinsic to take 2 additional args: file and line number.Tanya Lattner2007-06-182-3/+2
* test case for annotate attributeTanya Lattner2007-06-151-0/+25
* rename C files to end with .cChris Lattner2007-06-093-0/+0
* Make the struct bigger, in an attempt to get a "struct return" on moreDuncan Sands2007-06-071-1/+1