Trying that again.
[oota-llvm.git] / test / CFrontend /
2007-12-30 Gordon HenriksenStrengthening this test so it fails in release mode.
2007-12-18 Dale JohannesenTestcase for preceding FE fix
2007-12-16 Duncan SandsMake instcombine promote inline asm calls to 'nounwind'
2007-12-11 Dan GohmanUse not instead of ignore when an exit status is expect...
2007-11-28 Chris LattnerNew testcase for PR1744
2007-11-28 Tanya LattnerFix bug in regression tests that ignored stderr output...
2007-11-27 Anton KorobeynikovAdd testcase for last llvm-gcc tweaks
2007-11-27 Zhou ShengMake this pass for CYGWIN.
2007-11-27 Zhou ShengMake this testcase compatible with CYGWIN.
2007-11-14 Duncan SandsUn XFAIL these tests, now that Bill has backported
2007-11-14 Duncan SandsXFAIL these tests until the fix gets backported
2007-11-09 Duncan SandsCheck that the first and third characters, s and u,
2007-11-09 Duncan SandsCheck that accesses to the second short, t, have
2007-11-07 Bill WendlingAdd testcase
2007-10-30 Devang PatelNew test.
2007-10-26 Bill WendlingTest to make sure that if we have an unaligned memcpy...
2007-10-25 Dale JohannesenTestcase for PR 1397.
2007-10-19 Bill WendlingDon't branch fold inline asm statements.
2007-10-15 Devang PatelNew test.
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.
next