aboutsummaryrefslogtreecommitdiff
path: root/test/CFrontend
AgeCommit message (Expand)Author
2007-10-15New test.Devang Patel
2007-10-03testcase for PR1647Chris Lattner
2007-10-01PR 1603 test case.Devang Patel
2007-09-28Do not ignore packed member size while selecting union type.Devang Patel
2007-09-27new testcase for PR1708Chris Lattner
2007-09-26Test the C front-end, not the C++ front-end.Duncan Sands
2007-09-26Test that local variables are aligned as the user requested.Duncan Sands
2007-09-24XFAIL for llvm-gcc4.0Tanya Lattner
2007-09-21gcroot testcase, patch by Eric Christopher.Chris Lattner
2007-09-19Testcase for PR1678.Duncan Sands
2007-09-15New testcase for PR1662. GCC trees are horrible :(Chris Lattner
2007-09-11Fix date :)Anton Korobeynikov
2007-09-11Testcase for recent pragma pack stuffAnton Korobeynikov
2007-09-07Test for PR1641.Bill Wendling
2007-08-23Fix this testcase: there are two matches forDuncan Sands
2007-08-22Testcase for llvm.c* intrinsic failures.Bill Wendling
2007-08-22Test handling of complex constants as lvalues. Duncan Sands
2007-08-15Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-08-01Add a test for the load/store alignment.Lauro Ramos Venancio
2007-07-29Add tests for generating noalias parameter attribute from __restrict qualifie...Christopher Lamb
2007-07-29Be explicit about which level of optimization is being asked for. The -O optionReid Spencer
2007-07-28Make this explictly signed. Fixes PR1571.Nick Lewycky
2007-07-23Fix for PR1567, which involves a weird bug on non-32bit architectures and sil...Chandler Carruth
2007-07-22Remove -O1 in favour of making llvm-gcc-4.2 a bitDuncan Sands
2007-07-20Need -O1 or better to have these builtins lowered toDuncan Sands
2007-07-19For PR1553:Reid Spencer
2007-07-18Fix this test to not rely on the path but to use theReid Spencer
2007-07-17For PR1558:Reid Spencer
2007-07-15new testcaseChris Lattner
2007-06-29Convert .cvsignore filesJohn Criswell
2007-06-19testcase for PR1513Chris Lattner
2007-06-18Modify annotate intrinsic to take 2 additional args: file and line number.Tanya Lattner
2007-06-15test case for annotate attributeTanya Lattner
2007-06-09rename C files to end with .cChris Lattner
2007-06-07Make the struct bigger, in an attempt to get a "struct return" on moreDuncan Sands
2007-06-06Really use attribute.Tanya Lattner
2007-06-06Test case for noinline attribute.Tanya Lattner
2007-06-06Revert changes for noinline.Tanya Lattner
2007-06-06Ignore llvm.noinlineTanya Lattner
2007-05-30new testcase for PR1421Chris Lattner
2007-05-16Fix PR number.Devang Patel
2007-05-16New test for PR1417Devang Patel
2007-05-15New test.Devang Patel
2007-05-15add PR number and testcase from the PR.Chris Lattner
2007-05-15new testcaseChris Lattner
2007-05-11New test.Devang Patel
2007-05-09Testcase forDuncan Sands
2007-05-08New test for PR1400Devang Patel
2007-05-08New test.Devang Patel