aboutsummaryrefslogtreecommitdiffstats
path: root/test/CFrontend
Commit message (Expand)AuthorAgeFilesLines
* 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
* Really use attribute.Tanya Lattner2007-06-061-2/+2
* Test case for noinline attribute.Tanya Lattner2007-06-061-0/+13
* Revert changes for noinline.Tanya Lattner2007-06-061-1/+1
* Ignore llvm.noinlineTanya Lattner2007-06-061-1/+1
* new testcase for PR1421Chris Lattner2007-05-301-0/+18
* Fix PR number.Devang Patel2007-05-161-1/+1
* New test for PR1417Devang Patel2007-05-161-0/+5
* New test.Devang Patel2007-05-151-0/+23
* add PR number and testcase from the PR.Chris Lattner2007-05-151-0/+8
* new testcaseChris Lattner2007-05-151-0/+10
* New test.Devang Patel2007-05-111-0/+5
* Testcase forDuncan Sands2007-05-091-0/+13
* New test for PR1400Devang Patel2007-05-081-0/+7
* New test.Devang Patel2007-05-081-0/+12
* this tests for a missing feature. Move it to PR1391 instead of being anChris Lattner2007-05-051-26/+0
* remove this xfailed testcase, move it into a comment in PR279, an enhancement...Chris Lattner2007-05-051-8/+0
* not all targets want to return an i32. What really matters is whether llc ac...Chris Lattner2007-04-292-2/+2
* new testcaseChris Lattner2007-04-251-0/+20
* testcase for PR1352Chris Lattner2007-04-251-0/+10
* New test.Devang Patel2007-04-241-0/+17
* New test case.Devang Patel2007-04-241-0/+7
* Make running these tests conditional on llvm-gcc supporting the languageReid Spencer2007-04-221-1/+3
* make this portable to 64-bit hostsChris Lattner2007-04-211-1/+1
* Use // not ; since this is C.Duncan Sands2007-04-171-2/+2
* New test case.Devang Patel2007-04-171-0/+4
* We shouldn't have tests for features we don't have yet.Chris Lattner2007-04-161-35/+0
* remove bogus testChris Lattner2007-04-161-17/+0
* Test code quality for variable length array references.Duncan Sands2007-04-161-0/+7
* Check handling of arrays of variable sized components.Duncan Sands2007-04-161-0/+10
* Heal this testAnton Korobeynikov2007-04-161-2/+2
* Testcase for C front-end crash.Duncan Sands2007-04-161-0/+6
* For PR1319:Reid Spencer2007-04-161-1/+1
* Use %s, not explicit name.Duncan Sands2007-04-161-1/+1