We need support for tail calls, this is moved to PR1392
[oota-llvm.git] / test /
2007-05-05 Chris LattnerWe need support for tail calls, this is moved to PR1392
2007-05-05 Chris Lattnerremove xfailed testcase (attached to pr)
2007-05-05 Chris Lattnerunxfail this, llc doesn't support this feature yet...
2007-05-05 Chris LattnerRemove bogus testcase, PR409 is wontfix
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-05-05 Chris Lattnerllvm-gcc3 is gone
2007-05-05 Chris Lattnerfix failure on ahs3's tester
2007-05-05 Chris Lattnerremove bogus xfailed testcase
2007-05-05 Duncan SandsCheck that the right eh personality function is used.
2007-05-05 Chris Lattnernew testcase for PR1371
2007-05-05 Chris Lattnernew testcase for PR1385
2007-05-05 Chris Lattnernew testacse for PR1384
2007-05-04 Duncan SandsTest that the eh lowering code can handle constant...
2007-05-04 Reid SpencerAdd a test case for testing the LLI interpreter wrt...
2007-05-04 Chris Lattnernew testcase
2007-05-04 Evan ChengTest load global in static mode.
2007-05-03 Evan ChengNew test case.
2007-05-03 Dale JohannesenEvan's patch to avoid FPreg->intreg copy for cvt; store...
2007-05-03 Evan Chengnegatize -> negative
2007-05-03 Chris Lattnernew testcase
2007-05-03 Devang PatelNew test.
2007-05-03 Chris Lattnermatch a reassociated form of fnmul
2007-05-02 Duncan SandsTest that TREE_CONSTANT is being set correctly.
2007-05-02 Duncan SandsTest that inline assembler compiles (llvm-gcc added...
2007-05-01 Duncan SandsTest handling of TRY_CATCH_EXPRs for which the handler...
2007-05-01 Reid SpencerSplit target dependent test portions to target-specific...
2007-05-01 Evan ChengTest a dag combiner crasher.
2007-04-30 Chris Lattnertestcase for PR1228
2007-04-30 Chris Lattnertestcase for PR1357
2007-04-30 Reid SpencerFor PR1370:
2007-04-29 Chris Lattnernot all targets want to return an i32. What really...
2007-04-29 Anton KorobeynikovUpdated aliases test
2007-04-28 Anton KorobeynikovImplement review feedback. Aliasees can be either Globa...
2007-04-28 Chris Lattnernew testcase for PR1356
2007-04-28 Chris Lattnerensure the operand prints.
2007-04-28 Chris Lattnernew testcase
2007-04-28 Chris Lattnerupdate syntax
2007-04-28 Chris Lattnernot fully implemented yet.
2007-04-28 Chris Lattnerupdate for new inline asm syntax
2007-04-28 Chris Lattnernew testcase
2007-04-27 Lauro Ramos Venanciofix the test tls1.
2007-04-27 Lauro Ramos Venancioadd TLS tests.
2007-04-27 Lauro Ramos VenancioIn Thumb mode, the frame register must be R7.
2007-04-27 Chris Lattnermake this testcase harder, to cover PR1326
2007-04-27 Duncan SandsTest that eh_selector lowering accepts global variables...
2007-04-26 Anton KorobeynikovUnxfail tests
2007-04-26 Dan Gohmantestcase for PR1339: http://llvm.org/PR1339
2007-04-26 Anton KorobeynikovAdd test to proper place. Also, XFAIL until ppc bootstr...
2007-04-26 Anton KorobeynikovFixx off-by-one bug, which prevents llvm-gcc bootstrap...
2007-04-26 Andrew LenharthAn example for PR1362
2007-04-26 Zhou ShengAdd two test cases to cover apintification change.
2007-04-26 Chris Lattnernew testcase
2007-04-26 Reid SpencerFor PR1355:
2007-04-26 Evan ChengPR1348 test case.
2007-04-26 Evan ChengNew test case.
2007-04-25 Chris Lattner&& no longer needed
2007-04-25 Bill WendlingTestcase for codegen bug.
2007-04-25 Lauro Ramos Venancioremember to emit weak reference in one more case.
2007-04-25 Anton KorobeynikovImplement aliases. This fixes PR1017 and it's dependent...
2007-04-25 Chris Lattnernew testcase, should be able to eliminate the alloca...
2007-04-25 Chris Lattnernew testcase
2007-04-25 Devang PatelNew test.
2007-04-25 Chris Lattnertestcase for PR1352
2007-04-25 Chris Lattnernew testcase that crashes llc
2007-04-24 Chris Lattnertestcase for PR1351
2007-04-24 Bill WendlingTestcases for MMX.
2007-04-24 Devang PatelNew test.
2007-04-24 Devang PatelNew test case.
2007-04-23 Devang PatelNew test.
2007-04-23 Reid SpencerDan is right, using "string first" would produce false...
2007-04-23 Lauro Ramos VenancioAdd TLS tests.
2007-04-22 Andrew Lenharthsimplify this test until it can be dealt with
2007-04-22 Reid SpencerFix the comparison of language names to accept any...
2007-04-22 Reid SpencerMake running these tests conditional on llvm-gcc suppor...
2007-04-22 Reid SpencerFor PR1146:
2007-04-22 Lauro Ramos VenancioImplement PIC for arm-linux.
2007-04-21 Reid SpencerAdd a .cvsignore file.
2007-04-21 Reid SpencerReplace llvm_gcc_supports_ada and llvm_gcc_supports_obj...
2007-04-21 Reid SpencerPass the LLVMGCC_LANGS variable through to Tcl.
2007-04-21 Reid Spencerllvm-dg.exp is dead, remove it.
2007-04-21 Reid SpencerFailure.sh is dead, remove it.
2007-04-21 Reid SpencerUse the llvm_supports_target function to prevent runnin...
2007-04-21 Reid SpencerAdd the llvm_supports_target function.
2007-04-21 Reid SpencerAdd the TARGETS_TO_BUILD variable.
2007-04-21 Duncan SandsTest if the compiler supports Ada, and enable Ada tests...
2007-04-21 Reid SpencerAlways print the same "PR" information in the same...
2007-04-21 Reid SpencerPut failure information on a separate line. Hopefully...
2007-04-21 Christopher Lambadd support for alignment attributes on load/store...
2007-04-21 Chris Lattnermake this portable to 64-bit hosts
2007-04-21 Devang PatelNew test case.
2007-04-20 Devang PatelEnable Objective-C tests.
2007-04-20 Christopher LambTest check in
2007-04-20 Evan ChengFix test.
2007-04-18 Chris Lattnernew testcase
2007-04-18 Evan ChengNew crasher test case.
2007-04-18 Devang PatelNew test.
2007-04-17 Chris Lattnernew testcase
2007-04-17 Chris Lattnernew testcase
2007-04-17 Duncan SandsUse // not ; since this is C.
next