aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic
AgeCommit message (Expand)Author
2007-10-01-pre-RA-sched=none, simple, simple-noitin are gone.Evan Cheng
2007-09-24Fix a typo in a comment.Dan Gohman
2007-09-17Fix for PR1633: Verifier doesn't fully verify GC intrinsicsGordon Henriksen
2007-09-07Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...Anton Korobeynikov
2007-09-05Change all floating constants that are not exactlyDale Johannesen
2007-09-01Fix a gcroot lowering bug.Evan Cheng
2007-08-27Remove this test as it is too hard to fix after theDuncan Sands
2007-08-27Now that we don't output cleanups by default, the actionDuncan Sands
2007-08-25Allow target constants to be illegal types. The target shouldChris Lattner
2007-08-15Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-08-04This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth
2007-07-31Change the x86 assembly output to use tab characters to separate theDan Gohman
2007-07-17Don't use * in XFAIL line unless you want it to XFAIL on everything. I don't ...Tanya Lattner
2007-07-17XFAIL these on sparc-solarisGabor Greif
2007-07-17For PR1558:Reid Spencer
2007-07-16Remove the trailing semicolon from function declarations in LLVM,Dan Gohman
2007-07-13Skeleton of post-RA scheduler; doesn't do anything yet.Dale Johannesen
2007-07-09remove this bogus t-tChris Lattner
2007-07-06Test that byte offsets are used to index into the listDuncan Sands
2007-07-05avoid ambiguity in target selectionChris Lattner
2007-06-29Convert .cvsignore filesJohn Criswell
2007-06-15Workaround for PR1508.Duncan Sands
2007-06-06"Simplified" testcase for PR1422.Duncan Sands
2007-05-22Test assumes tail merging is off; this must now be explicit.Dale Johannesen
2007-05-17add testcase for 128-bit add/subChris Lattner
2007-05-15Fix an infinite recursion in GetNegatedExpression.Lauro Ramos Venancio
2007-05-08move to CodeGen/ARM/2007-05-07-tailmerge-1.llChris Lattner
2007-05-07Fix test case.Evan Cheng
2007-05-07Handle some non-exit blocks in tail merging.Dale Johannesen
2007-05-05the sparc v8 backend handles this correctlyChris Lattner
2007-05-05unxfail this, llc doesn't support this feature yet, so don't run it.Chris Lattner
2007-05-05Check that the right eh personality function is used.Duncan Sands
2007-05-04Test that the eh lowering code can handle constant folded bitcasts.Duncan Sands
2007-05-01Split target dependent test portions to target-specific directories.Reid Spencer
2007-04-30testcase for PR1228Chris Lattner
2007-04-30For PR1370:Reid Spencer
2007-04-28ensure the operand prints.Chris Lattner
2007-04-28new testcaseChris Lattner
2007-04-28update syntaxChris Lattner
2007-04-27make this testcase harder, to cover PR1326Chris Lattner
2007-04-27Test that eh_selector lowering accepts global variables as well as bitcastsDuncan Sands
2007-04-26Unxfail testsAnton Korobeynikov
2007-04-26Add test to proper place. Also, XFAIL until ppc bootstrap will be ok.Anton Korobeynikov
2007-04-17new testcaseChris Lattner
2007-04-16Also validate that the code generation of IntrinsicLowering for LLI works.Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1336:Reid Spencer
2007-04-15For PR1336:Reid Spencer