1. 3da59db For PR950: by Reid Spencer · 18 years ago
  2. 5fed9b9 Don't use bitcast yet! by Reid Spencer · 18 years ago
  3. 0270546 Make this test case easier to read. No functional changes. by Reid Spencer · 18 years ago
  4. 0b44d6c Fix some typos. by Reid Spencer · 18 years ago
  5. e5d4efa Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and by Reid Spencer · 18 years ago
  6. 565706b Update to new predicate simplifier VRP design. Fixes PR966 and PR967. by Nick Lewycky · 18 years ago
  7. e04bf54 Test for PR1013. by Jim Laskey · 18 years ago
  8. bdde0d9 new testcase by Chris Lattner · 18 years ago
  9. f2d2a5a Testcase for PR1011 by Chris Lattner · 18 years ago
  10. aa9c549 Testcase for pr1012 by Chris Lattner · 18 years ago
  11. e6cc288 converting massive blocks of phis into selects like this is silly. by Chris Lattner · 18 years ago
  12. 52d0d66 Fix bugs in this. What was I thinking??? :) by Reid Spencer · 18 years ago
  13. 64fc341 Fail even if opt doesn't print anything. by Reid Spencer · 18 years ago
  14. 1faa549 Add a simple test to make sure getModRefInfo is 1/2 way sane. by Reid Spencer · 18 years ago
  15. 7d689e8 Add a x86-64 test case: movb %sil, %ah is illegal. by Evan Cheng · 18 years ago
  16. ba89024 Case sensitive not. by Jim Laskey · 18 years ago
  17. a44fea3 Check for MaxAlign. by Jim Laskey · 18 years ago
  18. 64c32dd Tests to verify PowerPC ABI. by Jim Laskey · 18 years ago
  19. fea05b4 New testcase. by Chris Lattner · 18 years ago
  20. 100e78c New test case. by Evan Cheng · 18 years ago
  21. 027f388 make this harder by Chris Lattner · 18 years ago
  22. 9961cf1 new testcase by Chris Lattner · 18 years ago
  23. 96dddd9 new testcase by Chris Lattner · 18 years ago
  24. d798a51 Discard code that supported old bytecode formats. This makes the Bytecode by Reid Spencer · 18 years ago
  25. 759bfd0 For PR950: Changes for new cast instructions that are backwards compatible. by Reid Spencer · 18 years ago
  26. d718559 Don't hard code test names into the test. by Reid Spencer · 18 years ago
  27. 497a27c Fix 80 cols violations. by Reid Spencer · 18 years ago
  28. f9dd2aa For PR950: Use the notcast script in preparation for 12 casts. by Reid Spencer · 18 years ago
  29. f7c8a97 For PR950: Use the notcast script in preparation for 12 cast instructions. by Reid Spencer · 18 years ago
  30. 28fa65b Make it handle plain old cast too, for old assembly. by Reid Spencer · 18 years ago
  31. 9fd5d13 Handle ptrtoint and inttoptr by Reid Spencer · 18 years ago
  32. 863ab9f XFAIL All but powerpc by Jim Laskey · 18 years ago
  33. 44e2f8f Works for PowerPC with frame pointers. by Jim Laskey · 18 years ago
  34. e0351b9 Instruction name changes. by Reid Spencer · 18 years ago
  35. b18ec66 Enable path completion when typing the TESTSUITE= option by allowing the by Reid Spencer · 18 years ago
  36. ab4b7b4 enable this test, check ppc64 as well. by Chris Lattner · 18 years ago
  37. 7d6d241 This testcase is miscompiled by instcombine, reduced from 176.gcc by Chris Lattner · 18 years ago
  38. 6832780 new testcase by Chris Lattner · 18 years ago
  39. a5fd380 Must have a frame pointer argument fixed. Now fails on PowerPC. by Jim Laskey · 18 years ago
  40. c243005 Must have a frame pointer. by Jim Laskey · 18 years ago
  41. 6b92592 This is XFAILed on i[0-9]86 systems not Linux by Reid Spencer · 18 years ago
  42. a8423c1 Adding target triple to test by Anton Korobeynikov · 18 years ago
  43. 9f852e9 xfail for llvmgcc3 by Tanya Lattner · 18 years ago
  44. 42b51e4 make this test more interesting by Chris Lattner · 18 years ago
  45. df78611 Fixing PR990: http://llvm.org/PR990. by Anton Korobeynikov · 18 years ago
  46. 0a629fb new testcases for PR992/993 by Chris Lattner · 18 years ago
  47. 12afb70 new testcases by Chris Lattner · 18 years ago
  48. 3ebb5a1 Should be xfailed for llvmgcc3 by Tanya Lattner · 18 years ago
  49. b1ae340 Should be xfailed for llvmgcc4 and NOT *. * means all platforms regardless of what llvmgcc you use. by Tanya Lattner · 18 years ago
  50. d8e0197 Ensure we don't regress on reading version 6 bytecode. by Reid Spencer · 18 years ago
  51. 185f755 Should be xfailed for llvm-gcc3.4 by Tanya Lattner · 18 years ago
  52. a2f996a Make it work on Darwin. by Jim Laskey · 18 years ago
  53. 3822ff5 For PR950: by Reid Spencer · 18 years ago
  54. 73fb075 XFAIL this on Linux until Jim gets Darwin ship shape. by Reid Spencer · 18 years ago
  55. 396b2ff now that we handle single mbb loops better, one branch is allowed by Chris Lattner · 18 years ago
  56. 97a6e8c preincrement case we miss. xfail until we catch it by Chris Lattner · 18 years ago
  57. 03507f5 scalarrepl should not split the two elements of the vsiidx array: by Chris Lattner · 18 years ago
  58. 4d23a2f New test case. by Evan Cheng · 18 years ago
  59. b9cac27 Got a little ahead of myself here by Andrew Lenharth · 18 years ago
  60. e42c02a Fix this test by Andrew Lenharth · 18 years ago
  61. 6591788 Make some corrections to this test case. by Reid Spencer · 18 years ago
  62. 3b0f66b Ignore the Output dir. by Reid Spencer · 18 years ago
  63. ea30338 Add a test case for making sure gdb can get a stack trace with our debug by Reid Spencer · 18 years ago
  64. 6363971 wrong bug # by Chris Lattner · 18 years ago
  65. 1b896ca new testcase by Chris Lattner · 18 years ago
  66. c87dade xfail this for the 1.9 release. This is PR984. by Chris Lattner · 18 years ago
  67. 5d52894 Okay, need a pattern before and after the cast pattern. by Reid Spencer · 18 years ago
  68. 023fa41 Allow the regular expression to be extended by a parameter. by Reid Spencer · 18 years ago
  69. 2461b73 For PR950: by Reid Spencer · 18 years ago
  70. 0c7af7c add a regression for memmove by Andrew Lenharth · 18 years ago
  71. 3acfac6 this started failing due to Reid's changes in the bc format. insulate it by Chris Lattner · 18 years ago
  72. 3d6857f new testcase by Chris Lattner · 18 years ago
  73. 97be133 Add some documentation about the arguments. by Reid Spencer · 18 years ago
  74. 22262f1 a regression :( by Andrew Lenharth · 18 years ago
  75. 0ac6757 new testcase by Chris Lattner · 18 years ago
  76. dba4aea Testcase from http://llvm.org/bugs/show_bug.cgi?id=979 by Devang Patel · 18 years ago
  77. f420802 extra pass is required now by Chris Lattner · 18 years ago
  78. 22c8648 new testcase that crashes global opt, reduced from chomp by Chris Lattner · 18 years ago
  79. 2c884fd remove a testcase for a marginal feature by Chris Lattner · 18 years ago
  80. 04ffebc This test should compile down to one comparison, not two. by Chris Lattner · 18 years ago
  81. edc2827 new testcase for PR882 by Chris Lattner · 18 years ago
  82. a54f6b1 make one giant add and sub tester by Andrew Lenharth · 18 years ago
  83. 237f0de another testcase for PR977 by Chris Lattner · 18 years ago
  84. c176fa3 testcase for PR977 by Chris Lattner · 18 years ago
  85. b191e0a add support for calling functions when the caller has variable sized objects by Rafael Espindola · 18 years ago
  86. 94b6d6e add a note by Chris Lattner · 18 years ago
  87. 406dd6a new testcase by Chris Lattner · 18 years ago
  88. c160744 new testcase by Chris Lattner · 18 years ago
  89. 55d7244 fix this regtest by Chris Lattner · 18 years ago
  90. 7c94454 new testcase by Chris Lattner · 18 years ago
  91. 1bc33f7 new testcase by Chris Lattner · 18 years ago
  92. 49bb78c new testcase by Chris Lattner · 18 years ago
  93. 7a2ed81 Emitting raw bytecode is awfully rude. Add -disable-output. Clarify the test. by Nick Lewycky · 18 years ago
  94. 0d824c3 new testcase by Chris Lattner · 18 years ago
  95. 00ef504 new testcase by Chris Lattner · 18 years ago
  96. d0fffc8 new testcase by Chris Lattner · 18 years ago
  97. 8d51a32 Add a new vextract test case. by Evan Cheng · 18 years ago
  98. f5d9134 Improve cvs ignoring of test results. by Reid Spencer · 18 years ago
  99. 8b93a9c Add a run line to this test. by Reid Spencer · 18 years ago
  100. 9290885 new testcase, should not reassoc fp vector by Chris Lattner · 18 years ago