summaryrefslogtreecommitdiff
path: root/test/CFrontend
Commit message (Expand)AuthorAge
* Testcase for PR2264.Duncan Sands2008-05-12
* Testcase for PR2292.Duncan Sands2008-05-06
* verify builtin optimization works like gcc.Chris Lattner2008-05-02
* Update old-style syntax in some "not grep" tests.Dan Gohman2008-05-01
* new testcase for PR2094. The inline asms should not pin allocas to theChris Lattner2008-04-29
* Make these structs larger to ensure that theyDuncan Sands2008-04-21
* Make the struct bigger, to ensure it is returnedDuncan Sands2008-04-21
* Check that bodies and calls but not declarationsDuncan Sands2008-04-08
* add another testcaseDevang Patel2008-03-27
* New test case.Devang Patel2008-03-27
* check struct layoutDevang Patel2008-03-25
* Fix test name.Devang Patel2008-03-24
* Add new test.Devang Patel2008-03-24
* Remove incorrect comment.Devang Patel2008-03-24
* The __sync primitives only work on x86 and alpha;Dale Johannesen2008-03-10
* test for something more interesting than not crashingAndrew Lenharth2008-03-05
* sync ops on ptrs, was breaking libgompAndrew Lenharth2008-03-05
* new testcaseChris Lattner2008-03-03
* Test case for annotate builtin.Tanya Lattner2008-02-12
* Pointers change size depending upon the target. Remove them to make the test ...Tanya Lattner2008-01-30
* Update this test case.Evan Cheng2008-01-29
* After recent changes we fail to optimize this testDuncan Sands2008-01-29
* New test.Devang Patel2008-01-29
* Add test to make sure that #pragma mark/error doesn't error if there areBill Wendling2008-01-29
* Pure/const functions with ByVal parameters cannotDuncan Sands2008-01-28
* Make this more likely to be passed byval.Duncan Sands2008-01-28
* Move testcase to the code gen directory.Bill Wendling2008-01-26
* Create an explicit copy for byval parameters evenDuncan Sands2008-01-26
* If we have a function like this:Bill Wendling2008-01-26
* Add another testcase.Devang Patel2008-01-26
* New test case.Evan Cheng2008-01-26
* add a testcase for a bug Duncan pointed out.Chris Lattner2008-01-25
* New test.Devang Patel2008-01-24
* New test.Devang Patel2008-01-21
* New test.Devang Patel2008-01-21
* Check that nested functions don't get pointlessDuncan Sands2008-01-13
* Testcase for PR1721Chris Lattner2008-01-08
* Testcase for PR1386.Duncan Sands2008-01-04
* Strengthening this test so it fails in release mode.Gordon Henriksen2007-12-30
* Testcase for preceding FE fixDale Johannesen2007-12-18
* Make instcombine promote inline asm calls to 'nounwind'Duncan Sands2007-12-16
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-11
* New testcase for PR1744Chris Lattner2007-11-28
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-28
* Add testcase for last llvm-gcc tweaksAnton Korobeynikov2007-11-27
* Make this pass for CYGWIN.Zhou Sheng2007-11-27
* Make this testcase compatible with CYGWIN.Zhou Sheng2007-11-27
* Un XFAIL these tests, now that Bill has backportedDuncan Sands2007-11-14
* XFAIL these tests until the fix gets backportedDuncan Sands2007-11-14
* Check that the first and third characters, s and u,Duncan Sands2007-11-09