aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendObjC
AgeCommit message (Expand)Author
2011-01-17Update tests to accomodate unnamed_addr introduction.Devang Patel
2010-11-25Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands
2010-07-27Update tests to not rely on input file's absolute path.Devang Patel
2010-06-04test case for r105504.Devang Patel
2010-03-25Make sure this runs in 64-bit only, 32-bit won't produce the correct stores.Eric Christopher
2010-03-17Testcase for r98728.Stuart Hastings
2010-02-23new test case for r96974.Devang Patel
2010-02-12Test for 95961.Evan Cheng
2010-02-12Test case for 95958.Evan Cheng
2010-02-01Add test case for 95013.Evan Cheng
2009-12-05Remove now-redundant llvm-as invocations.Dan Gohman
2009-12-01Test case for r90175.Devang Patel
2009-10-13These tests now pass.Devang Patel
2009-10-13Disable this test for now.Devang Patel
2009-10-13XFAIL these tests for now.Devang Patel
2009-08-31Fix some misspellings of XTARGET.Dale Johannesen
2009-08-28Reapply 79977.Devang Patel
2009-08-26Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-08-25Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel
2009-08-18Attempt to normalize test results.Daniel Dunbar
2009-08-17Add prefix only if it is needed.Devang Patel
2009-08-05Adjust test for llvm-gcc checkin 78249.Dale Johannesen
2009-08-05Test for llvm-gcc checkin 78223.Dale Johannesen
2009-07-19This test should be run with -m32.Daniel Dunbar
2009-04-28Test for llvm-gcc bug fixed by 70301.Dale Johannesen
2009-04-27Test for (llvm-gcc) 70231.Dale Johannesen
2009-04-15Check for alignment.Bill Wendling
2009-04-15Testcase for r69104.Bill Wendling
2009-02-17And now, not so elegant, test case...Devang Patel
2009-02-05testcase for rdar://6551276 and llvm-gcc r63873Chris Lattner
2009-01-26Testcase for 6522054.Dale Johannesen
2008-11-26Add test for rdar://6394879.Bill Wendling
2008-11-24Testcase for constant CFStrings.Bill Wendling
2008-11-13Added testcase for r59214.Bill Wendling
2008-10-07fix filetype suffixGabor Greif
2008-10-06This is an objective-c test, not an objective-c++ one.Evan Cheng
2008-08-07Move tests of the ObjC++ front-end to their ownDuncan Sands
2008-06-10Suppress ObjC FE warnings, which cause the test to fail.Dale Johannesen
2008-05-06Removing.Bill Wendling
2008-04-25new testcaseChris Lattner
2007-12-11Rename these tests to use the appropriate suffixes.Dan Gohman
2007-11-09Thanks to the XTARGET line, this test should stillDuncan Sands
2007-11-08Run this test only on darwin.Devang Patel
2007-10-23new testcaseChris Lattner
2007-10-19Removed "-arch i386" by popular demand...Bill Wendling
2007-10-19Now with RUN line!Bill Wendling
2007-10-19Remove the Foundation.h file because not everyone has that.Bill Wendling
2007-10-19New test.Devang Patel
2007-10-18Fix the command line.Bill Wendling