Regenerate.
[oota-llvm.git] / test / CodeGen / Generic /
2007-10-01 Evan Cheng-pre-RA-sched=none, simple, simple-noitin are gone.
2007-09-24 Dan GohmanFix a typo in a comment.
2007-09-17 Gordon HenriksenFix for PR1633: Verifier doesn't fully verify GC intrinsics
2007-09-07 Anton KorobeynikovSplit eh.select / eh.typeid.for intrinsics into i32...
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2007-09-01 Evan ChengFix a gcroot lowering bug.
2007-08-27 Duncan SandsRemove this test as it is too hard to fix after the
2007-08-27 Duncan SandsNow that we don't output cleanups by default, the action
2007-08-25 Chris LattnerAllow target constants to be illegal types. The target...
2007-08-15 Dan GohmanConvert tests using "grep -c ... | grep ..." to use...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-07-17 Tanya LattnerDon't use * in XFAIL line unless you want it to XFAIL...
2007-07-17 Gabor GreifXFAIL these on sparc-solaris
2007-07-17 Reid SpencerFor PR1558:
2007-07-16 Dan GohmanRemove the trailing semicolon from function declaration...
2007-07-13 Dale JohannesenSkeleton of post-RA scheduler; doesn't do anything...
2007-07-09 Chris Lattnerremove this bogus t-t
2007-07-06 Duncan SandsTest that byte offsets are used to index into the list
2007-07-05 Chris Lattneravoid ambiguity in target selection
2007-06-29 John CriswellConvert .cvsignore files
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
next