1. d23c4dd For PR1336: by Reid Spencer · 18 years ago
  2. e934fef Tabs -> Spaces by Owen Anderson · 18 years ago
  3. 4575ab2 For PR1336: by Reid Spencer · 18 years ago
  4. 42e86fb For PR1319: Upgrade to new test harness. by Reid Spencer · 18 years ago
  5. d3b1f6d For PR1319: Upgrade to new test harness. by Reid Spencer · 18 years ago
  6. a6a996d Fix PR1335 and Transforms/Inline/2007-04-15-InlineEH.ll by Chris Lattner · 18 years ago
  7. 004ca2d testcase for PR1335 by Chris Lattner · 18 years ago
  8. 9b63cee this test isn't testing what it thought it was by Chris Lattner · 18 years ago
  9. c58ef01 For PR1319: Upgrade to new test harness. by Reid Spencer · 18 years ago
  10. 97e287e For PR1319: Upgrade to new test harness. by Reid Spencer · 18 years ago
  11. fb7653e Two changes: by Reid Spencer · 18 years ago
  12. 358f327 For PR1319: Upgrade to new test harness. by Reid Spencer · 18 years ago
  13. 6b2e2be Some tests have really long RUN line sets. Read the first 4096 bytes instead by Reid Spencer · 18 years ago
  14. dcb925e For PR1319: Upgrade to new test harness. by Reid Spencer · 18 years ago
  15. fe560b8 Fix a nasty bug introduced when apint'ified. This fixes by Chris Lattner · 18 years ago
  16. 2bd55af For PR1319: Upgrade to new test harness. by Reid Spencer · 18 years ago
  17. a99800c Make this test work. by Reid Spencer · 18 years ago
  18. 470f260 We don't need the path to be set for llvmgcc/llvmgxx any more. by Reid Spencer · 18 years ago
  19. a2c72b5 For PR1319: Upgrade to use new test harness by Reid Spencer · 18 years ago
  20. 1c0c94d For PR1319: Upgrade to use new test harness by Reid Spencer · 18 years ago
  21. 65f47a3 For PR1319: Upgrade to use new test harness by Reid Spencer · 18 years ago
  22. 601e845 Allow lines that have \ and end in \ to be recognized as ending in \ by Reid Spencer · 18 years ago
  23. edca80b For PR1319: Upgrade to new test harness by Reid Spencer · 18 years ago
  24. c3c65d0 Fix this test to test what it was intended to test. by Nick Lewycky · 18 years ago
  25. 66959ce Two improvements: by Reid Spencer · 18 years ago
  26. a9338b6 For PR1319: Upgrade to new test harness by Reid Spencer · 18 years ago
  27. b9e8a94 For PR1319: Upgrade to new test harness by Reid Spencer · 18 years ago
  28. 35aa22e For PR1319: Update to new Tcl exec based test harness. by Reid Spencer · 18 years ago
  29. 90008f4 For PR1319: by Reid Spencer · 18 years ago
  30. b477f7d For PR1319: Upgrade to use new Tcl exec based test harness. by Reid Spencer · 18 years ago
  31. 9aafdcf For PR1319: by Reid Spencer · 18 years ago
  32. e9bbaa2 Update tests for the disappearance of -idom. by Owen Anderson · 18 years ago
  33. 3dc6776 Remove ImmediateDominator analysis. The same information can be obtained from DomTree. A lot of code for by Owen Anderson · 18 years ago
  34. 2aabd07 For PR1319: Upgrade to use new Tcl exec based test harness. by Reid Spencer · 18 years ago
  35. 08af6fd For PR1319: Convert to use the new Tcl expr based test harness. by Reid Spencer · 18 years ago
  36. f190277 Describe quoting rules. by Reid Spencer · 18 years ago
  37. 7c65d43 For PR1319: by Reid Spencer · 18 years ago
  38. a20c22f Fix this test in a slightly more obvious way. by Reid Spencer · 18 years ago
  39. b0feffa No, don't cancel all remaining tests, just the one that failed! by Reid Spencer · 18 years ago
  40. 0947df4 Abandone the entire test case on the first error. by Reid Spencer · 18 years ago
  41. ca5d9ca For PR1319: Upgrade to use new Tcl exec based test harness by Reid Spencer · 18 years ago
  42. 0742a40 Use %prcontext, $prcontext is not resolving for some reason. by Reid Spencer · 18 years ago
  43. 8373e67 PR1319: Upgrade tests to new Tcl exec based test harness requirements. by Reid Spencer · 18 years ago
  44. 4142579 Make it possible to run this from within subdirectories of llvm/test by Reid Spencer · 18 years ago
  45. c92e6a6 Reimplement in terms of the support for this feature in the makefiles with by Reid Spencer · 18 years ago
  46. 42f98e5 Echo command lines only if the user wants them. by Reid Spencer · 18 years ago
  47. 9df5561 Add a new testing target: check-one. It is used like this: by Reid Spencer · 18 years ago
  48. e9989b9 This test case is incorrect. Remove it. by Zhou Sheng · 18 years ago
  49. 83ae2fc fix SimplifyLibCalls/IsDigit.ll by Chris Lattner · 18 years ago
  50. 894cfff For PR1319: Convert to new test system. This exposes IsDigit.ll as failing. by Reid Spencer · 18 years ago
  51. 950c694 For PR1319: Conver to new test system. by Reid Spencer · 18 years ago
  52. 12ca929c Allow replacement of %% with % by Reid Spencer · 18 years ago
  53. 6f6b250 Keep lines a reasonable length. by Reid Spencer · 18 years ago
  54. 723de95 Patch supplied by gabor. by Jeff Cohen · 18 years ago
  55. a156ee1 adjust per review comments by Dale Johannesen · 18 years ago
  56. 31755a0 Extend store merging to support the 'if/then' version in addition to if/then/else. by Chris Lattner · 18 years ago
  57. 9838939 new testcase by Chris Lattner · 18 years ago
  58. 1c44c4d testcases for -fno-builtin by Dale Johannesen · 18 years ago
  59. 3284d1f refactor some code, no functionality change. by Chris Lattner · 18 years ago
  60. ea37270 XFAIL this for now. by Owen Anderson · 18 years ago
  61. 9a341ff Fix some unsafe code. Also, tabs -> spaces. by Owen Anderson · 18 years ago
  62. 690c684 Make ETForest depend on DomTree rather than IDom. This is the first step by Owen Anderson · 18 years ago
  63. 01015d4 xfail for now by Chris Lattner · 18 years ago
  64. 03840ac add a target to print out 80-column violations. by Chris Lattner · 18 years ago
  65. e34e9a2 fix long lines by Chris Lattner · 18 years ago
  66. 024a126 Add some info about the pipelines and redirection. by Reid Spencer · 18 years ago
  67. 5eace78 Oops. A little aggressive on the name changes there. by Reid Spencer · 18 years ago
  68. 7c162645 add a note by Chris Lattner · 18 years ago
  69. 4953e92 For PR1913: by Reid Spencer · 18 years ago
  70. a52bfcd fix test for linux hosts. by Chris Lattner · 18 years ago
  71. b7300fa Implement Transforms/InstCombine/vec_extract_elt.ll, transforming: by Chris Lattner · 18 years ago
  72. 32b4c12 new testcase by Chris Lattner · 18 years ago
  73. 6934f06 For PR1319: Convert to new test system. by Reid Spencer · 18 years ago
  74. 78fb2ac Changes to fix problems with "make check". Apparently you can redefine by Reid Spencer · 18 years ago
  75. a8d9394 Fix syntax. by Reid Spencer · 18 years ago
  76. 6987833 Implement InstCombine/vec_demanded_elts.ll:test2. This allows us to turn by Chris Lattner · 18 years ago
  77. 2caf0ec manually upgrade test. Add a new test2. I have no way to see if this works by Chris Lattner · 18 years ago
  78. 9088245 Try some alternative syntax. by Reid Spencer · 18 years ago
  79. d6b7a16 avoid copying sets and vectors around. by Chris Lattner · 18 years ago
  80. ac58a16 Fix PR1329. by Jeff Cohen · 18 years ago
  81. bbb2a7a For PR1319: by Reid Spencer · 18 years ago
  82. d733ae8 This test should have been updated with llvm 1.7! by Reid Spencer · 18 years ago
  83. 2b544be For PR1319: Upgrade tests to work with new llvm.exp version of llvm_runtest. by Reid Spencer · 18 years ago
  84. 3a693b7 This test needs to use egrep. by Reid Spencer · 18 years ago
  85. 1c35968 disable switch lowering using shift/and. It still breaks ppc bootstrap for by Chris Lattner · 18 years ago
  86. 90016c7 For PR1319: by Reid Spencer · 18 years ago
  87. 4b3fd6c Convert test cases to new llvm.exp version of llvm_runtest and fix tests by Reid Spencer · 18 years ago
  88. 6f25490 For PR1319: Convert to use new llvm.exp version of llvm_testrun by Reid Spencer · 18 years ago
  89. 9a03bda 1. Don't generate redundant copy of stderr by Reid Spencer · 18 years ago
  90. 608266b Fix a test test llvm.exp found. by Reid Spencer · 18 years ago
  91. a43b3f2 bool -> i1 (found by llvm.exp) by Reid Spencer · 18 years ago
  92. 3baaed9 Fix a syntax error that llvm.exp found. by Reid Spencer · 18 years ago
  93. 60e9ff8 Fix an "already-upgraded" test that llvm.exp found. by Reid Spencer · 18 years ago
  94. ae143ce avoid iterator invalidation. by Chris Lattner · 18 years ago
  95. 7071836 Simplify this test and correct redirection for Tcl exec. by Reid Spencer · 18 years ago
  96. fad4c0f Don't try to interpret a fictitious file. by Reid Spencer · 18 years ago
  97. bcb8674 Print full errorInfo when a failure occurs. by Reid Spencer · 18 years ago
  98. 98a7220 An even better fix. by Jeff Cohen · 18 years ago
  99. 15855a1 No need to quote things, shell isn't interpreting any more. by Reid Spencer · 18 years ago
  100. e4aee1d Fix recent regression that broke several llvm-tests. by Jeff Cohen · 18 years ago