aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic
AgeCommit message (Expand)Author
2007-03-03New testcase for PR1239Chris Lattner
2007-02-25Test for PR1224.Jim Laskey
2007-02-24testcase for PR1219Chris Lattner
2007-02-17adding PR 1200 comment by requestDale Johannesen
2007-02-17Fixes PR 1200Dale Johannesen
2007-02-13sanity check for *basic* i128 arithmetic on all hosts.Chris Lattner
2007-02-13new testcase for PR1197Chris Lattner
2007-01-26For PR761:Reid Spencer
2007-01-16new testcase for PR1114Chris Lattner
2007-01-03Fix this test case. It is no longer permissible to have undefined typesReid Spencer
2007-01-02For PR1070:Reid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-22add a generic component to this testChris Lattner
2006-12-22let this pass for ppc/linuxChris Lattner
2006-12-19This test needs to be upgraded for the forthcoming FCmpInst patch.Reid Spencer
2006-12-19This test needs to be upgraded for the FCmpInst patch.Reid Spencer
2006-12-19This test needs to be upgraded in preparation for the SETCC patch.Reid Spencer
2006-12-16testcase for pr1049Chris Lattner
2006-12-04Fix the intrinsic debug call to make this match current definition.Reid Spencer
2006-12-04Duplicate of Regression/Debugger/funccall.ll.Jim Laskey
2006-12-02Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2006-11-20Testcase for PR1011Chris Lattner
2006-11-10new testcaseChris Lattner
2006-11-07wrong bug #Chris Lattner
2006-11-07new testcaseChris Lattner
2006-11-03this started failing due to Reid's changes in the bc format. insulate itChris Lattner
2006-10-29new testcaseChris Lattner
2006-10-28new testcaseChris Lattner
2006-10-27new testcaseChris Lattner
2006-10-22new testcase for PR964Chris Lattner
2006-09-07New testcase for a switch lowering bug.Chris Lattner
2006-09-03Testcase (distilled from crafty) that crashed the local RA on X86.Chris Lattner
2006-08-30Bugfix for recent coallescer crashChris Lattner
2006-08-27Move this test from Codegen/PowerPC to CodeGen/Generic. It fails on ia64,Chris Lattner
2006-08-03Applying for all.Jim Laskey
2006-08-03Make all the schedulers continue to work.Jim Laskey
2006-06-28Testcase that crashes the ppc backend.Chris Lattner
2006-06-13My original test case was bogus. Reverting to crasher case.Jim Laskey
2006-06-13Tests to make sure that ComputeMaskedBits discards bits for shifts.Jim Laskey
2006-06-12New testcase that crashes llcChris Lattner
2006-05-24New testcaseChris Lattner
2006-05-06new testcaseChris Lattner
2006-04-28testcase that crashes the ppc backend, which can't sextinreg(i1)Chris Lattner
2006-04-27new testcaseChris Lattner
2006-04-14Force a specific config, because this test fails in certain configs otherwise.Chris Lattner
2006-04-13Oops, move misplaced testChris Lattner
2006-04-13Add a run with an unusual target triple, revert the patch that sent output toChris Lattner