summaryrefslogtreecommitdiff
path: root/test/FrontendC
Commit message (Expand)AuthorAge
* Add a test for llvm-gcc svn 110632.Bob Wilson2010-08-12
* PPC doesn't supported VLA with large alignment. This wasDale Johannesen2010-07-30
* Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot.Bob Wilson2010-07-30
* Fix this up per llvm-gcc r109819.Eric Christopher2010-07-29
* Testcase for r109556. Radar 8198362.Stuart Hastings2010-07-27
* Turn this test on again after the llvm-gcc change in r108986.Eric Christopher2010-07-21
* Update this to use a "valid" alignment.Eric Christopher2010-07-21
* Testcase for llvm-gcc commit r108910.Eric Christopher2010-07-20
* Temporarily disable this test.Eric Christopher2010-07-14
* Make it a .ll test case.Devang Patel2010-07-14
* Add a testcase for the vla and stack realignment warning.Eric Christopher2010-07-14
* Tests for llvm-gcc commit 108360.Dale Johannesen2010-07-14
* Add an explicit triple to make this test behave consistently.Dan Gohman2010-07-10
* Fix this XTARGET so that this does doesn't XPASS on non-darwin hosts.Dan Gohman2010-07-10
* Test case for r107843. Radar 8152866.Stuart Hastings2010-07-08
* Looks like this test is missing an XFAIL line.Duncan Sands2010-06-29
* The comment string does not match for all targets. PowerPC uses ;.Devang Patel2010-06-29
* Refix XTARGET. Previous attempt matches on powerpc-apple-darwin,Dale Johannesen2010-06-28
* Attempt to fix XTARGET.Dale Johannesen2010-06-28
* Use DW_FORM_addr for DW_AT_entry_pc.Devang Patel2010-06-28
* In asm's, output operands with matching input constraintsDale Johannesen2010-06-28
* Remove this weak test.Devang Patel2010-06-28
* Testcase for llvm-gcc fix 107051.Dale Johannesen2010-06-28
* Preserve deleted function's local variables' debug info.Devang Patel2010-06-28
* Make this test darwin specific.Devang Patel2010-06-28
* XFAIL this test on powerpc for now.Devang Patel2010-06-25
* DBG_VALUE machine instruction pointing to undefined register for a variable j...Devang Patel2010-06-24
* Testcase for llvm-gcc 106225.Dale Johannesen2010-06-17
* Update test to match recent llvm-gcc change.Rafael Espindola2010-06-15
* Test case for Radar 8004649.Stuart Hastings2010-06-14
* Add a test for the llvm-gcc commit in r90200.Eric Christopher2010-05-31
* Revert 104841, 104842, 104876 due to buildbot failures. Radar 7424645.Stuart Hastings2010-05-28
* Adjust test case for lexical block pruning. Follow-on to r104842 and Radar 7...Stuart Hastings2010-05-27
* Add a test for llvm-gcc svn r104726.Bob Wilson2010-05-27
* Once more, with feeling.Eric Christopher2010-05-20
* Attempt to run this test on x86 only.Eric Christopher2010-05-19
* Add a test to make sure that we're lowering the shift amount correctly.Eric Christopher2010-05-19
* Test passed on ppc, to my surprise; if it workedDale Johannesen2010-05-18
* Testcase for llvm-gcc checkin 104042.Dale Johannesen2010-05-18
* Test case for r103800.Devang Patel2010-05-14
* Adjust tests affected by llvm-gcc 103229.Dale Johannesen2010-05-07
* Test case for pr2394 and r102979.Stuart Hastings2010-05-05
* Add -o /dev/null to some tests which don't care about their output.Dan Gohman2010-04-30
* Fix comment.Dale Johannesen2010-04-28
* Test for llvm-gcc checkin 102543.Dale Johannesen2010-04-28
* Rework global alignment computation again. Now we do round upChris Lattner2010-04-28
* Revert r102300/102301, which serious broke objc apps.Chris Lattner2010-04-26
* testcase for PR6913Chris Lattner2010-04-25
* this passes now.Chris Lattner2010-04-25
* Print empty structs as {} rather than { }.Dan Gohman2010-04-08