summaryrefslogtreecommitdiff
path: root/test/FrontendC
Commit message (Expand)AuthorAge
* Add a RUN line to the test case to make it functional. <rdar://problem/9055247>Stuart Hastings2011-03-09
* Test cases for r127309. <rdar://problem/9055247>Stuart Hastings2011-03-09
* Build bots hate me.Bill Wendling2011-03-09
* Reverting testcase at 4126896; r126672 broke something else. <rdar://problem...Stuart Hastings2011-03-08
* Once again try to appease the buildbot gods.Bill Wendling2011-03-08
* Try to fix the compilation error due to type incombatibility.Bill Wendling2011-03-08
* Testcase for r127187.Bill Wendling2011-03-08
* Test case for r126672. Radar 9055247.Stuart Hastings2011-03-02
* Test case for r126127. Radar 9012638.Stuart Hastings2011-02-21
* Update llvm-gcc's tests.Rafael Espindola2011-01-14
* Test case for r120740. Radar 8712503.Stuart Hastings2010-12-02
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-25
* Test for llvm-gcc patch 119392.Dale Johannesen2010-11-16
* Testcase for llvm-gcc 118368. 8629268.Dale Johannesen2010-11-07
* Get rid of the last use of -m64 in FrontendC. This solutionDuncan Sands2010-09-09
* Another test that uses -m64. Here too it looks like it can beDuncan Sands2010-09-09
* On i386, llvm-gcc cannot be assumed to support -m64. Since theseDuncan Sands2010-09-09
* Typo. Thanks to BillW for pointing it out!Stuart Hastings2010-09-07
* Test case for r113248. Raar 8361341.Stuart Hastings2010-09-07
* update one more testChris Lattner2010-09-02
* Apparently only Darwin passes long double misaligned. Compensate.Dale Johannesen2010-09-01
* Attempt to fix buildbot.Dale Johannesen2010-09-01
* Testcase for llvm checkin 112674.Dale Johannesen2010-08-31
* no really, fix the test.Chris Lattner2010-08-27
* fix this test. It's not clear what it's really testing.Chris Lattner2010-08-27
* Test should pass on non-Darwin x86.Dale Johannesen2010-08-20
* Don't run test on PPC darwin.Dale Johannesen2010-08-20
* Testcase for llvm-gcc checkin 111482.Dale Johannesen2010-08-19
* 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