summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic
Commit message (Expand)AuthorAge
* Testcase that crashes the ppc backend.Chris Lattner2006-06-28
* My original test case was bogus. Reverting to crasher case.Jim Laskey2006-06-13
* Tests to make sure that ComputeMaskedBits discards bits for shifts.Jim Laskey2006-06-13
* New testcase that crashes llcChris Lattner2006-06-12
* New testcaseChris Lattner2006-05-24
* new testcaseChris Lattner2006-05-06
* testcase that crashes the ppc backend, which can't sextinreg(i1)Chris Lattner2006-04-28
* new testcaseChris Lattner2006-04-27
* Force a specific config, because this test fails in certain configs otherwise.Chris Lattner2006-04-14
* Oops, move misplaced testChris Lattner2006-04-13
* Add a run with an unusual target triple, revert the patch that sent output toChris Lattner2006-04-13
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Don't dump the llc assembly output to stdout.Reid Spencer2006-04-12
* new testcaseChris Lattner2006-04-12
* An identity shuffle shouldn't generate any permute code.Chris Lattner2006-03-31
* Make this test harder, always check generic x86 and SSE-enabled x86.Chris Lattner2006-03-31
* new testcaseChris Lattner2006-03-29
* Regression test for the handling of nulls as arguments to debug intrinsics.Jim Laskey2006-03-28
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* add some tests for typecasts and extract_elementChris Lattner2006-03-23
* Add an integer splat testChris Lattner2006-03-21
* add a new testcase. This insertelement should be a noop on SSE.Chris Lattner2006-03-19
* add another testcase, explicitly check stuff works with G5 and G3 codegen onChris Lattner2006-03-19
* add two new insert_element testsChris Lattner2006-03-19
* Add three new testcasesChris Lattner2006-03-19
* new testcaseChris Lattner2006-03-17
* Remove the use of llvm.dbg.declare.Jim Laskey2006-03-14
* new testcaseChris Lattner2006-03-01
* Code sufficiently protected against this test.Jim Laskey2006-02-15
* Reduce this testcase a bit more, with the help of llvm-extract and some hand ...Chris Lattner2006-02-13
* Added a test case for a libcall insertion bug.Evan Cheng2006-02-12
* this apparently passes on linuxChris Lattner2006-02-09
* Disable this test for the time being as debug is brought up to speed.Jim Laskey2006-02-08
* this testcase sent the dag combiner spinning into an infinite loopChris Lattner2006-01-18
* Test case for a SETCC / BRCOND folding bug.Evan Cheng2006-01-13
* new testcase, fails on X86 and probably othersChris Lattner2005-12-21
* Testcase for a problem that reid ran intoChris Lattner2005-12-12
* New testcase that crashes llcChris Lattner2005-12-01
* this is no apparently passing on alphaChris Lattner2005-11-12
* The pass was removed, but the spirit lives onChris Lattner2005-10-30
* add the xfail linesChris Lattner2005-10-28
* New testcase. Probably many targets don't support this, so they should probablyChris Lattner2005-10-28
* New testcase that crashes the ppc backendChris Lattner2005-10-21
* This is a generic test for all code generators. It originally came fromJohn Criswell2005-10-19
* new testcaseChris Lattner2005-10-18
* test broken in the IA64 backend.Chris Lattner2005-10-07
* new reg test for a failure last night on ppc/darwinChris Lattner2005-08-09
* this tests every fp-to-integer conversionChris Lattner2005-07-30
* new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVMChris Lattner2005-07-13
* include the other bit count intrinsicsChris Lattner2005-05-11