aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC
AgeCommit message (Expand)Author
2011-01-14Update llvm-gcc's tests.Rafael Espindola
2010-12-02Test case for r120740. Radar 8712503.Stuart Hastings
2010-11-25Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands
2010-11-16Test for llvm-gcc patch 119392.Dale Johannesen
2010-11-07Testcase for llvm-gcc 118368. 8629268.Dale Johannesen
2010-09-09Get rid of the last use of -m64 in FrontendC. This solutionDuncan Sands
2010-09-09Another test that uses -m64. Here too it looks like it can beDuncan Sands
2010-09-09On i386, llvm-gcc cannot be assumed to support -m64. Since theseDuncan Sands
2010-09-07Typo. Thanks to BillW for pointing it out!Stuart Hastings
2010-09-07Test case for r113248. Raar 8361341.Stuart Hastings
2010-09-02update one more testChris Lattner
2010-09-01Apparently only Darwin passes long double misaligned. Compensate.Dale Johannesen
2010-09-01Attempt to fix buildbot.Dale Johannesen
2010-08-31Testcase for llvm checkin 112674.Dale Johannesen
2010-08-27no really, fix the test.Chris Lattner
2010-08-27fix this test. It's not clear what it's really testing.Chris Lattner
2010-08-20Test should pass on non-Darwin x86.Dale Johannesen
2010-08-20Don't run test on PPC darwin.Dale Johannesen
2010-08-19Testcase for llvm-gcc checkin 111482.Dale Johannesen
2010-08-12Add a test for llvm-gcc svn 110632.Bob Wilson
2010-07-30PPC doesn't supported VLA with large alignment. This wasDale Johannesen
2010-07-30Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot.Bob Wilson
2010-07-29Fix this up per llvm-gcc r109819.Eric Christopher
2010-07-27Testcase for r109556. Radar 8198362.Stuart Hastings
2010-07-21Turn this test on again after the llvm-gcc change in r108986.Eric Christopher
2010-07-21Update this to use a "valid" alignment.Eric Christopher
2010-07-20Testcase for llvm-gcc commit r108910.Eric Christopher
2010-07-14Temporarily disable this test.Eric Christopher
2010-07-14Make it a .ll test case.Devang Patel
2010-07-14Add a testcase for the vla and stack realignment warning.Eric Christopher
2010-07-14Tests for llvm-gcc commit 108360.Dale Johannesen
2010-07-10Add an explicit triple to make this test behave consistently.Dan Gohman
2010-07-10Fix this XTARGET so that this does doesn't XPASS on non-darwin hosts.Dan Gohman
2010-07-08Test case for r107843. Radar 8152866.Stuart Hastings
2010-06-29Looks like this test is missing an XFAIL line.Duncan Sands
2010-06-29The comment string does not match for all targets. PowerPC uses ;.Devang Patel
2010-06-28Refix XTARGET. Previous attempt matches on powerpc-apple-darwin,Dale Johannesen
2010-06-28Attempt to fix XTARGET.Dale Johannesen
2010-06-28Use DW_FORM_addr for DW_AT_entry_pc.Devang Patel
2010-06-28In asm's, output operands with matching input constraintsDale Johannesen
2010-06-28Remove this weak test.Devang Patel
2010-06-28Testcase for llvm-gcc fix 107051.Dale Johannesen
2010-06-28Preserve deleted function's local variables' debug info.Devang Patel
2010-06-28Make this test darwin specific.Devang Patel
2010-06-25XFAIL this test on powerpc for now.Devang Patel
2010-06-24DBG_VALUE machine instruction pointing to undefined register for a variable j...Devang Patel
2010-06-17Testcase for llvm-gcc 106225.Dale Johannesen
2010-06-15Update test to match recent llvm-gcc change.Rafael Espindola
2010-06-14Test case for Radar 8004649.Stuart Hastings
2010-05-31Add a test for the llvm-gcc commit in r90200.Eric Christopher