summaryrefslogtreecommitdiffstats
path: root/llvm/test/CFrontend
Commit message (Expand)AuthorAgeFilesLines
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-29267-3713/+0
* resurrect lost tests by renaming them to not end with .trGabor Greif2008-05-2115-0/+0
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Check that always_inline functions are inlinedDuncan Sands2008-05-191-0/+12
* Evan has implemented this on ppc, so run the test there.Dale Johannesen2008-05-151-2/+2
* Testcase for PR2264.Duncan Sands2008-05-121-0/+10
* Testcase for PR2292.Duncan Sands2008-05-061-0/+4
* verify builtin optimization works like gcc.Chris Lattner2008-05-021-0/+10
* Update old-style syntax in some "not grep" tests.Dan Gohman2008-05-011-1/+1
* new testcase for PR2094. The inline asms should not pin allocas to theChris Lattner2008-04-291-0/+12
* Make these structs larger to ensure that theyDuncan Sands2008-04-212-6/+6
* Make the struct bigger, to ensure it is returnedDuncan Sands2008-04-211-1/+1
* Check that bodies and calls but not declarationsDuncan Sands2008-04-081-0/+7
* add another testcaseDevang Patel2008-03-271-0/+13
* New test case.Devang Patel2008-03-271-0/+7
* check struct layoutDevang Patel2008-03-251-0/+1
* Fix test name.Devang Patel2008-03-241-0/+0
* Add new test.Devang Patel2008-03-241-0/+87
* Remove incorrect comment.Devang Patel2008-03-241-2/+0
* The __sync primitives only work on x86 and alpha;Dale Johannesen2008-03-101-0/+2
* test for something more interesting than not crashingAndrew Lenharth2008-03-051-1/+1
* sync ops on ptrs, was breaking libgompAndrew Lenharth2008-03-051-0/+25
* new testcaseChris Lattner2008-03-031-0/+6
* Test case for annotate builtin.Tanya Lattner2008-02-121-0/+7
* Pointers change size depending upon the target. Remove them to make the test ...Tanya Lattner2008-01-301-3/+1
* Update this test case.Evan Cheng2008-01-291-2/+10
* After recent changes we fail to optimize this testDuncan Sands2008-01-291-19/+0
* New test.Devang Patel2008-01-291-0/+24
* Add test to make sure that #pragma mark/error doesn't error if there areBill Wendling2008-01-291-0/+6
* Pure/const functions with ByVal parameters cannotDuncan Sands2008-01-281-5/+10
* Make this more likely to be passed byval.Duncan Sands2008-01-281-1/+1
* Move testcase to the code gen directory.Bill Wendling2008-01-261-7/+0
* Create an explicit copy for byval parameters evenDuncan Sands2008-01-261-0/+19
* If we have a function like this:Bill Wendling2008-01-261-0/+7
* Add another testcase.Devang Patel2008-01-261-0/+8
* New test case.Evan Cheng2008-01-261-0/+23
* add a testcase for a bug Duncan pointed out.Chris Lattner2008-01-251-0/+10
* New test.Devang Patel2008-01-241-0/+6
* New test.Devang Patel2008-01-211-0/+5
* New test.Devang Patel2008-01-211-0/+7
* Check that nested functions don't get pointlessDuncan Sands2008-01-131-0/+3
* Testcase for PR1721Chris Lattner2008-01-081-0/+11
* Testcase for PR1386.Duncan Sands2008-01-041-0/+13
* Strengthening this test so it fails in release mode.Gordon Henriksen2007-12-301-0/+1
* Testcase for preceding FE fixDale Johannesen2007-12-181-0/+18
* Make instcombine promote inline asm calls to 'nounwind'Duncan Sands2007-12-161-0/+3
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-111-1/+1
* 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
OpenPOWER on IntegriCloud