New test.
[oota-llvm.git] / test / CodeGen / Generic /
2007-06-15 Duncan SandsWorkaround for PR1508.
2007-06-06 Duncan Sands"Simplified" testcase for PR1422.
2007-05-22 Dale JohannesenTest assumes tail merging is off; this must now be...
2007-05-17 Chris Lattneradd testcase for 128-bit add/sub
2007-05-15 Lauro Ramos VenancioFix an infinite recursion in GetNegatedExpression.
2007-05-08 Chris Lattnermove to CodeGen/ARM/2007-05-07-tailmerge-1.ll
2007-05-07 Evan ChengFix test case.
2007-05-07 Dale JohannesenHandle some non-exit blocks in tail merging.
2007-05-05 Chris Lattnerthe sparc v8 backend handles this correctly
2007-05-05 Chris Lattnerunxfail this, llc doesn't support this feature yet...
2007-05-05 Duncan SandsCheck that the right eh personality function is used.
2007-05-04 Duncan SandsTest that the eh lowering code can handle constant...
2007-05-01 Reid SpencerSplit target dependent test portions to target-specific...
2007-04-30 Chris Lattnertestcase for PR1228
2007-04-30 Reid SpencerFor PR1370:
2007-04-28 Chris Lattnerensure the operand prints.
2007-04-28 Chris Lattnernew testcase
2007-04-28 Chris Lattnerupdate syntax
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 Anton KorobeynikovAdd test to proper place. Also, XFAIL until ppc bootstr...
2007-04-17 Chris Lattnernew testcase
2007-04-16 Reid SpencerAlso validate that the code generation of IntrinsicLowe...
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
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 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...
next