summaryrefslogtreecommitdiff
path: root/test/FrontendC
Commit message (Expand)AuthorAge
* The correct values here (as defined by gcc-4.2) areDale Johannesen2009-06-23
* This test only works on ppc32 if some optimization is done beforeDale Johannesen2009-06-23
* See test. Judging from PR 1278, at the time the test was committed, theDale Johannesen2009-06-23
* new testcase for rdar://6983634Chris Lattner2009-06-18
* Testcase for PR4332.Duncan Sands2009-06-14
* Adjust this test's regex strings so that they work regardlessDan Gohman2009-06-12
* Add -m32 to llvm-gcc commands, so that this test behaves as expectedDan Gohman2009-06-12
* Testcase for llvm-gcc patch 73238.Dale Johannesen2009-06-12
* Test for rev 73205 (PR 4349)Dale Johannesen2009-06-11
* Fix these so that they work on non-x86 Darwin machines.Bill Wendling2009-06-04
* Specify that this works for Darwin.Bill Wendling2009-06-04
* For XTARGET to work on targets not in the list,Dale Johannesen2009-06-04
* Adjust these tests now that "extern inline"Duncan Sands2009-05-30
* Commands beginning with '--' are converted to '-f' by gcc. Blech!Bill Wendling2009-05-18
* Check that the gcc front-end is not doing inliningDuncan Sands2009-05-17
* Restore minor deletion.Mike Stump2009-05-04
* testcase for PR4082Chris Lattner2009-04-29
* Testcase for PR2958.Duncan Sands2009-04-22
* These tests are x86 specific.Duncan Sands2009-04-22
* Add a __builtin___memset_chk test.Evan Cheng2009-03-27
* One more test.Evan Cheng2009-03-25
* Add __builtin___memcpy_chk tests.Evan Cheng2009-03-25
* These tests pass on linux.Duncan Sands2009-03-25
* Add a __builtin_object_size test.Evan Cheng2009-03-25
* Don't load values out of global constants with weakDuncan Sands2009-03-20
* These tests are now passing on Darwin because of r67139.Bill Wendling2009-03-18
* xfail these tests for now.Evan Cheng2009-03-18
* Test case for rev. 66925Devang Patel2009-03-13
* Tweak the DejaGNU voodoo to match Bill's advice.Stuart Hastings2009-03-10
* Check for warnings about inappropriate weak_imports.Stuart Hastings2009-03-10
* testcase for PR3744Chris Lattner2009-03-09
* Functions marked malloc are noalias return.Duncan Sands2009-03-01
* Adjust this test for recent llvm-gcc changes.Duncan Sands2009-03-01
* one less space, fixes failure with rebuilt llvm-gcc.Chris Lattner2009-02-28
* There is a way to specify targets that should succeed. It's the "XTARGET"Bill Wendling2009-02-28
* Unable to say "TARGET: *-*-darwin*"; falling back to "XFAIL: linux,ia64,alpha...Stuart Hastings2009-02-28
* Testcase to insure C strings go to the cstringStuart Hastings2009-02-27
* Emit debug info for bitfields.Devang Patel2009-02-17
* Testcase for llvm-gcc 64510.Dale Johannesen2009-02-14
* This is now done using a real i33, rather thanDuncan Sands2009-02-10
* Delete these two tests. They are specific to x86-64, and there's noDan Gohman2009-02-03
* It fails on Linux. XFAIL that machine.Bill Wendling2009-02-03
* This is passing for us. Should it have been reenabled?Bill Wendling2009-02-03
* Make the XFAIL line actually match x86-32 targets.Duncan Sands2009-02-02
* Add a always_inline test case.Evan Cheng2009-01-29
* Add a test case for Chris lvalue alignment fixes.Evan Cheng2009-01-29
* Forgot this test case.Evan Cheng2009-01-27
* Add a FrontendC testcase for the x86-64 Red Zone feature,Dan Gohman2009-01-27
* revert this patch for now, because Codegen does still want to generate SSE code,Torok Edwin2009-01-25
* testcase for llvm-gcc part of PR3402.Torok Edwin2009-01-25