Fix PR1335 and Transforms/Inline/2007-04-15-InlineEH.ll
[oota-llvm.git] / test / CodeGen / Generic /
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-14 Chris Lattnerxfail for now
2007-04-14 Anton KorobeynikovFix PR1325: Case range optimization was performed in...
2007-04-13 Anton KorobeynikovFix PR1323 : we haven't updated phi nodes in good manner :)
2007-04-12 Chris Lattnermake this really work on linux :)
2007-04-12 Chris Lattnermake this happier on linux hosts
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-11 Chris Lattnerchange test name.
2007-04-11 Chris Lattnernew testcase
2007-04-09 Anton KorobeynikovNext stage into switch lowering refactoring
2007-04-09 Chris Lattnernew testcase for PR1308
2007-04-05 Reid SpencerXFAIL this test for now. It will be a while before...
2007-04-05 Anton KorobeynikovFix test
2007-04-04 Reid SpencerImplement the llvm.bit.part_select.iN.iN.iN overloaded...
2007-04-04 Anton KorobeynikovProperly emit range comparisons for switch cases, where...
2007-04-02 Chris Lattnernew testcase for PR1296
2007-04-02 Reid SpencerRevert the name changes for llvm.bswap to allow (and...
2007-04-01 Reid SpencerFor PR1297:
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-25 Anton KorobeynikovAdd "feature" testcase for new switch lowering code
2007-03-04 Chris Lattnernew testcase, corresponds to:
2007-03-03 Chris LattnerNew testcase for PR1239
2007-02-25 Jim LaskeyTest for PR1224.
2007-02-24 Chris Lattnertestcase for PR1219
2007-02-17 Dale Johannesenadding PR 1200 comment by request
2007-02-17 Dale JohannesenFixes PR 1200
2007-02-13 Chris Lattnersanity check for *basic* i128 arithmetic on all hosts.
2007-02-13 Chris Lattnernew testcase for PR1197
2007-01-26 Reid SpencerFor PR761:
2007-01-16 Chris Lattnernew testcase for PR1114
2007-01-03 Reid SpencerFix this test case. It is no longer permissible to...
2007-01-02 Reid SpencerFor PR1070:
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-22 Chris Lattneradd a generic component to this test
2006-12-22 Chris Lattnerlet this pass for ppc/linux
2006-12-19 Reid SpencerThis test needs to be upgraded for the forthcoming...
2006-12-19 Reid SpencerThis test needs to be upgraded for the FCmpInst patch.
2006-12-19 Reid SpencerThis test needs to be upgraded in preparation for the...
2006-12-16 Chris Lattnertestcase for pr1049
2006-12-04 Reid SpencerFix the intrinsic debug call to make this match current...
2006-12-04 Jim LaskeyDuplicate of Regression/Debugger/funccall.ll.
2006-12-02 Reid SpencerRun llvm-upgrade on this test and/or upgrade intrinsic...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-20 Chris LattnerTestcase for PR1011
2006-11-10 Chris Lattnernew testcase
2006-11-07 Chris Lattnerwrong bug #
2006-11-07 Chris Lattnernew testcase
2006-11-03 Chris Lattnerthis started failing due to Reid's changes in the bc...
2006-10-29 Chris Lattnernew testcase
2006-10-28 Chris Lattnernew testcase
2006-10-27 Chris Lattnernew testcase
2006-10-22 Chris Lattnernew testcase for PR964
2006-09-07 Chris LattnerNew testcase for a switch lowering bug.
2006-09-03 Chris LattnerTestcase (distilled from crafty) that crashed the local...
2006-08-30 Chris LattnerBugfix for recent coallescer crash
2006-08-27 Chris LattnerMove this test from Codegen/PowerPC to CodeGen/Generic...
2006-08-03 Jim LaskeyApplying for all.
2006-08-03 Jim LaskeyMake all the schedulers continue to work.
2006-06-28 Chris LattnerTestcase that crashes the ppc backend.
2006-06-13 Jim LaskeyMy original test case was bogus. Reverting to crasher...
2006-06-13 Jim LaskeyTests to make sure that ComputeMaskedBits discards...
2006-06-12 Chris LattnerNew testcase that crashes llc
2006-05-24 Chris LattnerNew testcase
2006-05-06 Chris Lattnernew testcase
2006-04-28 Chris Lattnertestcase that crashes the ppc backend, which can't...
2006-04-27 Chris Lattnernew testcase
2006-04-14 Chris LattnerForce a specific config, because this test fails in...
2006-04-13 Chris LattnerOops, move misplaced test
2006-04-13 Chris LattnerAdd a run with an unusual target triple, revert the...
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-04-12 Reid SpencerDon't dump the llc assembly output to stdout.
2006-04-12 Chris Lattnernew testcase
2006-03-31 Chris LattnerAn identity shuffle shouldn't generate any permute...
2006-03-31 Chris LattnerMake this test harder, always check generic x86 and...
2006-03-29 Chris Lattnernew testcase
2006-03-28 Jim LaskeyRegression test for the handling of nulls as arguments...
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-23 Chris Lattneradd some tests for typecasts and extract_element
2006-03-21 Chris LattnerAdd an integer splat test
2006-03-19 Chris Lattneradd a new testcase. This insertelement should be a...
2006-03-19 Chris Lattneradd another testcase, explicitly check stuff works...
2006-03-19 Chris Lattneradd two new insert_element tests
2006-03-19 Chris LattnerAdd three new testcases
2006-03-17 Chris Lattnernew testcase
2006-03-14 Jim LaskeyRemove the use of llvm.dbg.declare.
2006-03-01 Chris Lattnernew testcase
2006-02-15 Jim LaskeyCode sufficiently protected against this test.
2006-02-13 Chris LattnerReduce this testcase a bit more, with the help of llvm...
2006-02-12 Evan ChengAdded a test case for a libcall insertion bug.
2006-02-09 Chris Lattnerthis apparently passes on linux
2006-02-08 Jim LaskeyDisable this test for the time being as debug is brough...
2006-01-18 Chris Lattnerthis testcase sent the dag combiner spinning into an...
2006-01-13 Evan ChengTest case for a SETCC / BRCOND folding bug.
2005-12-21 Chris Lattnernew testcase, fails on X86 and probably others
2005-12-12 Chris LattnerTestcase for a problem that reid ran into
2005-12-01 Chris LattnerNew testcase that crashes llc
2005-11-12 Chris Lattnerthis is no apparently passing on alpha
next