aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC
Commit message (Expand)AuthorAgeFilesLines
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Avoid Tcl substitution, introduced %llvmgcc_only for this one little testDaniel Dunbar2009-09-071-1/+1
* Mark test as passing on all x86, which it should,Dale Johannesen2009-08-311-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-25104-104/+104
* Make for 32-bit only.Bill Wendling2009-08-211-1/+1
* Probably should emit bitcode instead of text.Bill Wendling2009-08-211-1/+1
* Testcase for r79597.Bill Wendling2009-08-211-0/+7
* Test for llvm-gcc patch 78762.Dale Johannesen2009-08-121-0/+10
* llvm-gcc now emits inbounds for this getelementptr.Dan Gohman2009-08-121-1/+1
* Use wchar.h to get wchar_t, not ctype.h.Dan Gohman2009-08-111-1/+1
* Testcase for llvm-gcc 78324 (although in normalDale Johannesen2009-08-061-0/+9
* llvm-gcc checks the static asm variable is valid in ValidateRegisterVariable....Bill Wendling2009-08-041-0/+4
* Fixed now.Bill Wendling2009-08-041-2/+0
* XFAIL for the moment.Bill Wendling2009-08-041-0/+2
* remove this test. It is currently failing because we now emit the stringChris Lattner2009-07-251-11/+0
* Remove the IA-64 backend.Dan Gohman2009-07-243-3/+3
* testcase for PR4590Chris Lattner2009-07-231-0/+34
* Testcase for PR4214.Duncan Sands2009-07-171-0/+4
* Fix test so it works on systems where wchar_t != int.Dale Johannesen2009-07-151-10/+2
* Test for llvm-gcc patch 75822.Dale Johannesen2009-07-151-0/+15
* String constants are now output with private linkage.Duncan Sands2009-07-152-4/+3
* Testcase for PR4556Chris Lattner2009-07-141-0/+6
* The correct values here (as defined by gcc-4.2) areDale Johannesen2009-06-232-0/+15
* This test only works on ppc32 if some optimization is done beforeDale Johannesen2009-06-231-1/+1
* See test. Judging from PR 1278, at the time the test was committed, theDale Johannesen2009-06-231-1/+1
* new testcase for rdar://6983634Chris Lattner2009-06-181-0/+26
* Testcase for PR4332.Duncan Sands2009-06-141-0/+8
* Adjust this test's regex strings so that they work regardlessDan Gohman2009-06-121-3/+3
* Add -m32 to llvm-gcc commands, so that this test behaves as expectedDan Gohman2009-06-121-3/+3
* Testcase for llvm-gcc patch 73238.Dale Johannesen2009-06-121-0/+24
* Test for rev 73205 (PR 4349)Dale Johannesen2009-06-111-0/+39
* Fix these so that they work on non-x86 Darwin machines.Bill Wendling2009-06-042-2/+2
* Specify that this works for Darwin.Bill Wendling2009-06-042-2/+2
* For XTARGET to work on targets not in the list,Dale Johannesen2009-06-042-0/+2
* Adjust these tests now that "extern inline"Duncan Sands2009-05-302-8/+6
* Commands beginning with '--' are converted to '-f' by gcc. Blech!Bill Wendling2009-05-181-1/+1
* Check that the gcc front-end is not doing inliningDuncan Sands2009-05-171-0/+17
* Restore minor deletion.Mike Stump2009-05-041-0/+17
* testcase for PR4082Chris Lattner2009-04-291-0/+11
* Testcase for PR2958.Duncan Sands2009-04-221-0/+4
* These tests are x86 specific.Duncan Sands2009-04-221-0/+1
* Add a __builtin___memset_chk test.Evan Cheng2009-03-271-0/+6
* One more test.Evan Cheng2009-03-251-1/+6
* Add __builtin___memcpy_chk tests.Evan Cheng2009-03-251-0/+23
* These tests pass on linux.Duncan Sands2009-03-252-2/+2
* Add a __builtin_object_size test.Evan Cheng2009-03-251-0/+16
* Don't load values out of global constants with weakDuncan Sands2009-03-201-0/+12
* These tests are now passing on Darwin because of r67139.Bill Wendling2009-03-181-0/+1
* xfail these tests for now.Evan Cheng2009-03-181-1/+2
* Test case for rev. 66925Devang Patel2009-03-131-0/+3