- 6b8800d Add a new testcase for an eliminable cast by Chris Lattner · 19 years ago
- 25000bf This test passes now. by Reid Spencer · 19 years ago
- 8312ab5 make this work for Reid, who renamed his CVS module dir :) by Chris Lattner · 19 years ago
- 6446b7f new testcase the autoupgrader in the bc reader fails to handle by Chris Lattner · 19 years ago
- fd57ad7 Expand test to cover the non-overloaded variants of the arithmetic and by Reid Spencer · 19 years ago
- 1cdd5c6 a reduced test case, the GlobalAddress is never legalized by Andrew Lenharth · 19 years ago
- 97f8f8d new testcase by Chris Lattner · 19 years ago
- a076787 this testcase sent the dag combiner spinning into an infinite loop by Chris Lattner · 19 years ago
- f90a87a Test case for the insertelement operation. by Robert Bocchino · 19 years ago
- 478cc13 Ensure that the CFE always emits intrinsics in their unsigned version, not with signed operands by Chris Lattner · 19 years ago
- 097c6e1 this is fixed by Andrew Lenharth · 19 years ago
- 84b26b6 Fix these testcases :( by Chris Lattner · 19 years ago
- bf2d595 This pass has been removed. by Chris Lattner · 19 years ago
- 426b245 New testcase for a regression last night: the -inline pass wasn't updating by Chris Lattner · 19 years ago
- d88fc03 bswap implementation by Nate Begeman · 19 years ago
- 6fb3bd6 Add bswap intrinsics as documented in the Language Reference by Nate Begeman · 19 years ago
- 088a84e by Jim Laskey · 19 years ago
- 1787ee3 testcase for PR691 by Chris Lattner · 19 years ago
- e5445dc new testcases for the stackrestore instcombine optimizations by Chris Lattner · 19 years ago
- f0638c5 New testcase that functions with dynamic allocas can be inlined, and are by Chris Lattner · 19 years ago
- 929db42 testcase for the llvm.stacksave/llvm.stackrestore intrinsics. by Chris Lattner · 19 years ago
- 2085a9d Test case for a SETCC / BRCOND folding bug. by Evan Cheng · 19 years ago
- 8d4acd7 verily, sabre did leave by Duraid Madina · 19 years ago
- cfde3c1 Add testcase for rotate by register and rotate by immediate by Nate Begeman · 19 years ago
- 634f235 Testcase the PPC backend is miscompiling. by Chris Lattner · 19 years ago
- 07917b6 catch all forms of xnor by Chris Lattner · 19 years ago
- 5e1b72c new testcase for extractelement instruction by Chris Lattner · 19 years ago
- f11f07b Modify this test to not depend on the host math.h implementation by Chris Lattner · 19 years ago
- 6c7fbb8 A case that instcombine is not catching. by Chris Lattner · 19 years ago
- 63540f5 new tests, derived from cosmics scheme output by Chris Lattner · 19 years ago
- fe67ca2 Change this regression so andi is not a valid codegen of it by Andrew Lenharth · 19 years ago
- 72f49aa this test fails by Chris Lattner · 19 years ago
- cf4a81e this test is malformed by Chris Lattner · 19 years ago
- 84c744f Fix PR409: by Reid Spencer · 19 years ago
- 90b02b0 new testcase by Chris Lattner · 19 years ago
- 7bfdd86 new testcase, fails on X86 and probably others by Chris Lattner · 19 years ago
- 5046403 A truly trivial testcase to ensure sparcv8 doesn't get completely broken again. by Chris Lattner · 19 years ago
- 1dae25e Add a case for float just to make sure the patterns for both precisions by Nate Begeman · 19 years ago
- e4e4913 new testcase, each function should have one extension instr in it by Chris Lattner · 19 years ago
- fa1fb11 new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes on by Chris Lattner · 19 years ago
- a92dabb Testcase for a problem that reid ran into by Chris Lattner · 19 years ago
- fa8f80a new testcase: sra should be able to eliminate all of these alloca's, despite by Chris Lattner · 19 years ago
- 89644753 new testcase for PR662 by Chris Lattner · 19 years ago
- 76fb23c New testcase for PR660 by Chris Lattner · 19 years ago
- 9e242ff testcase for PR664 by Chris Lattner · 19 years ago
- 6a0beed new testcase, for PR672 by Chris Lattner · 19 years ago
- 9b08fec expand testcase, which has been in my tree for a while now by Chris Lattner · 19 years ago
- 9e6924f new testcase, miscompiled by simplifycfg. This has been distilled from Ptrdist/bc by Chris Lattner · 19 years ago
- aad707b Fix a bug in the testcase by Chris Lattner · 19 years ago
- 8e22200 new testcase for PR672 by Chris Lattner · 19 years ago
- 43cb6ef New testcase that crashes llc by Chris Lattner · 19 years ago
- af6aa07 Test that crashes the ppc backend. by Chris Lattner · 19 years ago
- c2c2009 new testcase dse is miscompiling by Chris Lattner · 19 years ago
- cae3491 new testcase for pr670 by Chris Lattner · 19 years ago
- 33a13d4 This should not be dce'd by Chris Lattner · 19 years ago
- 87420af oops by Andrew Lenharth · 19 years ago
- bbafae6 check that rdtsc is generated from readcyclecounter by Andrew Lenharth · 19 years ago
- 06a4043 testcase for recent indvars patches by Chris Lattner · 19 years ago
- c8746d7 This passes on ppc and x86 now by Chris Lattner · 19 years ago
- 692f871 this is no apparently passing on alpha by Chris Lattner · 19 years ago
- 02513db new testcase by Chris Lattner · 19 years ago
- 51b8d54 continued readcyclecounter support by Andrew Lenharth · 19 years ago
- 79ae0d1 Check that this compiles to a label with a space in it. by Chris Lattner · 19 years ago
- c0c186d Merged from RELEASE_16. by John Criswell · 19 years ago
- abdf0f5 add alignment info for globals and functions by Chris Lattner · 19 years ago
- 4e240c2 new testcase by Chris Lattner · 19 years ago
- 3e2245b New testcase by Chris Lattner · 19 years ago
- e8148bc This is missed by InstCombine, patch comming by Andrew Lenharth · 19 years ago
- cc577c0 Apparently these do pass on some alphas by Chris Lattner · 19 years ago
- 0863ce5 these tests fail on alpha for some reason by Chris Lattner · 19 years ago
- 65026a7 new testcase by Chris Lattner · 19 years ago
- dc50b35 The pass was removed, but the spirit lives on by Chris Lattner · 19 years ago
- 4446e04 new testcase by Chris Lattner · 19 years ago
- 36e1207 new testcase by Chris Lattner · 19 years ago
- ad85677 by Duraid Madina · 19 years ago
- dda73c1 add the xfail lines by Chris Lattner · 19 years ago
- 32b03ff New testcase. Probably many targets don't support this, so they should probably by Chris Lattner · 19 years ago
- 92d6bb3 Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc by Nate Begeman · 19 years ago
- dadc5ad This pass is gone by Chris Lattner · 19 years ago
- 4b71385 this pass is gone by Chris Lattner · 19 years ago
- 77a498c New testcase that crashes the ppc backend by Chris Lattner · 19 years ago
- 3d92544 Moved to Regression/Codegen/Generic. by John Criswell · 19 years ago
- eb853a4 This is a generic test for all code generators. It originally came from by John Criswell · 19 years ago
- 886eb39 Force i386 code generation for an i386 specific test. by John Criswell · 19 years ago
- 07c375d Testcase that crashes llvmgcc in type layout by Chris Lattner · 19 years ago
- f46544c new testcase by Chris Lattner · 19 years ago
- d41abfa Use %s instead of hard coding the input filename. by John Criswell · 19 years ago
- dcdadef Nate implemented this :) by Chris Lattner · 19 years ago
- 11acc44 this passes with the change in predicate by Chris Lattner · 19 years ago
- 4b43159 lsr doesn't emit gep instructions anymore by Chris Lattner · 19 years ago
- e64dfbc new testcase by Chris Lattner · 19 years ago
- 1628947 A testcase sitting in my tree by Chris Lattner · 19 years ago
- 0cb34c4 Testcase that is miscompiled by the ppc backend by Chris Lattner · 19 years ago
- a77e86e These don't need to be sdivs. by Chris Lattner · 19 years ago
- babac05 New testcase, should turn into a ushr by Chris Lattner · 19 years ago
- 602b02a double to float casts should nto result in an fmr by Chris Lattner · 19 years ago
- ee73880 test broken in the IA64 backend. by Chris Lattner · 19 years ago
- 457029c new testcase for PR635 by Chris Lattner · 19 years ago
- 542f2df more specific tests of subtarget stuff by Andrew Lenharth · 19 years ago
- 46dab2c Add a test that you can forward ref a class. by Chris Lattner · 19 years ago