Regenerate.
[oota-llvm.git] / test / CFrontend /
2007-10-03 Chris Lattnertestcase for PR1647
2007-10-01 Devang PatelPR 1603 test case.
2007-09-28 Devang PatelDo not ignore packed member size while selecting union...
2007-09-27 Chris Lattnernew testcase for PR1708
2007-09-26 Duncan SandsTest the C front-end, not the C++ front-end.
2007-09-26 Duncan SandsTest that local variables are aligned as the user reque...
2007-09-24 Tanya LattnerXFAIL for llvm-gcc4.0
2007-09-21 Chris Lattnergcroot testcase, patch by Eric Christopher.
2007-09-19 Duncan SandsTestcase for PR1678.
2007-09-15 Chris LattnerNew testcase for PR1662. GCC trees are horrible :(
2007-09-11 Anton KorobeynikovFix date :)
2007-09-11 Anton KorobeynikovTestcase for recent pragma pack stuff
2007-09-07 Bill WendlingTest for PR1641.
2007-08-23 Duncan SandsFix this testcase: there are two matches for
2007-08-22 Bill WendlingTestcase for llvm.c* intrinsic failures.
2007-08-22 Duncan SandsTest handling of complex constants as lvalues.
2007-08-15 Dan GohmanConvert tests using "grep -c ... | grep ..." to use...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-01 Lauro Ramos VenancioAdd a test for the load/store alignment.
2007-07-29 Christopher LambAdd tests for generating noalias parameter attribute...
2007-07-29 Reid SpencerBe explicit about which level of optimization is being...
2007-07-28 Nick LewyckyMake this explictly signed. Fixes PR1571.
2007-07-23 Chandler CarruthFix for PR1567, which involves a weird bug on non-32bit...
2007-07-22 Duncan SandsRemove -O1 in favour of making llvm-gcc-4.2 a bit
2007-07-20 Duncan SandsNeed -O1 or better to have these builtins lowered to
2007-07-19 Reid SpencerFor PR1553:
2007-07-18 Reid SpencerFix this test to not rely on the path but to use the
2007-07-17 Reid SpencerFor PR1558:
2007-07-15 Chris Lattnernew testcase
2007-06-29 John CriswellConvert .cvsignore files
2007-06-19 Chris Lattnertestcase for PR1513
2007-06-18 Tanya LattnerModify annotate intrinsic to take 2 additional args...
2007-06-15 Tanya Lattnertest case for annotate attribute
2007-06-09 Chris Lattnerrename C files to end with .c
2007-06-07 Duncan SandsMake the struct bigger, in an attempt to get a "struct...
2007-06-06 Tanya LattnerReally use attribute.
2007-06-06 Tanya LattnerTest case for noinline attribute.
2007-06-06 Tanya LattnerRevert changes for noinline.
2007-06-06 Tanya LattnerIgnore llvm.noinline
2007-05-30 Chris Lattnernew testcase for PR1421
2007-05-16 Devang PatelFix PR number.
2007-05-16 Devang PatelNew test for PR1417
2007-05-15 Devang PatelNew test.
2007-05-15 Chris Lattneradd PR number and testcase from the PR.
2007-05-15 Chris Lattnernew testcase
2007-05-11 Devang PatelNew test.
2007-05-09 Duncan SandsTestcase for
2007-05-08 Devang PatelNew test for PR1400
2007-05-08 Devang PatelNew test.
2007-05-05 Chris Lattnerthis tests for a missing feature. Move it to PR1391...
2007-05-05 Chris Lattnerremove this xfailed testcase, move it into a comment...
2007-04-29 Chris Lattnernot all targets want to return an i32. What really...
2007-04-25 Chris Lattnernew testcase
2007-04-25 Chris Lattnertestcase for PR1352
2007-04-24 Devang PatelNew test.
2007-04-24 Devang PatelNew test case.
2007-04-22 Reid SpencerMake running these tests conditional on llvm-gcc suppor...
2007-04-21 Chris Lattnermake this portable to 64-bit hosts
2007-04-17 Duncan SandsUse // not ; since this is C.
2007-04-17 Devang PatelNew test case.
2007-04-16 Chris LattnerWe shouldn't have tests for features we don't have...
2007-04-16 Chris Lattnerremove bogus test
2007-04-16 Duncan SandsTest code quality for variable length array references.
2007-04-16 Duncan SandsCheck handling of arrays of variable sized components.
2007-04-16 Anton KorobeynikovHeal this test
2007-04-16 Duncan SandsTestcase for C front-end crash.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Duncan SandsUse %s, not explicit name.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Chris Lattnerremove a bogus test
2007-04-16 Chris Lattnerupdate test
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Dale Johannesenadjust per review comments
2007-04-15 Dale Johannesentestcases for -fno-builtin
2007-04-13 Dale Johannesentests for struct/union as input operands to asm.
2007-04-12 Dale Johannesentestcases for function linkage
2007-04-12 Devang PatelNew test case for PR 1321.
2007-04-11 Chris Lattnernew testcase.
2007-04-11 Chris Lattnernew testcase
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
next