1. 2bbcca3 Update rlwimi tests to catch all the cases we care about by Nate Begeman · 20 years ago
  2. 82e6ef3 Testcase that used to crash simplifycfg by Chris Lattner · 20 years ago
  3. 969c88e8 un-xfail this by Chris Lattner · 20 years ago
  4. d970ff0 This fails for now by Chris Lattner · 20 years ago
  5. 1bc0f73 New testcase that caused simplifycfg to crash by Chris Lattner · 20 years ago
  6. 88aad14 temporarily fail these two tests until LSR evolves to support them by Chris Lattner · 20 years ago
  7. c3f9dc1 this tests every fp-to-integer conversion by Chris Lattner · 20 years ago
  8. 70df32a New testcase for PR610 by Chris Lattner · 20 years ago
  9. 50e9ef8 Testcase for PR607 by Chris Lattner · 20 years ago
  10. 4b429fc make sure we always handle small negatives well by Andrew Lenharth · 20 years ago
  11. a956205 new testcase for PR602 by Chris Lattner · 20 years ago
  12. 47183e5 If errno doesn't matter (e.g. in -ffast-math scenarios), sqrt* should be by Chris Lattner · 20 years ago
  13. fca3c64 Allow this to pass on non-linux systems as well, such as darwin by Chris Lattner · 20 years ago
  14. 837451b set the target triple so that we don't fail due to X86 abi issues by Chris Lattner · 20 years ago
  15. 8bf0f64 Regression test for PR#596: Make sure that negation of a minus doesn't by John Criswell · 20 years ago
  16. 0c8781d new testcase for PR593 by Chris Lattner · 20 years ago
  17. 92b5376 new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVM by Chris Lattner · 20 years ago
  18. 87df363 Add a test that runs the ParallelJIT example program to ensure that the by Reid Spencer · 20 years ago
  19. 78e1a3c New testcase distilled from a large chunk of code Misha sent me. by Chris Lattner · 20 years ago
  20. e04f865 new testcase for PR590 by Chris Lattner · 20 years ago
  21. 298a368 Fix this test case to actually test the new va_arg instruction not the by Reid Spencer · 20 years ago
  22. cc494e8 new vararg test by Andrew Lenharth · 20 years ago
  23. 3254551 new testcase for PR586 by Chris Lattner · 20 years ago
  24. 98b4d59 new testcase for PR585 by Chris Lattner · 20 years ago
  25. bff4440 new testcase for PR584 by Chris Lattner · 20 years ago
  26. 5adb41a7 new testcase for PR583 by Chris Lattner · 20 years ago
  27. 065e420 new testcase for PR580 by Chris Lattner · 20 years ago
  28. 73d31b9 new testcase for PR582 by Chris Lattner · 20 years ago
  29. 3646513 new testcase for PR579 by Chris Lattner · 20 years ago
  30. 7833b44 new testcase for PR577 by Chris Lattner · 20 years ago
  31. 70dd521 Remove trailing blank line, just to test whether the new commit script by Reid Spencer · 20 years ago
  32. 35e6dc8 new testcase by Chris Lattner · 20 years ago
  33. 07b5c9d New testcase that crashes simplifycfg, identified accidentally by JohnMC by Chris Lattner · 20 years ago
  34. 2a43970 Finally get the quoting right for both Unix and Windows for the llvmgcc and by Reid Spencer · 20 years ago
  35. 1001762 Don't eliminate a test case, just the form of the test case, from the by Reid Spencer · 20 years ago
  36. 73b2291 This does not belong by Chris Lattner · 20 years ago
  37. 9b1749b Add a case with non-constant argument for testing the transform: by Reid Spencer · 20 years ago
  38. 70a1950 add test to check for tail calls by Chris Lattner · 20 years ago
  39. b73855b Make sure this is not eligible for tail-call-elimination so that we test by Chris Lattner · 20 years ago
  40. 3b8ce85 new testcase by Chris Lattner · 20 years ago
  41. c6e3d5e Add a test case for testing ffs libcall conversion to constant by Reid Spencer · 20 years ago
  42. 955c07c Ensure these casts are done with the hardware fildll instruction by Chris Lattner · 20 years ago
  43. eb99a45 this passes by Chris Lattner · 20 years ago
  44. 4032b9c Fix this by Chris Lattner · 20 years ago
  45. e2fd523 new testcase by Chris Lattner · 20 years ago
  46. 3cfc401 fix regression tests by Andrew Lenharth · 20 years ago
  47. 069b963 This passes on sparc by Chris Lattner · 20 years ago
  48. 7dad18b remove test by Chris Lattner · 20 years ago
  49. 1e497fe These tests are currently expected to fail. by John Criswell · 20 years ago
  50. b6cf537 Force x86 backend by Chris Lattner · 20 years ago
  51. 5fa8707 fix buggy test by Chris Lattner · 20 years ago
  52. a02e0bd Fix buggy test by Chris Lattner · 20 years ago
  53. e0f395b let dj run this by Chris Lattner · 20 years ago
  54. 7c64440 fixed test case by Andrew Lenharth · 20 years ago
  55. bb9d6fd disable this test for now. by Chris Lattner · 20 years ago
  56. 3013138 add a correct run line by Chris Lattner · 20 years ago
  57. b794107 reg test by Chris Lattner · 20 years ago
  58. 32b30a3 Fix this test on Solaris. by John Criswell · 20 years ago
  59. e066d68 Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) is by Nate Begeman · 20 years ago
  60. a65640e Regression test for PR#563. by John Criswell · 20 years ago
  61. 50d435f Legalize for CTLZ generates a ctpop, but this ctpop is not expanded. by Andrew Lenharth · 20 years ago
  62. 07fc173 include the other bit count intrinsics by Chris Lattner · 20 years ago
  63. 3c8a3b1 new testcase by Chris Lattner · 20 years ago
  64. 47f9607 new testcase for PR562 by Chris Lattner · 20 years ago
  65. 780b6d0 new testcase by Chris Lattner · 20 years ago
  66. edcee6f testcase I've had in my tree by Chris Lattner · 20 years ago
  67. f13c334 Tell tblgen exactly where to find the include file. by John Criswell · 20 years ago
  68. bd8b13d new testcase by Chris Lattner · 20 years ago
  69. f2c7af2 tweak test to accept the (good) code emitted by the pattern isel by Chris Lattner · 20 years ago
  70. 2f2c3e4 New testcase by Chris Lattner · 20 years ago
  71. 87bb7c6 Add note to self to complete the testing of all intrinsic functions as by Reid Spencer · 20 years ago
  72. 49b8b70 New testcase that crashes the pattern isel by Chris Lattner · 20 years ago
  73. 20fad44 New testacse for information exposed by the 'tail' call marker. by Chris Lattner · 20 years ago
  74. 6d60924 add a testcase for a case we do not handle yet by Chris Lattner · 20 years ago
  75. 22d0631 new testcase by Chris Lattner · 20 years ago
  76. 4544d02 new testcase by Chris Lattner · 20 years ago
  77. f4946df new testcases for PR557 by Chris Lattner · 20 years ago
  78. 1a82ca8 new testcase by Chris Lattner · 20 years ago
  79. a9c83c7 new testcase by Chris Lattner · 20 years ago
  80. 29a5bf5 * Break tests into individual cases so its easier to see what's going on. by Reid Spencer · 20 years ago
  81. 5cc924a test that reassociate can handle shifts by Chris Lattner · 20 years ago
  82. 8ccdf7b new testcase by Chris Lattner · 20 years ago
  83. 6dc7e68 new testcase by Chris Lattner · 20 years ago
  84. 2f4251b Make sure to not accidentally get a bogus tail marker by Chris Lattner · 20 years ago
  85. d100d4c test that tail call survives bytecodification by Chris Lattner · 20 years ago
  86. 5962b3b new testcases by Chris Lattner · 20 years ago
  87. 1b50d06 new testcase by Chris Lattner · 20 years ago
  88. cb94575 new testcase for unneeded and by Chris Lattner · 20 years ago
  89. 564d20c new testcase by Chris Lattner · 20 years ago
  90. 056ea90 new testcase by Chris Lattner · 20 years ago
  91. 554a4dc new testcase for PR541 by Chris Lattner · 20 years ago
  92. fd38787 new testcase by Chris Lattner · 20 years ago
  93. ac0630f new testcase for a bug Jim found by Chris Lattner · 20 years ago
  94. 3a9a770 new testcase by Chris Lattner · 20 years ago
  95. 3ec93c5 Make sure both optimization cases get tested. by Reid Spencer · 20 years ago
  96. 57ff221 Add a test case for the IsDigitOptimization class. by Reid Spencer · 20 years ago
  97. e8aebf7 comment fix by Andrew Lenharth · 20 years ago
  98. d3942b4 see if the legalize code propery compensates for the additional zeros introduced by Andrew Lenharth · 20 years ago
  99. 1419711 added a use of ctpop to debug stuff with by Andrew Lenharth · 20 years ago
  100. c88e681 Fix this test to succeed even if "strchr" is on a call instruction. by Reid Spencer · 20 years ago