1. 097c6e1 this is fixed by Andrew Lenharth · 19 years ago
  2. 84b26b6 Fix these testcases :( by Chris Lattner · 19 years ago
  3. d88fc03 bswap implementation by Nate Begeman · 19 years ago
  4. 929db42 testcase for the llvm.stacksave/llvm.stackrestore intrinsics. by Chris Lattner · 19 years ago
  5. 2085a9d Test case for a SETCC / BRCOND folding bug. by Evan Cheng · 19 years ago
  6. 8d4acd7 verily, sabre did leave by Duraid Madina · 19 years ago
  7. cfde3c1 Add testcase for rotate by register and rotate by immediate by Nate Begeman · 19 years ago
  8. 634f235 Testcase the PPC backend is miscompiling. by Chris Lattner · 19 years ago
  9. 07917b6 catch all forms of xnor by Chris Lattner · 19 years ago
  10. fe67ca2 Change this regression so andi is not a valid codegen of it by Andrew Lenharth · 19 years ago
  11. 7bfdd86 new testcase, fails on X86 and probably others by Chris Lattner · 19 years ago
  12. 5046403 A truly trivial testcase to ensure sparcv8 doesn't get completely broken again. by Chris Lattner · 19 years ago
  13. 1dae25e Add a case for float just to make sure the patterns for both precisions by Nate Begeman · 19 years ago
  14. e4e4913 new testcase, each function should have one extension instr in it by Chris Lattner · 19 years ago
  15. a92dabb Testcase for a problem that reid ran into by Chris Lattner · 19 years ago
  16. 6a0beed new testcase, for PR672 by Chris Lattner · 19 years ago
  17. 43cb6ef New testcase that crashes llc by Chris Lattner · 19 years ago
  18. af6aa07 Test that crashes the ppc backend. by Chris Lattner · 19 years ago
  19. 33a13d4 This should not be dce'd by Chris Lattner · 19 years ago
  20. 87420af oops by Andrew Lenharth · 19 years ago
  21. bbafae6 check that rdtsc is generated from readcyclecounter by Andrew Lenharth · 19 years ago
  22. 692f871 this is no apparently passing on alpha by Chris Lattner · 19 years ago
  23. 51b8d54 continued readcyclecounter support by Andrew Lenharth · 19 years ago
  24. 79ae0d1 Check that this compiles to a label with a space in it. by Chris Lattner · 19 years ago
  25. 65026a7 new testcase by Chris Lattner · 19 years ago
  26. dc50b35 The pass was removed, but the spirit lives on by Chris Lattner · 19 years ago
  27. 4446e04 new testcase by Chris Lattner · 19 years ago
  28. ad85677 by Duraid Madina · 19 years ago
  29. dda73c1 add the xfail lines by Chris Lattner · 19 years ago
  30. 32b03ff New testcase. Probably many targets don't support this, so they should probably by Chris Lattner · 19 years ago
  31. 92d6bb3 Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc by Nate Begeman · 19 years ago
  32. 77a498c New testcase that crashes the ppc backend by Chris Lattner · 19 years ago
  33. 3d92544 Moved to Regression/Codegen/Generic. by John Criswell · 19 years ago
  34. eb853a4 This is a generic test for all code generators. It originally came from by John Criswell · 19 years ago
  35. 886eb39 Force i386 code generation for an i386 specific test. by John Criswell · 19 years ago
  36. f46544c new testcase by Chris Lattner · 19 years ago
  37. d41abfa Use %s instead of hard coding the input filename. by John Criswell · 19 years ago
  38. dcdadef Nate implemented this :) by Chris Lattner · 19 years ago
  39. e64dfbc new testcase by Chris Lattner · 19 years ago
  40. 1628947 A testcase sitting in my tree by Chris Lattner · 19 years ago
  41. 0cb34c4 Testcase that is miscompiled by the ppc backend by Chris Lattner · 19 years ago
  42. a77e86e These don't need to be sdivs. by Chris Lattner · 19 years ago
  43. babac05 New testcase, should turn into a ushr by Chris Lattner · 19 years ago
  44. 602b02a double to float casts should nto result in an fmr by Chris Lattner · 19 years ago
  45. ee73880 test broken in the IA64 backend. by Chris Lattner · 19 years ago
  46. 542f2df more specific tests of subtarget stuff by Andrew Lenharth · 19 years ago
  47. 3a972c2 add a testcase for a feature we regressed on because noone wrote the test! :( by Chris Lattner · 19 years ago
  48. dea6695 add testcase for nand by Chris Lattner · 19 years ago
  49. 3e63428 Consolidate the eqv.ll and nor.ll files together. Add a missed eqv case. by Chris Lattner · 19 years ago
  50. 14c9cab simple tests for nor generation by Chris Lattner · 19 years ago
  51. 7a66641 new testcase the CBE creates invalid C code for by Chris Lattner · 19 years ago
  52. e8033c0 new testcase by Chris Lattner · 19 years ago
  53. 6b780a7 Make sure to disable 64-bit extensions for this test by Chris Lattner · 19 years ago
  54. a4d9dc7 New testcase, neither should require a register-register copy by Chris Lattner · 19 years ago
  55. eeff9b0 Test the new 64bit i64<->fp functionality by Nate Begeman · 19 years ago
  56. c789701 Test that converting from double to int64 results in one libcall, not one by Chris Lattner · 19 years ago
  57. 446a4ea new testcase to ensure fsqrt is generated for correct subtargets only, and by Chris Lattner · 19 years ago
  58. 7dd8b05 This should permit NOT and's, not even dead ones. by Chris Lattner · 19 years ago
  59. 9832ce0 Another case that shouldn't have sign extends: functions returning short by Chris Lattner · 19 years ago
  60. feca19b Add regression test for efficient codegen of i32 x i32 -> hi32(i64) as mulhs. by Nate Begeman · 19 years ago
  61. c730706 Add a testcase for nate's patch by Chris Lattner · 19 years ago
  62. 353f1de new testcase corresponding to PR621 by Chris Lattner · 19 years ago
  63. dd43c86 The dag isel misses both of these, the pattern isel just misses the second by Chris Lattner · 19 years ago
  64. 135a042 Make sure this doesn't break when we're improving the isels by Chris Lattner · 19 years ago
  65. c544cec New testcase for PR618 by Chris Lattner · 19 years ago
  66. 4c23c5b Testcase for a crash in the legalizer on ia64. This is reduced from kc++. by Chris Lattner · 19 years ago
  67. ea966d7 Add a long-overdue itanium regression test dir: hint hint Duraid :) by Chris Lattner · 19 years ago
  68. 2cfd128 Fix a bug in the RUN line by Chris Lattner · 19 years ago
  69. 957e574 remove dead args by Chris Lattner · 19 years ago
  70. d8fba82 remove dead options by Chris Lattner · 19 years ago
  71. 2b5d3cf remove dead flags by Chris Lattner · 19 years ago
  72. e5df8ea Unmangled names. by Jim Laskey · 19 years ago
  73. 8e08380 1. Fix comment. by Jim Laskey · 19 years ago
  74. 5a53c2cb Add regression test to make sure that constants are generated optimally. by Jim Laskey · 19 years ago
  75. 43c3c70 Add a testcase for load short -> uint, which is currently emitted as a by Nate Begeman · 19 years ago
  76. 4a17add by Jim Laskey · 19 years ago
  77. 7e03c74 testcase that crashed the ppc backend, distilled from crafty by Chris Lattner · 19 years ago
  78. 191cf94 1. Added the function isOpcWithIntImmediate to simplify testing of operand with by Jim Laskey · 19 years ago
  79. 645f381 Add testcases for new rlwinm cases handled, patch by Jim Laskey! by Chris Lattner · 19 years ago
  80. dd8ffdd new reg test for a failure last night on ppc/darwin by Chris Lattner · 19 years ago
  81. 956344c None of these tests should require a working lli, they are codegen tests, by Chris Lattner · 19 years ago
  82. a23076a Fix this to test the BE we care about by Chris Lattner · 19 years ago
  83. 1b0674c Add a couple rlwinm tests for bitfield clears by Nate Begeman · 19 years ago
  84. 2bbcca3 Update rlwimi tests to catch all the cases we care about by Nate Begeman · 19 years ago
  85. c3f9dc1 this tests every fp-to-integer conversion by Chris Lattner · 19 years ago
  86. 4b429fc make sure we always handle small negatives well by Andrew Lenharth · 19 years ago
  87. fca3c64 Allow this to pass on non-linux systems as well, such as darwin by Chris Lattner · 19 years ago
  88. 837451b set the target triple so that we don't fail due to X86 abi issues by Chris Lattner · 19 years ago
  89. 8bf0f64 Regression test for PR#596: Make sure that negation of a minus doesn't by John Criswell · 19 years ago
  90. 0c8781d new testcase for PR593 by Chris Lattner · 19 years ago
  91. 92b5376 new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVM by Chris Lattner · 19 years ago
  92. 70a1950 add test to check for tail calls by Chris Lattner · 19 years ago
  93. b73855b Make sure this is not eligible for tail-call-elimination so that we test by Chris Lattner · 19 years ago
  94. 3b8ce85 new testcase by Chris Lattner · 19 years ago
  95. 955c07c Ensure these casts are done with the hardware fildll instruction by Chris Lattner · 19 years ago
  96. eb99a45 this passes by Chris Lattner · 19 years ago
  97. e2fd523 new testcase by Chris Lattner · 19 years ago
  98. 3cfc401 fix regression tests by Andrew Lenharth · 19 years ago
  99. 1e497fe These tests are currently expected to fail. by John Criswell · 19 years ago
  100. b6cf537 Force x86 backend by Chris Lattner · 19 years ago