aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC
AgeCommit message (Expand)Author
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
2010-05-28Revert 104841, 104842, 104876 due to buildbot failures. Radar 7424645.Stuart Hastings
2010-05-27Adjust test case for lexical block pruning. Follow-on to r104842 and Radar 7...Stuart Hastings
2010-05-27Add a test for llvm-gcc svn r104726.Bob Wilson
2010-05-20Once more, with feeling.Eric Christopher
2010-05-19Attempt to run this test on x86 only.Eric Christopher
2010-05-19Add a test to make sure that we're lowering the shift amount correctly.Eric Christopher
2010-05-18Test passed on ppc, to my surprise; if it workedDale Johannesen
2010-05-18Testcase for llvm-gcc checkin 104042.Dale Johannesen
2010-05-14Test case for r103800.Devang Patel
2010-05-07Adjust tests affected by llvm-gcc 103229.Dale Johannesen
2010-05-05Test case for pr2394 and r102979.Stuart Hastings
2010-04-30Add -o /dev/null to some tests which don't care about their output.Dan Gohman