Fix some Ocaml GC errors noticed upon review.
[oota-llvm.git] / test / CFrontend /
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-05 Dale Johannesentestcase for padding before zero-length fields.
2007-04-05 Devang PatelNew tests for Packed structs.
2007-04-04 Jeff CohenFix some FreeBSD/amd64 regressions.
2007-04-01 Anton KorobeynikovAdd testcase for correct sret handling.
2007-04-01 Duncan SandsTestcase for the problem worked around in
2007-03-20 Chris Lattnerllvm-gcc now requires -fnested-functions to enable...
2007-03-20 Duncan SandsTest handling of structs with multiple variable-sized...
2007-03-19 Reid SpencerUse opt instead of gccas.
2007-03-07 Reid SpencerFix the pattern.
2007-03-07 Reid SpencerMake this test more reliable across platforms.
2007-03-06 Reid SpencerDon't run lli in llvm-test. Instead just check that...
2007-03-06 Reid SpencerFix this to put its output in the output directory.
2007-03-06 Reid SpencerTest to ensure that data layout is generated correctly...
2007-03-02 Chris Lattnertestcase for PR1233
2007-02-25 Chris Lattnernew testcase
2007-02-19 Chris Lattnerthis passes now
2007-02-17 Chris Lattnertestcase for PR1170
2007-02-17 Chris Lattnernew testcase for -fwritable-strings
2007-02-17 Chris Lattnernew testcase
2007-02-09 Reid SpencerEliminate the use of gccas in the test suite.
2007-02-08 Chris LattnerNew testcase for PR947
2007-02-08 Chris Lattnerllvm-gcc3 is gone
2007-02-07 Chris Lattnernew testcase for nested functions
2007-02-05 Chris Lattnernew testcase for 1174, currently xfailed
2007-02-05 Anton KorobeynikovTest for PR1173
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 ~
next