1. 2bbcca3 Update rlwimi tests to catch all the cases we care about by Nate Begeman · 20 years ago
  2. c3f9dc1 this tests every fp-to-integer conversion by Chris Lattner · 20 years ago
  3. 4b429fc make sure we always handle small negatives well by Andrew Lenharth · 20 years ago
  4. fca3c64 Allow this to pass on non-linux systems as well, such as darwin by Chris Lattner · 20 years ago
  5. 837451b set the target triple so that we don't fail due to X86 abi issues by Chris Lattner · 20 years ago
  6. 8bf0f64 Regression test for PR#596: Make sure that negation of a minus doesn't by John Criswell · 20 years ago
  7. 0c8781d new testcase for PR593 by Chris Lattner · 20 years ago
  8. 92b5376 new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVM by Chris Lattner · 20 years ago
  9. 70a1950 add test to check for tail calls by Chris Lattner · 20 years ago
  10. b73855b Make sure this is not eligible for tail-call-elimination so that we test by Chris Lattner · 20 years ago
  11. 3b8ce85 new testcase by Chris Lattner · 20 years ago
  12. 955c07c Ensure these casts are done with the hardware fildll instruction by Chris Lattner · 20 years ago
  13. eb99a45 this passes by Chris Lattner · 20 years ago
  14. e2fd523 new testcase by Chris Lattner · 20 years ago
  15. 3cfc401 fix regression tests by Andrew Lenharth · 20 years ago
  16. 1e497fe These tests are currently expected to fail. by John Criswell · 20 years ago
  17. b6cf537 Force x86 backend by Chris Lattner · 20 years ago
  18. e0f395b let dj run this by Chris Lattner · 20 years ago
  19. 7c64440 fixed test case by Andrew Lenharth · 20 years ago
  20. 3013138 add a correct run line by Chris Lattner · 20 years ago
  21. b794107 reg test by Chris Lattner · 20 years ago
  22. 32b30a3 Fix this test on Solaris. by John Criswell · 20 years ago
  23. e066d68 Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) is by Nate Begeman · 20 years ago
  24. a65640e Regression test for PR#563. by John Criswell · 20 years ago
  25. 50d435f Legalize for CTLZ generates a ctpop, but this ctpop is not expanded. by Andrew Lenharth · 20 years ago
  26. 07fc173 include the other bit count intrinsics by Chris Lattner · 20 years ago
  27. 3c8a3b1 new testcase by Chris Lattner · 20 years ago
  28. bd8b13d new testcase by Chris Lattner · 20 years ago
  29. f2c7af2 tweak test to accept the (good) code emitted by the pattern isel by Chris Lattner · 20 years ago
  30. 49b8b70 New testcase that crashes the pattern isel by Chris Lattner · 20 years ago
  31. fd38787 new testcase by Chris Lattner · 20 years ago
  32. e8aebf7 comment fix by Andrew Lenharth · 20 years ago
  33. d3942b4 see if the legalize code propery compensates for the additional zeros introduced by Andrew Lenharth · 20 years ago
  34. 1419711 added a use of ctpop to debug stuff with by Andrew Lenharth · 20 years ago
  35. ac766dc add sin/cos tests by Chris Lattner · 20 years ago
  36. 459ced2 Add a test for llvm.sqrt by Chris Lattner · 20 years ago
  37. b02fbfc Eliminate tabs and trailing spaces by Jeff Cohen · 20 years ago
  38. 9dd7a87 Check for eqv matching by Chris Lattner · 20 years ago
  39. 14f3429 this passes on darwin by Chris Lattner · 20 years ago
  40. 9acc366 Update dejagnu tests to use the new pattern isel flag by Nate Begeman · 20 years ago
  41. 80563ff added a random and mask test by Andrew Lenharth · 20 years ago
  42. 77a6d90 Add CodeGen tests for the recent SelectionDAG transforms by Nate Begeman · 20 years ago
  43. eecbf30 regression case for faster call sequence by Andrew Lenharth · 20 years ago
  44. f701697 check that casts still use zap by Andrew Lenharth · 20 years ago
  45. 003e68e added s4addl matching test by Andrew Lenharth · 20 years ago
  46. 1a130b9 fix this testcase so the regex doesn't match the function name by Chris Lattner · 20 years ago
  47. d0abb7a new testcase that used to crash the ppc fe. It could effect any simpleisel by Chris Lattner · 20 years ago
  48. 9a98a77 Add a testcase to make sure that we don't emit two fneg instructions back by Nate Begeman · 20 years ago
  49. e9c0f43 Add cases to cover the rest of the patterns we should be matching by Nate Begeman · 20 years ago
  50. 2f65f8e New testcase that the sparc backend crashes on by Chris Lattner · 20 years ago
  51. 2e6027c make this test more interesting by Chris Lattner · 20 years ago
  52. 4548523 add a test for fnabs by Chris Lattner · 20 years ago
  53. e23836c add a partial test for the fma operations that ppc supports. I'm sure I'm by Chris Lattner · 20 years ago
  54. a844b01 oops by Andrew Lenharth · 20 years ago
  55. b8a5d63 added some tests to check stupid pattern matching mistakes by Andrew Lenharth · 20 years ago
  56. 0b5031a match case change in codegen by Andrew Lenharth · 20 years ago
  57. 3a46221 simplified by Andrew Lenharth · 20 years ago
  58. 0def226 added first alpha codegen regression test by Andrew Lenharth · 20 years ago
  59. 4cb11a1 this has now been fixed by Chris Lattner · 20 years ago
  60. e217107 don't forget to use the right code generator :) by Chris Lattner · 20 years ago
  61. 597f22f new testcase by Chris Lattner · 20 years ago
  62. d4b5728 new generic testcsae by Chris Lattner · 20 years ago
  63. bea061d new testcase by Chris Lattner · 20 years ago
  64. 7c61b7b make sure this test tests the intended target. by Chris Lattner · 20 years ago
  65. 13a04bc new testcase that crashes the CBE. by Chris Lattner · 20 years ago
  66. 0a8794d execution tests shouldn't go here. This was killing the PPC nightly tester. by Chris Lattner · 21 years ago
  67. eb28797 A testcase that LLC produces illegal asm on for Prolangs-C/cdecl now. by Chris Lattner · 21 years ago
  68. ee6cfda new testcase by Chris Lattner · 21 years ago
  69. 9b5cb04 xfail this. by Chris Lattner · 21 years ago
  70. b51f2e3 New testcase for rotate instructions. Each function should codegen to a rotate. by Chris Lattner · 21 years ago
  71. 39d6396 Add a test for 16-bit sh*d. by Chris Lattner · 21 years ago
  72. 7c79de7 Ensure that each these functions generates a sh[rl]d instruction. by Chris Lattner · 21 years ago
  73. a8b6f68 This is a carefully contrived testcase where the X86 ISel is emitting all loads by Chris Lattner · 21 years ago
  74. f60513f New testcase for a problem that occurred in 132.ijpeg by Chris Lattner · 21 years ago
  75. 2349ba9 New testcase, problem found by Rob. by Chris Lattner · 21 years ago
  76. 5576719 Testcase that crashes the PPC backend. Thanks to Rob for finding this. by Chris Lattner · 21 years ago
  77. 61b8c9b The pattern isel is aggressively codegen'ing all of the loads in these by Chris Lattner · 21 years ago
  78. fb0c3bd New testcase. by Chris Lattner · 21 years ago
  79. 9cd87db Cleanup a bunch of tests. In particular do not allow target directives in by Chris Lattner · 21 years ago
  80. c33fc82 Make this test a bit more interesting by making there actually be a use of the by Chris Lattner · 21 years ago
  81. 3b5d631 modernize and clean up this test. by Chris Lattner · 21 years ago
  82. 186fcf6 Add a testcase I forgot to commit earlier. by Chris Lattner · 21 years ago
  83. 7c8ad7a New testcase by Chris Lattner · 21 years ago
  84. 71dbefe xfail these tests, whcih require more info in the code generator to implement by Chris Lattner · 21 years ago
  85. ae37c2a Add several testcases for new optimizations in the code generator. by Chris Lattner · 21 years ago
  86. 5a23c8b new testcase for PR490 by Chris Lattner · 21 years ago
  87. 0adacc5 New testcase that crashes the V9 backend. by Chris Lattner · 21 years ago
  88. 081da56 New testcase that the PPC backend miscompiles. It is emitting by Chris Lattner · 21 years ago
  89. 8430182 new testcase for PR472 by Chris Lattner · 21 years ago
  90. 25f8965 This program doesn't break anything anymore. by Chris Lattner · 21 years ago
  91. 7d66434 This passes on darwin now by Chris Lattner · 21 years ago
  92. aac2d44 New testcase that crashes the PPC BE by Chris Lattner · 21 years ago
  93. d510293 New testcase by Chris Lattner · 21 years ago
  94. 93e6d83 New testcase that crashes the PPC backend by Chris Lattner · 21 years ago
  95. 6fb9b52 Adding missing dg file. by Tanya Lattner · 21 years ago
  96. c8c1f12 Adding srcdir arg by Tanya Lattner · 21 years ago
  97. 28b372f Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression) by Tanya Lattner · 21 years ago
  98. 8408d0b New testcase by Chris Lattner · 21 years ago
  99. 1976abd Changed to XFAIL by Tanya Lattner · 21 years ago
  100. 23c7130 Update this to expect AT&T syntax by Chris Lattner · 21 years ago