Testcase for
[oota-llvm.git] / test /
2007-05-09 Duncan SandsTestcase for
2007-05-09 Devang PatelNew test.
2007-05-09 Devang PatelNew test.
2007-05-08 Chris Lattneradd the & back. I'm not sure why bill removed it.
2007-05-08 Devang PatelNew test for PR1400
2007-05-08 Dale Johannesentestcase for CodeGenPrepare bug fixed yesterday
2007-05-08 Bill WendlingSpare '&' in the RUN line.
2007-05-08 Devang PatelNew test.
2007-05-08 Chris Lattnermove this out of Codegen/Generic, because it requires...
2007-05-08 Chris Lattnermove to CodeGen/ARM/2007-05-07-tailmerge-1.ll
2007-05-07 Evan ChengFix tests.
2007-05-07 Evan ChengAdd some tests for (conv (load x)) -> (load (conv*...
2007-05-07 Evan ChengFix test case.
2007-05-07 Dale JohannesenHandle some non-exit blocks in tail merging.
2007-05-07 Duncan SandsTestcase for PR1398.
2007-05-06 Chris Lattnerremove libbzip2 from this. This should use llvm-config...
2007-05-06 Duncan SandsTestcase for yet another global constant Ada f-e bug.
2007-05-05 Lauro Ramos VenancioFix PR1390.
2007-05-05 Chris Lattnerthis test is now in Target/README.txt
2007-05-05 Chris Lattnerremove an old xfailed test
2007-05-05 Chris Lattnerun-xfail this.
2007-05-05 Chris Lattnermove these xfailed tests to lib/Target/README.txt
2007-05-05 Chris LattnerMove Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingT...
2007-05-05 Chris Lattnerremvoe two tests that cee has never gotten right
2007-05-05 Chris Lattnerthe sparc v8 backend handles this correctly
2007-05-05 Chris Lattnerremove this xfail'd test, move it to the X86 readme.
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...
next