Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / CodeGen /
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-12-01 Jim Laskeywrong spot
2006-12-01 Jim LaskeyTest for float varargs.
2006-12-01 Evan ChengThis test is meant for X86 CPU which does not support...
2006-12-01 Evan ChengAdd a extern weak test case.
2006-11-30 Evan ChengAdd X86-64 load / store codegen tests.
2006-11-29 Evan ChengNew LSR test case.
2006-11-29 Chris Lattnernew testcase
2006-11-29 Evan ChengAdd x86-64 llvm.readcyclecounter test.
2006-11-29 Evan ChengFix test.
2006-11-29 Chris LattnerThis fails on mainline.
2006-11-29 Evan ChengAdd test cases for PR1022, 1023.
2006-11-28 Chris Lattnertestcase for pr1016
2006-11-27 Reid SpencerAdd 3 more test cases for ptrtoint, fptoui and fptosi
2006-11-27 Reid SpencerAlter these tests to ensure they match a "test $1,...
2006-11-27 Reid SpencerFor PR950:
2006-11-26 Reid SpencerDon't use bitcast yet!
2006-11-26 Reid SpencerMake this test case easier to read. No functional changes.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-20 Chris LattnerTestcase for PR1011
2006-11-20 Chris LattnerTestcase for pr1012
2006-11-17 Evan ChengAdd a x86-64 test case: movb %sil, %ah is illegal.
2006-11-17 Jim LaskeyCase sensitive not.
2006-11-17 Jim LaskeyCheck for MaxAlign.
2006-11-17 Jim LaskeyTests to verify PowerPC ABI.
2006-11-16 Evan ChengNew test case.
2006-11-16 Chris Lattnermake this harder
2006-11-11 Chris Lattnerenable this test, check ppc64 as well.
2006-11-10 Chris Lattnernew testcase
2006-11-10 Anton KorobeynikovAdding target triple to test
2006-11-10 Chris Lattnermake this test more interesting
2006-11-10 Anton KorobeynikovFixing PR990: http://llvm.org/PR990.
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 Evan ChengNew test case.
2006-11-07 Andrew LenharthFix this test
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-11-02 Andrew Lenhartha regression :(
2006-11-02 Chris Lattnernew testcase
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 Rafael Espindolaadd support for calling functions when the caller has...
2006-10-30 Chris Lattnerfix this regtest
2006-10-29 Chris Lattnernew testcase
2006-10-28 Chris Lattnernew testcase
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 Rafael Espindolainitial support for frame pointers
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-23 Evan ChengUpdate test case.
2006-10-23 Rafael Espindolaimplement STRB and STRH
2006-10-23 Evan ChengFix test case.
2006-10-22 Chris Lattnernew testcase for PR964
2006-10-20 Bill WendlingChanged the pattern matching so that it will hopefully...
2006-10-19 Bill WendlingTestcase for P926
2006-10-19 Rafael Espindolaprint common symbols
2006-10-18 Rafael Espindolaadd blx
2006-10-18 Rafael Espindolaimplement CallingConv::Fast as CallingConv::C
2006-10-18 Chris Lattnernew testcase
2006-10-17 Chris Lattnernew testcase, miscompilation of llvm with itself.
2006-10-17 Rafael Espindolaexpand ISD::SDIV, ISD::UDIV, ISD::SREM and ISD::UREM
2006-10-17 Rafael Espindolaadd FABSS and FABSD
2006-10-17 Rafael Espindolacleanup some tests
2006-10-17 Rafael Espindolaremove extra [] in stores
2006-10-17 Chris Lattnernew testcase
2006-10-17 Rafael Espindolainitial implementation of addressing mode 5
2006-10-17 Rafael Espindolaadd the immediate to the Offset in eliminateFrameIndex
2006-10-17 Rafael Espindolaadd FSTD and FSTS
2006-10-16 Rafael Espindolaadd fdivs e fdivd
2006-10-16 Rafael Espindolaexpand ISD::SHL_PARTS, ISD::SRA_PARTS and ISD::SRL_PARTS
2006-10-16 Rafael Espindolaimplement LDRB, LDRSB, LDRH and LDRSH
2006-10-16 Rafael Espindolaimplement smull and umull
2006-10-14 Rafael Espindolafix some fp condition codes
2006-10-14 Evan ChengOne cyclic dag a day is good for ya...
2006-10-14 Chris Lattnertestcase for recent dag combiner patch. Before the...
2006-10-13 Chris Lattnertestcase for recent selectiondag patch
2006-10-13 Rafael Espindolaadd FNEGS and FNEGD
2006-10-13 Rafael Espindolaadd SBCS and SUBS
2006-10-13 Rafael Espindolaimplement calls to functions that return long
2006-10-13 Rafael Espindolaimplement unordered floating point compares
2006-10-12 Chris Lattnernew testcase
2006-10-12 Evan ChengAdd another cyclic dag test case.
2006-10-12 Evan ChengUpdate tests.
2006-10-11 Chris Lattnernew testcase
2006-10-11 Jim LaskeyExplict processor.
2006-10-11 Jim LaskeyMake sure combiner alias analysis does it's thing.
2006-10-11 Evan ChengTest case for the recently fixed FindModifiedNodeSlot...
2006-10-11 Chris Lattnernew testcase, this should turn into zap
2006-10-11 Andrew LenharthJimptables working again on alpha.
next