summaryrefslogtreecommitdiff
path: root/test/CFrontend
Commit message (Expand)AuthorAge
* this tests for a missing feature. Move it to PR1391 instead of being anChris Lattner2007-05-05
* remove this xfailed testcase, move it into a comment in PR279, an enhancement...Chris Lattner2007-05-05
* not all targets want to return an i32. What really matters is whether llc ac...Chris Lattner2007-04-29
* new testcaseChris Lattner2007-04-25
* testcase for PR1352Chris Lattner2007-04-25
* New test.Devang Patel2007-04-24
* New test case.Devang Patel2007-04-24
* Make running these tests conditional on llvm-gcc supporting the languageReid Spencer2007-04-22
* make this portable to 64-bit hostsChris Lattner2007-04-21
* Use // not ; since this is C.Duncan Sands2007-04-17
* New test case.Devang Patel2007-04-17
* We shouldn't have tests for features we don't have yet.Chris Lattner2007-04-16
* remove bogus testChris Lattner2007-04-16
* Test code quality for variable length array references.Duncan Sands2007-04-16
* Check handling of arrays of variable sized components.Duncan Sands2007-04-16
* Heal this testAnton Korobeynikov2007-04-16
* Testcase for C front-end crash.Duncan Sands2007-04-16
* For PR1319:Reid Spencer2007-04-16
* Use %s, not explicit name.Duncan Sands2007-04-16
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-16
* remove a bogus testChris Lattner2007-04-16
* update testChris Lattner2007-04-16
* For PR1336:Reid Spencer2007-04-16
* For PR1336:Reid Spencer2007-04-15
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* adjust per review commentsDale Johannesen2007-04-15
* testcases for -fno-builtinDale Johannesen2007-04-15
* tests for struct/union as input operands to asm.Dale Johannesen2007-04-13
* testcases for function linkageDale Johannesen2007-04-12
* New test case for PR 1321.Devang Patel2007-04-12
* new testcase.Chris Lattner2007-04-11
* new testcaseChris Lattner2007-04-11
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* testcase for padding before zero-length fields.Dale Johannesen2007-04-05
* New tests for Packed structs.Devang Patel2007-04-05
* Fix some FreeBSD/amd64 regressions.Jeff Cohen2007-04-04
* Add testcase for correct sret handling.Anton Korobeynikov2007-04-01
* Testcase for the problem worked around inDuncan Sands2007-04-01
* llvm-gcc now requires -fnested-functions to enable them in C.Chris Lattner2007-03-20
* Test handling of structs with multiple variable-sized fields.Duncan Sands2007-03-20
* Use opt instead of gccas.Reid Spencer2007-03-19
* Fix the pattern.Reid Spencer2007-03-07
* Make this test more reliable across platforms.Reid Spencer2007-03-07
* Don't run lli in llvm-test. Instead just check that the datalayout stringReid Spencer2007-03-06
* Fix this to put its output in the output directory.Reid Spencer2007-03-06
* Test to ensure that data layout is generated correctly for host platform.Reid Spencer2007-03-06
* testcase for PR1233Chris Lattner2007-03-02
* new testcaseChris Lattner2007-02-25
* this passes nowChris Lattner2007-02-19