aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC
Commit message (Expand)AuthorAgeFilesLines
* Update llvm-gcc's tests.Rafael Espindola2011-01-146-10/+10
* Test case for r120740. Radar 8712503.Stuart Hastings2010-12-021-0/+7
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-2588-121/+121
* Test for llvm-gcc patch 119392.Dale Johannesen2010-11-161-0/+16
* Testcase for llvm-gcc 118368. 8629268.Dale Johannesen2010-11-071-0/+17
* Get rid of the last use of -m64 in FrontendC. This solutionDuncan Sands2010-09-091-2/+2
* Another test that uses -m64. Here too it looks like it can beDuncan Sands2010-09-091-10/+4
* On i386, llvm-gcc cannot be assumed to support -m64. Since theseDuncan Sands2010-09-092-3/+3
* Typo. Thanks to BillW for pointing it out!Stuart Hastings2010-09-071-1/+1
* Test case for r113248. Raar 8361341.Stuart Hastings2010-09-071-3/+15
* update one more testChris Lattner2010-09-021-2/+2
* Apparently only Darwin passes long double misaligned. Compensate.Dale Johannesen2010-09-011-1/+1
* Attempt to fix buildbot.Dale Johannesen2010-09-011-1/+1
* Testcase for llvm checkin 112674.Dale Johannesen2010-08-311-0/+32
* no really, fix the test.Chris Lattner2010-08-271-1/+1
* fix this test. It's not clear what it's really testing.Chris Lattner2010-08-271-1/+1
* Test should pass on non-Darwin x86.Dale Johannesen2010-08-201-1/+1
* Don't run test on PPC darwin.Dale Johannesen2010-08-201-1/+1
* Testcase for llvm-gcc checkin 111482.Dale Johannesen2010-08-191-0/+15
* Add a test for llvm-gcc svn 110632.Bob Wilson2010-08-121-0/+16
* PPC doesn't supported VLA with large alignment. This wasDale Johannesen2010-07-301-0/+2
* Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot.Bob Wilson2010-07-301-1/+1
* Fix this up per llvm-gcc r109819.Eric Christopher2010-07-291-1/+1
* Testcase for r109556. Radar 8198362.Stuart Hastings2010-07-271-0/+18
* Turn this test on again after the llvm-gcc change in r108986.Eric Christopher2010-07-211-2/+1
* Update this to use a "valid" alignment.Eric Christopher2010-07-211-2/+2
* Testcase for llvm-gcc commit r108910.Eric Christopher2010-07-201-0/+10
* Temporarily disable this test.Eric Christopher2010-07-141-1/+2
* Make it a .ll test case.Devang Patel2010-07-141-50/+0
* Add a testcase for the vla and stack realignment warning.Eric Christopher2010-07-141-0/+7
* Tests for llvm-gcc commit 108360.Dale Johannesen2010-07-142-0/+41
* Add an explicit triple to make this test behave consistently.Dan Gohman2010-07-101-1/+1
* Fix this XTARGET so that this does doesn't XPASS on non-darwin hosts.Dan Gohman2010-07-101-1/+1
* Test case for r107843. Radar 8152866.Stuart Hastings2010-07-081-0/+10
* Looks like this test is missing an XFAIL line.Duncan Sands2010-06-291-0/+1
* The comment string does not match for all targets. PowerPC uses ;.Devang Patel2010-06-291-0/+1
* Refix XTARGET. Previous attempt matches on powerpc-apple-darwin,Dale Johannesen2010-06-281-1/+1
* Attempt to fix XTARGET.Dale Johannesen2010-06-281-1/+1
* Use DW_FORM_addr for DW_AT_entry_pc.Devang Patel2010-06-281-0/+48
* In asm's, output operands with matching input constraintsDale Johannesen2010-06-281-1/+1
* Remove this weak test.Devang Patel2010-06-281-16/+0
* Testcase for llvm-gcc fix 107051.Dale Johannesen2010-06-281-0/+21
* Preserve deleted function's local variables' debug info.Devang Patel2010-06-281-0/+14
* Make this test darwin specific.Devang Patel2010-06-281-1/+1
* XFAIL this test on powerpc for now.Devang Patel2010-06-251-0/+1
* DBG_VALUE machine instruction pointing to undefined register for a variable j...Devang Patel2010-06-241-0/+15
* Testcase for llvm-gcc 106225.Dale Johannesen2010-06-171-0/+16
* Update test to match recent llvm-gcc change.Rafael Espindola2010-06-151-1/+1
* Test case for Radar 8004649.Stuart Hastings2010-06-141-0/+8
* Add a test for the llvm-gcc commit in r90200.Eric Christopher2010-05-311-0/+24