Discard code that supported old bytecode formats. This makes the Bytecode
[oota-llvm.git] / test /
2006-11-14 Reid SpencerDiscard code that supported old bytecode formats. This...
2006-11-13 Reid SpencerFor PR950:
2006-11-13 Reid SpencerDon't hard code test names into the test.
2006-11-13 Reid SpencerFix 80 cols violations.
2006-11-13 Reid SpencerFor PR950:
2006-11-13 Reid SpencerFor PR950:
2006-11-13 Reid SpencerMake it handle plain old cast too, for old assembly.
2006-11-13 Reid SpencerHandle ptrtoint and inttoptr
2006-11-11 Jim LaskeyXFAIL All but powerpc
2006-11-11 Jim LaskeyWorks for PowerPC with frame pointers.
2006-11-11 Reid SpencerInstruction name changes.
2006-11-11 Reid SpencerEnable path completion when typing the TESTSUITE= optio...
2006-11-11 Chris Lattnerenable this test, check ppc64 as well.
2006-11-10 Chris LattnerThis testcase is miscompiled by instcombine, reduced...
2006-11-10 Chris Lattnernew testcase
2006-11-10 Jim LaskeyMust have a frame pointer argument fixed. Now fails...
2006-11-10 Jim LaskeyMust have a frame pointer.
2006-11-10 Reid SpencerThis is XFAILed on i[0-9]86 systems not Linux
2006-11-10 Anton KorobeynikovAdding target triple to test
2006-11-10 Tanya Lattnerxfail for llvmgcc3
2006-11-10 Chris Lattnermake this test more interesting
2006-11-10 Anton KorobeynikovFixing PR990: http://llvm.org/PR990.
2006-11-09 Chris Lattnernew testcases for PR992/993
2006-11-09 Chris Lattnernew testcases
2006-11-08 Tanya LattnerShould be xfailed for llvmgcc3
2006-11-08 Tanya LattnerShould be xfailed for llvmgcc4 and NOT *. * means all...
2006-11-08 Reid SpencerEnsure we don't regress on reading version 6 bytecode.
2006-11-08 Tanya LattnerShould be xfailed for llvm-gcc3.4
2006-11-08 Jim LaskeyMake it work on Darwin.
2006-11-08 Reid SpencerFor PR950:
2006-11-08 Reid SpencerXFAIL this on Linux until Jim gets Darwin ship shape.
2006-11-08 Chris Lattnernow that we handle single mbb loops better, one branch...
2006-11-08 Chris Lattnerpreincrement case we miss. xfail until we catch it
2006-11-07 Chris Lattnerscalarrepl should not split the two elements of the...
2006-11-07 Evan ChengNew test case.
2006-11-07 Andrew LenharthGot a little ahead of myself here
2006-11-07 Andrew LenharthFix this test
2006-11-07 Reid SpencerMake some corrections to this test case.
2006-11-07 Reid SpencerIgnore the Output dir.
2006-11-07 Reid SpencerAdd a test case for making sure gdb can get a stack...
2006-11-07 Chris Lattnerwrong bug #
2006-11-07 Chris Lattnernew testcase
2006-11-05 Chris Lattnerxfail this for the 1.9 release. This is PR984.
2006-11-04 Reid SpencerOkay, need a pattern before and after the cast pattern.
2006-11-04 Reid SpencerAllow the regular expression to be extended by a parameter.
2006-11-04 Reid SpencerFor PR950:
2006-11-03 Andrew Lenharthadd a regression for memmove
2006-11-03 Chris Lattnerthis started failing due to Reid's changes in the bc...
2006-11-03 Chris Lattnernew testcase
2006-11-02 Reid SpencerAdd some documentation about the arguments.
2006-11-02 Andrew Lenhartha regression :(
2006-11-02 Chris Lattnernew testcase
2006-11-01 Devang PatelTestcase from llvm.org/bugs/show_bug.cgi?id=979
2006-11-01 Chris Lattnerextra pass is required now
2006-11-01 Chris Lattnernew testcase that crashes global opt, reduced from...
2006-11-01 Chris Lattnerremove a testcase for a marginal feature
2006-10-31 Chris LattnerThis test should compile down to one comparison, not...
2006-10-31 Chris Lattnernew testcase for PR882
2006-10-31 Andrew Lenharthmake one giant add and sub tester
2006-10-31 Chris Lattneranother testcase for PR977
2006-10-31 Chris Lattnertestcase for PR977
2006-10-31 Rafael Espindolaadd support for calling functions when the caller has...
2006-10-31 Chris Lattneradd a note
2006-10-31 Chris Lattnernew testcase
2006-10-31 Chris Lattnernew testcase
2006-10-30 Chris Lattnerfix this regtest
2006-10-29 Chris Lattnernew testcase
2006-10-29 Chris Lattnernew testcase
2006-10-28 Chris Lattnernew testcase
2006-10-28 Nick LewyckyEmitting raw bytecode is awfully rude. Add -disable...
2006-10-27 Chris Lattnernew testcase
2006-10-27 Chris Lattnernew testcase
2006-10-27 Chris Lattnernew testcase
2006-10-27 Evan ChengAdd a new vextract test case.
2006-10-27 Reid SpencerImprove cvs ignoring of test results.
2006-10-27 Reid SpencerAdd a run line to this test.
2006-10-26 Chris Lattnernew testcase, should not reassoc fp vector
2006-10-26 Rafael Espindolainitial support for frame pointers
2006-10-26 Reid SpencerFor PR950:
2006-10-26 Nick LewyckyHandling of setlt/le/gt/ge is broken at the moment...
2006-10-26 Nick LewyckyThis testcase was logically wrong! Fixing, and includin...
2006-10-25 Evan ChengNew shuffle test case.
2006-10-25 Chris LattnerAllow this to pass on ppc
2006-10-25 Chris LattnerModernize the testcase, allow it to pass on ppc
2006-10-24 Rafael Espindolaexpand ISD::VACOPY
2006-10-24 Chris Lattnernew testcase
2006-10-24 Chris LattnerNew testcase that crashes scalarrepl
2006-10-23 Evan ChengUpdate test case.
2006-10-23 Rafael Espindolaimplement STRB and STRH
2006-10-23 Andrew Lenharthrestore these tests
2006-10-23 Chris Lattnernew testcase
2006-10-23 Evan ChengFix test case.
2006-10-22 Nick LewyckyHandle "if ((x|y) != 0)" for ints like we do for bools...
2006-10-22 Chris Lattnernew testcase for PR964
2006-10-22 Nick LewyckyAllocaInst can't return a null pointer. Fixes missed...
2006-10-20 Bill WendlingChanged the pattern matching so that it will hopefully...
2006-10-20 Devang PatelTest case for
2006-10-20 Chris Lattnernew testcase for PR957
2006-10-19 Bill WendlingTestcase for P926
2006-10-19 Devang PatelIt is OK to remove extra cast if operation is EQ/NE...
next