summaryrefslogtreecommitdiff
path: root/test/FrontendC
Commit message (Expand)AuthorAge
* Make for 32-bit only.Bill Wendling2009-08-21
* Probably should emit bitcode instead of text.Bill Wendling2009-08-21
* Testcase for r79597.Bill Wendling2009-08-21
* Test for llvm-gcc patch 78762.Dale Johannesen2009-08-12
* llvm-gcc now emits inbounds for this getelementptr.Dan Gohman2009-08-12
* Use wchar.h to get wchar_t, not ctype.h.Dan Gohman2009-08-11
* Testcase for llvm-gcc 78324 (although in normalDale Johannesen2009-08-06
* llvm-gcc checks the static asm variable is valid in ValidateRegisterVariable....Bill Wendling2009-08-04
* Fixed now.Bill Wendling2009-08-04
* XFAIL for the moment.Bill Wendling2009-08-04
* remove this test. It is currently failing because we now emit the stringChris Lattner2009-07-25
* Remove the IA-64 backend.Dan Gohman2009-07-24
* testcase for PR4590Chris Lattner2009-07-23
* Testcase for PR4214.Duncan Sands2009-07-17
* Fix test so it works on systems where wchar_t != int.Dale Johannesen2009-07-15
* Test for llvm-gcc patch 75822.Dale Johannesen2009-07-15
* String constants are now output with private linkage.Duncan Sands2009-07-15
* Testcase for PR4556Chris Lattner2009-07-14
* 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