1. b0feffa No, don't cancel all remaining tests, just the one that failed! by Reid Spencer · 18 years ago
  2. 0947df4 Abandone the entire test case on the first error. by Reid Spencer · 18 years ago
  3. ca5d9ca For PR1319: Upgrade to use new Tcl exec based test harness by Reid Spencer · 18 years ago
  4. 0742a40 Use %prcontext, $prcontext is not resolving for some reason. by Reid Spencer · 18 years ago
  5. 8373e67 PR1319: Upgrade tests to new Tcl exec based test harness requirements. by Reid Spencer · 18 years ago
  6. 4142579 Make it possible to run this from within subdirectories of llvm/test by Reid Spencer · 18 years ago
  7. c92e6a6 Reimplement in terms of the support for this feature in the makefiles with by Reid Spencer · 18 years ago
  8. 42f98e5 Echo command lines only if the user wants them. by Reid Spencer · 18 years ago
  9. 9df5561 Add a new testing target: check-one. It is used like this: by Reid Spencer · 18 years ago
  10. e9989b9 This test case is incorrect. Remove it. by Zhou Sheng · 18 years ago
  11. 894cfff For PR1319: Convert to new test system. This exposes IsDigit.ll as failing. by Reid Spencer · 18 years ago
  12. 950c694 For PR1319: Conver to new test system. by Reid Spencer · 18 years ago
  13. 12ca929c Allow replacement of %% with % by Reid Spencer · 18 years ago
  14. 6f6b250 Keep lines a reasonable length. by Reid Spencer · 18 years ago
  15. 723de95 Patch supplied by gabor. by Jeff Cohen · 18 years ago
  16. a156ee1 adjust per review comments by Dale Johannesen · 18 years ago
  17. 9838939 new testcase by Chris Lattner · 18 years ago
  18. 1c44c4d testcases for -fno-builtin by Dale Johannesen · 18 years ago
  19. ea37270 XFAIL this for now. by Owen Anderson · 18 years ago
  20. 01015d4 xfail for now by Chris Lattner · 18 years ago
  21. 5eace78 Oops. A little aggressive on the name changes there. by Reid Spencer · 18 years ago
  22. 4953e92 For PR1913: by Reid Spencer · 18 years ago
  23. a52bfcd fix test for linux hosts. by Chris Lattner · 18 years ago
  24. 32b4c12 new testcase by Chris Lattner · 18 years ago
  25. 6934f06 For PR1319: Convert to new test system. by Reid Spencer · 18 years ago
  26. 78fb2ac Changes to fix problems with "make check". Apparently you can redefine by Reid Spencer · 18 years ago
  27. a8d9394 Fix syntax. by Reid Spencer · 18 years ago
  28. 2caf0ec manually upgrade test. Add a new test2. I have no way to see if this works by Chris Lattner · 18 years ago
  29. 9088245 Try some alternative syntax. by Reid Spencer · 18 years ago
  30. d733ae8 This test should have been updated with llvm 1.7! by Reid Spencer · 18 years ago
  31. 2b544be For PR1319: Upgrade tests to work with new llvm.exp version of llvm_runtest. by Reid Spencer · 18 years ago
  32. 3a693b7 This test needs to use egrep. by Reid Spencer · 18 years ago
  33. 90016c7 For PR1319: by Reid Spencer · 18 years ago
  34. 4b3fd6c Convert test cases to new llvm.exp version of llvm_runtest and fix tests by Reid Spencer · 18 years ago
  35. 6f25490 For PR1319: Convert to use new llvm.exp version of llvm_testrun by Reid Spencer · 18 years ago
  36. 9a03bda 1. Don't generate redundant copy of stderr by Reid Spencer · 18 years ago
  37. 608266b Fix a test test llvm.exp found. by Reid Spencer · 18 years ago
  38. a43b3f2 bool -> i1 (found by llvm.exp) by Reid Spencer · 18 years ago
  39. 3baaed9 Fix a syntax error that llvm.exp found. by Reid Spencer · 18 years ago
  40. 60e9ff8 Fix an "already-upgraded" test that llvm.exp found. by Reid Spencer · 18 years ago
  41. 7071836 Simplify this test and correct redirection for Tcl exec. by Reid Spencer · 18 years ago
  42. fad4c0f Don't try to interpret a fictitious file. by Reid Spencer · 18 years ago
  43. bcb8674 Print full errorInfo when a failure occurs. by Reid Spencer · 18 years ago
  44. 15855a1 No need to quote things, shell isn't interpreting any more. by Reid Spencer · 18 years ago
  45. ff0f877 For PR1319: by Reid Spencer · 18 years ago
  46. 520b487 Add the line number where the script failed to the error output. by Reid Spencer · 18 years ago
  47. af6676d For PR1319: by Reid Spencer · 18 years ago
  48. 2b88e5e FIx this test, thanks to llvm.exp by Reid Spencer · 18 years ago
  49. b7fc876 Add a script to run a command but ignore its return code. This script by Reid Spencer · 18 years ago
  50. e01017b Fix PR1325: Case range optimization was performed in the case it by Anton Korobeynikov · 18 years ago
  51. 0c801b1 Fix a missing -f that the new llvm.exp found. by Reid Spencer · 18 years ago
  52. 0837479 Fix a missing -f caught by the new llvm.exp script. by Reid Spencer · 18 years ago
  53. 316abe4 Initial version of a re-write of llvm-runtest that doesn't write the by Reid Spencer · 18 years ago
  54. 9a34ecd new testcase by Chris Lattner · 18 years ago
  55. 58de646 testcase for PR1201 by Chris Lattner · 18 years ago
  56. f6a15eb tests for struct/union as input operands to asm. by Dale Johannesen · 18 years ago
  57. c6b9efa Add the SCCP regression tests for APInt expressions. These test cases by Reid Spencer · 18 years ago
  58. 4dcedf1 xfail this for now by Chris Lattner · 18 years ago
  59. 3bd767b new lsr testcase by Chris Lattner · 18 years ago
  60. d617d39 New testcase by Chris Lattner · 18 years ago
  61. 8085bcf Fix PR1323 : we haven't updated phi nodes in good manner :) by Anton Korobeynikov · 18 years ago
  62. 39cd6f1 testcases for function linkage by Dale Johannesen · 18 years ago
  63. 558385f vector compares aren't allowed. It doesn't make sense to have an xfailed by Chris Lattner · 18 years ago
  64. 96b78b0 make this really work on linux :) by Chris Lattner · 18 years ago
  65. d5b6f14 make this happier on linux hosts by Chris Lattner · 18 years ago
  66. 1780d86 new testcase by Chris Lattner · 18 years ago
  67. 4e3e115 Make the shlibext and llvmlibsdir variables accessible. by Reid Spencer · 18 years ago
  68. 78732c2 The hello pass actually requires a function to chew on! by Reid Spencer · 18 years ago
  69. cfa71e0 New test case for PR 1321. by Devang Patel · 18 years ago
  70. efebe44 new testcase. by Chris Lattner · 18 years ago
  71. 560b7f3 Fix a guard that is supposed to guard against mistakes like this patch fixes! by Reid Spencer · 18 years ago
  72. e6a2c4b new testcase by Chris Lattner · 18 years ago
  73. e4a0424 The "Hello" message is written on stderr so make sure it is duplicated to by Reid Spencer · 18 years ago
  74. 2a70657 Add a test case for PR1318. by Reid Spencer · 18 years ago
  75. 6015a1c Use the new %link variable to make this test portable. by Reid Spencer · 18 years ago
  76. 3d89bc5 Make new variables available: compile_c, compile_cxx, link to handle tests by Reid Spencer · 18 years ago
  77. 461637e The "implementation" keyword is no more! by Reid Spencer · 18 years ago
  78. 0f5aed5 Make the llvm-runtest function much more amenable by eliminating all the by Reid Spencer · 18 years ago
  79. 6b8a6b5 Add a test case for testing basic IR features via llvm2cpp. This helps find by Reid Spencer · 18 years ago
  80. b18cbfe Make sure upgrade doesn't fail on this. by Reid Spencer · 18 years ago
  81. 0aac889 Update the way llvm2cpp tests are done: by Reid Spencer · 18 years ago
  82. 14f6dbf Upgrade this file completely instead of downgrading it. Make sure that by Reid Spencer · 18 years ago
  83. 5b456e8 this got better by Chris Lattner · 18 years ago
  84. 865523f adjust test by Chris Lattner · 18 years ago
  85. 593959b change test name. by Chris Lattner · 18 years ago
  86. 98a1a71 Make sure this test uses llvm-upgrade. Don't allow false positives. by Reid Spencer · 18 years ago
  87. 03703f0 Fix to not give false positives. by Reid Spencer · 18 years ago
  88. 12f5913 sext of compares. by Chris Lattner · 18 years ago
  89. f6e166b new testcase by Chris Lattner · 18 years ago
  90. cb42ba4 new testcase by Chris Lattner · 18 years ago
  91. 603572a new testcases for integer abs function by Chris Lattner · 18 years ago
  92. 773fd38 New test case. by Devang Patel · 18 years ago
  93. bfe2c9c Add test case for PR 1154. by Devang Patel · 18 years ago
  94. 5c05fa0 new testcase by Chris Lattner · 18 years ago
  95. 1362c8c Add check for opt crash. by Devang Patel · 18 years ago
  96. 43979df Add Loop Rotate test cases. by Devang Patel · 18 years ago
  97. 4198c58 Next stage into switch lowering refactoring by Anton Korobeynikov · 18 years ago
  98. 7dadb92 add another test by Chris Lattner · 18 years ago
  99. d4dbaf8 The x constraint allows scalar FP values as well as vectors. by Chris Lattner · 18 years ago
  100. 7cae8ad new testcase for PR1304 by Chris Lattner · 18 years ago