aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic
AgeCommit message (Expand)Author
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-04-12Don't dump the llc assembly output to stdout.Reid Spencer
2006-04-12new testcaseChris Lattner
2006-03-31An identity shuffle shouldn't generate any permute code.Chris Lattner
2006-03-31Make this test harder, always check generic x86 and SSE-enabled x86.Chris Lattner
2006-03-29new testcaseChris Lattner
2006-03-28Regression test for the handling of nulls as arguments to debug intrinsics.Jim Laskey
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-03-23add some tests for typecasts and extract_elementChris Lattner
2006-03-21Add an integer splat testChris Lattner
2006-03-19add a new testcase. This insertelement should be a noop on SSE.Chris Lattner
2006-03-19add another testcase, explicitly check stuff works with G5 and G3 codegen onChris Lattner
2006-03-19add two new insert_element testsChris Lattner
2006-03-19Add three new testcasesChris Lattner
2006-03-17new testcaseChris Lattner
2006-03-14Remove the use of llvm.dbg.declare.Jim Laskey
2006-03-01new testcaseChris Lattner
2006-02-15Code sufficiently protected against this test.Jim Laskey
2006-02-13Reduce this testcase a bit more, with the help of llvm-extract and some hand ...Chris Lattner
2006-02-12Added a test case for a libcall insertion bug.Evan Cheng
2006-02-09this apparently passes on linuxChris Lattner
2006-02-08Disable this test for the time being as debug is brought up to speed.Jim Laskey
2006-01-18this testcase sent the dag combiner spinning into an infinite loopChris Lattner
2006-01-13Test case for a SETCC / BRCOND folding bug.Evan Cheng
2005-12-21new testcase, fails on X86 and probably othersChris Lattner
2005-12-12Testcase for a problem that reid ran intoChris Lattner
2005-12-01New testcase that crashes llcChris Lattner
2005-11-12this is no apparently passing on alphaChris Lattner
2005-10-30The pass was removed, but the spirit lives onChris Lattner
2005-10-28add the xfail linesChris Lattner
2005-10-28New testcase. Probably many targets don't support this, so they should probablyChris Lattner
2005-10-21New testcase that crashes the ppc backendChris Lattner
2005-10-19This is a generic test for all code generators. It originally came fromJohn Criswell
2005-10-18new testcaseChris Lattner
2005-10-07test broken in the IA64 backend.Chris Lattner
2005-08-09new reg test for a failure last night on ppc/darwinChris Lattner
2005-07-30this tests every fp-to-integer conversionChris Lattner
2005-07-13new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVMChris Lattner
2005-05-11include the other bit count intrinsicsChris Lattner
2005-05-11new testcaseChris Lattner
2005-05-05new testcaseChris Lattner
2005-04-30add sin/cos testsChris Lattner
2005-04-30Add a test for llvm.sqrtChris Lattner
2005-04-23Eliminate tabs and trailing spacesJeff Cohen
2005-04-21this passes on darwinChris Lattner
2005-04-09new testcase that used to crash the ppc fe. It could effect any simpleiselChris Lattner
2005-04-02new testcaseChris Lattner
2005-04-02new generic testcsaeChris Lattner
2005-04-01new testcaseChris Lattner
2005-02-14execution tests shouldn't go here. This was killing the PPC nightly tester.Chris Lattner