- 097c6e1 this is fixed by Andrew Lenharth · 19 years ago
- 84b26b6 Fix these testcases :( by Chris Lattner · 19 years ago
- d88fc03 bswap implementation by Nate Begeman · 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
- fe67ca2 Change this regression so andi is not a valid codegen of it by Andrew Lenharth · 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
- a92dabb Testcase for a problem that reid ran into by Chris Lattner · 19 years ago
- 6a0beed 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
- 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
- 692f871 this is no apparently passing on alpha 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
- 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
- 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
- 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
- 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
- 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
- 542f2df more specific tests of subtarget stuff by Andrew Lenharth · 19 years ago
- 3a972c2 add a testcase for a feature we regressed on because noone wrote the test! :( by Chris Lattner · 19 years ago
- dea6695 add testcase for nand by Chris Lattner · 19 years ago
- 3e63428 Consolidate the eqv.ll and nor.ll files together. Add a missed eqv case. by Chris Lattner · 19 years ago
- 14c9cab simple tests for nor generation by Chris Lattner · 19 years ago
- 7a66641 new testcase the CBE creates invalid C code for by Chris Lattner · 19 years ago
- e8033c0 new testcase by Chris Lattner · 19 years ago
- 6b780a7 Make sure to disable 64-bit extensions for this test by Chris Lattner · 19 years ago
- a4d9dc7 New testcase, neither should require a register-register copy by Chris Lattner · 19 years ago
- eeff9b0 Test the new 64bit i64<->fp functionality by Nate Begeman · 19 years ago
- c789701 Test that converting from double to int64 results in one libcall, not one by Chris Lattner · 19 years ago
- 446a4ea new testcase to ensure fsqrt is generated for correct subtargets only, and by Chris Lattner · 19 years ago
- 7dd8b05 This should permit NOT and's, not even dead ones. by Chris Lattner · 19 years ago
- 9832ce0 Another case that shouldn't have sign extends: functions returning short by Chris Lattner · 19 years ago
- feca19b Add regression test for efficient codegen of i32 x i32 -> hi32(i64) as mulhs. by Nate Begeman · 19 years ago
- c730706 Add a testcase for nate's patch by Chris Lattner · 19 years ago
- 353f1de new testcase corresponding to PR621 by Chris Lattner · 19 years ago
- dd43c86 The dag isel misses both of these, the pattern isel just misses the second by Chris Lattner · 19 years ago
- 135a042 Make sure this doesn't break when we're improving the isels by Chris Lattner · 19 years ago
- c544cec New testcase for PR618 by Chris Lattner · 19 years ago
- 4c23c5b Testcase for a crash in the legalizer on ia64. This is reduced from kc++. by Chris Lattner · 19 years ago
- ea966d7 Add a long-overdue itanium regression test dir: hint hint Duraid :) by Chris Lattner · 19 years ago
- 2cfd128 Fix a bug in the RUN line by Chris Lattner · 19 years ago
- 957e574 remove dead args by Chris Lattner · 19 years ago
- d8fba82 remove dead options by Chris Lattner · 19 years ago
- 2b5d3cf remove dead flags by Chris Lattner · 19 years ago
- e5df8ea Unmangled names. by Jim Laskey · 19 years ago
- 8e08380 1. Fix comment. by Jim Laskey · 19 years ago
- 5a53c2cb Add regression test to make sure that constants are generated optimally. by Jim Laskey · 19 years ago
- 43c3c70 Add a testcase for load short -> uint, which is currently emitted as a by Nate Begeman · 19 years ago
- 4a17add by Jim Laskey · 19 years ago
- 7e03c74 testcase that crashed the ppc backend, distilled from crafty by Chris Lattner · 19 years ago
- 191cf94 1. Added the function isOpcWithIntImmediate to simplify testing of operand with by Jim Laskey · 19 years ago
- 645f381 Add testcases for new rlwinm cases handled, patch by Jim Laskey! by Chris Lattner · 19 years ago
- dd8ffdd new reg test for a failure last night on ppc/darwin by Chris Lattner · 19 years ago
- 956344c None of these tests should require a working lli, they are codegen tests, by Chris Lattner · 19 years ago
- a23076a Fix this to test the BE we care about by Chris Lattner · 19 years ago
- 1b0674c Add a couple rlwinm tests for bitfield clears by Nate Begeman · 19 years ago
- 2bbcca3 Update rlwimi tests to catch all the cases we care about by Nate Begeman · 19 years ago
- c3f9dc1 this tests every fp-to-integer conversion by Chris Lattner · 19 years ago
- 4b429fc make sure we always handle small negatives well by Andrew Lenharth · 19 years ago
- fca3c64 Allow this to pass on non-linux systems as well, such as darwin by Chris Lattner · 19 years ago
- 837451b set the target triple so that we don't fail due to X86 abi issues by Chris Lattner · 19 years ago
- 8bf0f64 Regression test for PR#596: Make sure that negation of a minus doesn't by John Criswell · 19 years ago
- 0c8781d new testcase for PR593 by Chris Lattner · 19 years ago
- 92b5376 new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVM by Chris Lattner · 19 years ago
- 70a1950 add test to check for tail calls by Chris Lattner · 19 years ago
- b73855b Make sure this is not eligible for tail-call-elimination so that we test by Chris Lattner · 19 years ago
- 3b8ce85 new testcase by Chris Lattner · 19 years ago
- 955c07c Ensure these casts are done with the hardware fildll instruction by Chris Lattner · 19 years ago
- eb99a45 this passes by Chris Lattner · 19 years ago
- e2fd523 new testcase by Chris Lattner · 19 years ago
- 3cfc401 fix regression tests by Andrew Lenharth · 19 years ago
- 1e497fe These tests are currently expected to fail. by John Criswell · 19 years ago
- b6cf537 Force x86 backend by Chris Lattner · 19 years ago