Avoid depending on LCSSA implicitly pulling in LoopSimplify.
[oota-llvm.git] / test / FrontendObjC /
2010-06-04 Devang Pateltest case for r105504.
2010-03-25 Eric ChristopherMake sure this runs in 64-bit only, 32-bit won't produc...
2010-03-17 Stuart HastingsTestcase for r98728.
2010-02-23 Devang Patelnew test case for r96974.
2010-02-12 Evan ChengTest for 95961.
2010-02-12 Evan ChengTest case for 95958.
2010-02-01 Evan ChengAdd test case for 95013.
2009-12-05 Dan GohmanRemove now-redundant llvm-as invocations.
2009-12-01 Devang PatelTest case for r90175.
2009-10-13 Devang PatelThese tests now pass.
2009-10-13 Devang PatelDisable this test for now.
2009-10-13 Devang PatelXFAIL these tests for now.
2009-08-31 Dale JohannesenFix some misspellings of XTARGET.
2009-08-28 Devang PatelReapply 79977.
2009-08-26 Devang PatelRevert 79977. It causes llvm-gcc bootstrap failures...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-25 Devang PatelUpdate DebugInfo interface to use metadata, instead...
2009-08-18 Daniel DunbarAttempt to normalize test results.
2009-08-17 Devang PatelAdd prefix only if it is needed.
2009-08-05 Dale JohannesenAdjust test for llvm-gcc checkin 78249.
2009-08-05 Dale JohannesenTest for llvm-gcc checkin 78223.
2009-07-19 Daniel DunbarThis test should be run with -m32.
2009-04-28 Dale JohannesenTest for llvm-gcc bug fixed by 70301.
2009-04-27 Dale JohannesenTest for (llvm-gcc) 70231.
2009-04-15 Bill WendlingCheck for alignment.
2009-04-15 Bill WendlingTestcase for r69104.
2009-02-17 Devang PatelAnd now, not so elegant, test case...
2009-02-05 Chris Lattnertestcase for rdar://6551276 and llvm-gcc r63873
2009-01-26 Dale JohannesenTestcase for 6522054.
2008-11-26 Bill WendlingAdd test for rdar://6394879.
2008-11-24 Bill WendlingTestcase for constant CFStrings.
2008-11-13 Bill WendlingAdded testcase for r59214.
2008-10-07 Gabor Greiffix filetype suffix
2008-10-06 Evan ChengThis is an objective-c test, not an objective-c++ one.
2008-08-07 Duncan SandsMove tests of the ObjC++ front-end to their own
2008-06-10 Dale JohannesenSuppress ObjC FE warnings, which cause the test to...
2008-05-06 Bill WendlingRemoving.
2008-04-25 Chris Lattnernew testcase
2007-12-11 Dan GohmanRename these tests to use the appropriate suffixes.
2007-11-09 Duncan SandsThanks to the XTARGET line, this test should still
2007-11-08 Devang PatelRun this test only on darwin.
2007-10-23 Chris Lattnernew testcase
2007-10-19 Bill WendlingRemoved "-arch i386" by popular demand...
2007-10-19 Bill WendlingNow with RUN line!
2007-10-19 Bill WendlingRemove the Foundation.h file because not everyone has...
2007-10-19 Devang PatelNew test.
2007-10-18 Bill WendlingFix the command line.
2007-10-18 Devang PatelFix test.
2007-10-17 Bill WendlingTest to make sure we don't generate unwind info for...
2007-10-04 Bill WendlingSupport Objective C++ too.
2007-10-04 Bill WendlingAdded testcase for creation of metadata with null pointers.
2007-10-04 Bill Wendlingun-XFAIL this test.
2007-10-03 Bill WendlingTemporarily XFAIL this test.
2007-10-02 Devang PatelFix test.
2007-09-27 Devang PatelWhile searching for appropriate place for temporaries...
2007-05-03 Devang PatelNew test.
2007-04-21 Reid SpencerReplace llvm_gcc_supports_ada and llvm_gcc_supports_obj...
2007-04-20 Devang PatelEnable Objective-C tests.
2007-04-03 Chris Lattnertestcase for recent bugfix