aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
...
* new testcase that crashes llc for ppcChris Lattner2006-01-211-0/+17
* Added a load folding bug test case.Evan Cheng2006-01-201-0/+15
* a reduced test case, the GlobalAddress is never legalizedAndrew Lenharth2006-01-181-0/+30
* new testcaseChris Lattner2006-01-181-0/+16
* this testcase sent the dag combiner spinning into an infinite loopChris Lattner2006-01-181-0/+19
* this is fixedAndrew Lenharth2006-01-161-1/+0
* Fix these testcases :(Chris Lattner2006-01-162-1/+2
* bswap implementationNate Begeman2006-01-141-0/+23
* testcase for the llvm.stacksave/llvm.stackrestore intrinsics.Chris Lattner2006-01-131-0/+12
* Test case for a SETCC / BRCOND folding bug.Evan Cheng2006-01-131-0/+39
* verily, sabre did leaveDuraid Madina2006-01-121-2/+2
* Add testcase for rotate by register and rotate by immediateNate Begeman2006-01-111-0/+51
* Testcase the PPC backend is miscompiling.Chris Lattner2006-01-111-0/+13
* catch all forms of xnorChris Lattner2006-01-111-0/+14
* Change this regression so andi is not a valid codegen of itAndrew Lenharth2006-01-011-1/+1
* new testcase, fails on X86 and probably othersChris Lattner2005-12-211-0/+125
* A truly trivial testcase to ensure sparcv8 doesn't get completely brokenChris Lattner2005-12-162-0/+9
* Add a case for float just to make sure the patterns for both precisionsNate Begeman2005-12-141-1/+7
* new testcase, each function should have one extension instr in itChris Lattner2005-12-141-0/+19
* Testcase for a problem that reid ran intoChris Lattner2005-12-121-0/+7
* new testcase, for PR672Chris Lattner2005-12-041-0/+24
* New testcase that crashes llcChris Lattner2005-12-011-0/+23
* Test that crashes the ppc backend.Chris Lattner2005-11-301-0/+17
* This should not be dce'dChris Lattner2005-11-201-3/+2
* oopsAndrew Lenharth2005-11-201-1/+1
* check that rdtsc is generated from readcyclecounterAndrew Lenharth2005-11-201-0/+10
* this is no apparently passing on alphaChris Lattner2005-11-121-1/+1
* continued readcyclecounter supportAndrew Lenharth2005-11-111-0/+10
* Check that this compiles to a label with a space in it.Chris Lattner2005-11-101-0/+8
* new testcaseChris Lattner2005-10-301-0/+12
* The pass was removed, but the spirit lives onChris Lattner2005-10-301-1/+1
* new testcaseChris Lattner2005-10-301-0/+9
* test for the formation of shladdDuraid Madina2005-10-291-0/+11
* add the xfail linesChris Lattner2005-10-281-0/+2
* New testcase. Probably many targets don't support this, so they should probablyChris Lattner2005-10-281-0/+8
* Add a regression test for the recent fix for FP_TO_UINT lowering in the ppcNate Begeman2005-10-251-0/+9
* New testcase that crashes the ppc backendChris Lattner2005-10-211-0/+12
* Moved to Regression/Codegen/Generic.John Criswell2005-10-191-13/+0
* This is a generic test for all code generators. It originally came fromJohn Criswell2005-10-191-0/+13
* Force i386 code generation for an i386 specific test.John Criswell2005-10-191-1/+1
* new testcaseChris Lattner2005-10-181-0/+6
* Use %s instead of hard coding the input filename.John Criswell2005-10-175-17/+17
* Nate implemented this :)Chris Lattner2005-10-131-2/+0
* new testcaseChris Lattner2005-10-101-0/+7
* A testcase sitting in my treeChris Lattner2005-10-101-0/+11
* Testcase that is miscompiled by the ppc backendChris Lattner2005-10-091-0/+9
* These don't need to be sdivs.Chris Lattner2005-10-071-1/+22
* New testcase, should turn into a ushrChris Lattner2005-10-071-0/+8
* double to float casts should nto result in an fmrChris Lattner2005-10-071-0/+7
* test broken in the IA64 backend.Chris Lattner2005-10-071-0/+5