Fix PR3453 and probably a bunch of other potential
[oota-llvm.git] / test / CodeGen / PowerPC /
2008-01-16 Chris Lattneradd testcase for regression
2008-01-08 Chris Lattnerremove darwin/i386 t-t
2008-01-08 Chris LattnerFinally implement correct ordered comparisons for PPC...
2007-12-08 Chris LattnerFix a significant code quality regression I introduced...
2007-12-08 Chris Lattnerimplement __builtin_return_addr(0) on ppc.
2007-11-27 Chris LattnerFix a crash on invalid code due to memcpy lowering.
2007-11-19 Chris LattnerTestcase for PR1811
2007-11-16 Dale JohannesenTestcase from PR 1508 (although its's somewhat
2007-11-05 Evan ChengSkip over deleted val#'s.
2007-10-26 Bill WendlingOn second thought. Remove this as it should never be...
2007-10-26 Bill Wendling- Remove the hacky code that forces a memcpy. Alignment...
2007-10-23 Bill WendlingIf there's an unaligned memcpy to/from the stack, don...
2007-10-23 Evan ChengTemporary solution: added a different set of BCTRL_Mach...
2007-10-22 Evan ChengUse ptr type in the immediate field of a BxA instructio...
2007-10-18 Bill WendlingPointer arithmetic should be done with the index the...
2007-10-16 Chris LattnerFix a bug handling frame references in ppc inline asm...
2007-10-05 Dale JohannesenFirst round of ppc long double. call/return and
2007-09-14 Dan GohmanAdd explicit triples to avoid default behavior that...
2007-09-12 Evan ChengFixed a typo that's causing a missing kill marker.
2007-09-11 Evan ChengSometimes a MI can define a register as well as definin...
2007-09-10 Chris Lattnerthis is not infinite recursion.
2007-09-08 Dale JohannesenImplement misaligned FP loads and stores.
2007-09-07 Bill WendlingAdd missing index versions of instructions to the map.
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2007-09-05 Bill WendlingAdd the 64-bit versions of the DS* Altivec instructions.
2007-09-04 Evan ChengFix for PR1613: added 64-bit rotate left PPC instructio...
2007-08-22 Andrew Lenharthupdate test to check that codegen works with llvm.used...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-14 Evan ChengTest case for PR1596.
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-07-31 Chris Lattnernew testcase
2007-07-30 Dan GohmanFix a bug in getCopyFromParts turned up in the testcase...
2007-07-30 Evan ChengNew test case.
2007-07-19 Reid SpencerFor PR1553:
2007-07-16 Dan GohmanRemove the trailing semicolon from function declaration...
2007-07-13 Gabor Greifthese tests do not need a triple on Solaris. Thanks...
2007-07-12 Gabor Greiffix the remaining 3 testcases that missed a target...
2007-07-09 Dan GohmanChange getCopyToParts and getCopyFromParts to always...
2007-07-09 Chris Lattneradd target triple to fix PR1546
2007-07-06 Dan GohmanAdd an explicit triple to the big-endian tests so that...
2007-07-05 Evan ChengFix test.
2007-07-05 Dan GohmanAdd a parameter to getCopyToParts and getCopyFromParts...
2007-06-29 John CriswellConvert .cvsignore files
2007-06-29 Evan ChengNew test.
2007-05-30 Chris Lattnernew testcase for PR1473
2007-05-22 Dale Johannesennew testcases for -enable-tail-merge default handling
2007-05-19 Chris Lattnernew testcase
2007-05-15 Chris Lattnernew testcase that crashes llc
2007-05-14 Chris Lattnernew testcase
2007-05-09 Evan ChengPR1399 test case.
2007-05-03 Chris Lattnernew testcase
2007-05-01 Reid SpencerSplit target dependent test portions to target-specific...
2007-04-30 Chris Lattnertestcase for PR1357
2007-04-30 Reid SpencerFor PR1370:
2007-04-24 Chris Lattnertestcase for PR1351
2007-04-21 Reid SpencerUse the llvm_supports_target function to prevent runnin...
2007-04-17 Chris Lattnernew testcase
2007-04-17 Chris Lattnernew testcase
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-11 Chris Lattnernew testcases for integer abs function
2007-04-04 Anton KorobeynikovFix test
2007-04-02 Chris LattnerAdd a regtest for cases we now recognize as rotates...
2007-04-02 Chris Lattnernew testcase
2007-04-02 Chris Lattnermy patch fixed the fixme.
2007-04-02 Reid SpencerLet llvm-upgrade upgrade bswap intrinsic.
2007-04-01 Reid SpencerFor PR1297:
2007-03-30 Evan ChengNew test case.
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-25 Chris Lattnertest that the ppc backend can do 64-bit cntlz
2007-02-27 Reid SpencerThis test passes on x86/Linux now.
2007-02-27 Reid SpencerXFAIL this on x86-Linux until its fixed.
2007-02-23 Jim LaskeyNew test - practically wrote itself.
2007-02-19 Evan ChengFix test case.
2007-02-17 Chris Lattnernew test
2007-02-17 Chris LattnerTest that large absolute addresses are properly folded...
2007-02-17 Chris Lattnernew testcase that crashes llc
2007-02-17 Dale JohannesenFixes PR 1200
2007-02-16 Chris Lattnertestcase for recent targetdata regression
2007-02-09 Chris LattnerAdd ppc-specific test for better i64 compare codegen.
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-02-01 Chris Lattnernew testcase
2007-01-30 Reid SpencerFor PR411:
2007-01-30 Reid SpencerMake the input legal.
2007-01-29 Chris Lattnernew testcase
2007-01-26 Reid SpencerFor PR761:
2007-01-25 Evan ChengFix test case.
2007-01-16 Bill WendlingAdded a -mtriple flag to force darwin backend.
2007-01-16 Bill WendlingFix for PR1095:
2007-01-13 Reid SpencerFor PR1043:
2007-01-08 Chris Lattnernew testcase
2007-01-05 Reid SpencerThis test case needs parameter attributes, manually...
2007-01-05 Reid SpencerUpdate for change in parameter attributes syntax.
2007-01-05 Reid SpencerWrap long RUN: line.
2007-01-05 Reid SpencerGlobals are not renamed any more.
2007-01-05 Reid SpencerThis test case needs zext and sext attributes so manual...
2007-01-04 Chris Lattneradd missing flags
next