Avoid unsafe promotion.
[oota-llvm.git] / test / CFrontend /
2007-02-05 Chris Lattnerfix bug number
2007-02-05 Chris Lattnertest for pr1173
2007-02-04 Chris Lattnertestcase for PR1175
2007-01-25 Chris Lattnernew testcase
2007-01-23 Evan ChengFix test case.
2007-01-21 Chris Lattnernew testcase
2007-01-19 Reid SpencerMake this test actually test what its supposed to test.
2007-01-17 Reid SpencerThe Regression directory is now gone.
2007-01-16 Reid SpencerAdd a test case for bit accurate integer types in llvm...
2007-01-14 Chris Lattnerverify that hidden visibility support never goes away
2007-01-06 Chris Lattnertestcase for pr1083
2006-12-31 Reid SpencerFor PR950:
2006-12-23 Reid SpencerFor PR950:
2006-12-15 Chris LattnerNew testcase for llvm-gcc bugfix
2006-12-03 Reid SpencerUse weak_import on linux, weak everywhere else. Makes...
2006-12-01 Chris Lattnerenable this now that codegen support is in place
2006-12-01 Chris Lattnernew testcase to verify external weak continues to work
2006-11-27 Reid SpencerAlter these tests to ensure they match a "test $1,...
2006-11-27 Reid SpencerFor PR950:
2006-11-10 Tanya Lattnerxfail for llvmgcc3
2006-11-08 Tanya LattnerShould be xfailed for llvmgcc3
2006-10-31 Chris Lattneradd a note
2006-10-31 Chris Lattnernew testcase
2006-09-29 Chris LattnerAdjust this to the wonky syntax that GCC expects.
2006-09-28 Reid SpencerUse the -emit-llvm switch to generate LLVM assembly...
2006-09-28 Chris LattnerTestcase for PR924
2006-09-25 John CriswellRegression test for PR#922.
2006-09-22 Bill WendlingRegression testcase for PR855.
2006-09-18 Chris Lattnernew testcase
2006-09-11 Chris Lattnernew testcase for PR906
2006-08-04 Chris Lattnerconverge on the right number of %'s :)
2006-08-04 Reid SpencerUse the %llvm-gcc% variable to find llvm-gcc for those...
2006-07-31 Chris Lattnertestcase for PR854.
2006-06-16 Jim LaskeyPR# not associated with XFAIL
2006-06-16 Jim Laskeydebug info is alive again
2006-05-19 Chris Lattnernew testcase
2006-05-01 Chris LattnerNew testcase that crashes the new CFE.
2006-04-20 Chris LattnerFails with all sparcs
2006-04-14 Chris LattnerRemove this test, there is no need to test GCC's bugs
2006-04-13 Chris LattnerMy addition of the xfail marker threw off the line...
2006-04-13 Chris LattnerFix this regex to match what llvmgcc4 produces also
2006-04-13 Chris LattnerThese tests are now xfailed for llvmgcc4. This is...
2006-04-13 Chris LattnerThis file is an invalid C file, test that it is properl...
2006-04-13 Chris LattnerThese are only XFAILs with llvmgcc3, they pass with...
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-17 Chris Lattnernew testcase that broke the new f.e.
2006-03-16 Chris LattnerNew testcase, the new CFE compiles this into insertelem...
2006-03-07 Chris Lattnernew testcase that should have been added long ago.
2006-03-04 Chris LattnerNew testcase, make sure nate doesn't vanish
2006-01-24 Chris Lattnernew c front-end testcase
2006-01-19 Chris Lattnermake this work for Reid, who renamed his CVS module...
2006-01-17 Chris LattnerEnsure that the CFE always emits intrinsics in their...
2006-01-14 Jim Laskeytestcase for PR676: http://llvm.cs.uiuc.edu/PR676
2006-01-13 Chris Lattnertestcase for PR691
2006-01-07 Chris LattnerModify this test to not depend on the host math.h imple...
2005-12-05 Chris LattnerNew testcase for PR660
2005-12-05 Chris Lattnertestcase for PR664
2005-11-08 John CriswellMerged from RELEASE_16.
2005-10-19 Chris LattnerTestcase that crashes llvmgcc in type layout
2005-09-24 Chris Lattnernew testcase that crashes the CFE
2005-09-24 Chris Lattnernew testcase for PR630
2005-09-21 Chris LattnerTestcase for PR629
2005-09-13 Duraid Madinafails since linux-itanium headers are Different
2005-07-28 Chris LattnerNew testcase for PR610
2005-07-26 Chris LattnerTestcase for PR607
2005-07-21 Chris LattnerIf errno doesn't matter (e.g. in -ffast-math scenarios...
2005-06-15 Chris Lattnernew testcase for PR580
2005-05-10 Chris Lattnernew testcase for PR562
2005-05-07 Chris Lattnernew testcase
2005-04-23 Jeff CohenEliminate tabs and trailing spaces
2005-04-22 Reid SpencerAdd the RUN: prefix to the start of the run line so...
2005-04-10 Chris Lattnermake this harder
2005-04-10 Chris Lattneroops add ~
2005-04-10 Chris Lattnernew testcase for previously unsupported unary complex...
2005-04-01 John CriswellFor Sparc, this xfails. I don't think sparc has the...
2005-03-11 Chris Lattnernew testcase for __builtin_prefetch support.
2005-03-06 Chris Lattnernew testcase reduced from the MultiSource/Applications...
2005-03-05 Chris LattnerNew testcase for PR533
2005-02-27 Chris LattnerTest that a global is marked constant when it can be.
2005-02-27 Chris LattnerFix misspellings, patch contributed by Gabor Greif!
2005-02-20 Chris LattnerNew testcase for PR522.
2005-01-20 Chris LattnerRemove this test. This test is already in PR269, so...
2005-01-08 Jeff CohenTest fails on all platforms, not just linux
2005-01-03 Chris Lattnernew testcase for PR481
2005-01-03 Chris LattnerNew testcase for PR487
2005-01-02 Chris LattnerTestcase for PR494
2004-12-29 Reid SpencerXFAIL this test everywhere.
2004-12-29 Reid SpencerXFAIL this everywhere, the CFE doesn't support bitfield...
2004-12-08 John CriswellFix llvmgcc to use the TestRunner substition mechanism.
2004-12-08 John Criswellxfail this across all platforms.
2004-12-04 Chris LattnerThis fails due to the sun headers.
2004-11-30 Chris LattnerThis is a c++ test
2004-11-30 Chris LattnerThis was fixed with the recent tester changes.
2004-11-28 Chris LattnerNew testcase for PR360
2004-11-28 Chris LattnerNew testcase for PR244
2004-11-27 Chris LattnerNew testcase for PR424
2004-11-25 Chris LattnerNew testcase for PR451
2004-11-22 Chris LattnerThese tests really are failing, do not let them acciden...
2004-11-19 Tanya LattnerAdding srcdir arg
next