1. b2e4cd6 Update the test to match the optimization. The optimization can let some by Reid Spencer · 20 years ago
  2. f4a0e50 New testcase. The store is not dead here. by Chris Lattner · 20 years ago
  3. 96d7dac new testcase for PR463 by Chris Lattner · 20 years ago
  4. 2ded5d0 Correct the RUN line to remove unneeded parameters and make sure the test by Reid Spencer · 20 years ago
  5. d3938b1 Test case for PR454 by Reid Spencer · 20 years ago
  6. a171384 New testcase for PR447 by Chris Lattner · 20 years ago
  7. 1b64141 New testcase for PR360 by Chris Lattner · 20 years ago
  8. 393db9d New testcase for PR244 by Chris Lattner · 20 years ago
  9. f97bf6d New testcase for PR397 by Chris Lattner · 20 years ago
  10. df284a7 new testcase by Chris Lattner · 20 years ago
  11. 65de86b New testcase by Chris Lattner · 20 years ago
  12. cca50c6 Pass in llvmgxx by Chris Lattner · 20 years ago
  13. e63632f New testcase for PR424 by Chris Lattner · 20 years ago
  14. ef1ef82 New testcase by Chris Lattner · 20 years ago
  15. e524156 Don't depend on grep or sed to be portable at all. Just compare against by Reid Spencer · 20 years ago
  16. dc647db Put the expected tables of contents of the test archives into separate by Reid Spencer · 20 years ago
  17. f461ead Use grep instead of sed because on Solaris sed doesn't copy null bytes and by Reid Spencer · 20 years ago
  18. 9df7aea Accommodate the braindead Solaris "diff" that doesn't understand the -q option. by Reid Spencer · 20 years ago
  19. 4e4f731 new testcase basicaa should handle by Chris Lattner · 20 years ago
  20. fb0ac97 New testcase for PR451 by Chris Lattner · 20 years ago
  21. 0baf656 Exit only with a value from 0-255. by Chris Lattner · 20 years ago
  22. 0c41db8 %p is expanded by dejagnu, avoid it in the test. by Chris Lattner · 20 years ago
  23. f73820a Pull out failing test into a seperate file, which is xfailed by Chris Lattner · 20 years ago
  24. 1e17a1d This was fixed by Chris Lattner · 20 years ago
  25. b984970 These tests really are failing, do not let them accidentally be XPASS. by Chris Lattner · 20 years ago
  26. baf790e Don't stop make if there are XFAIL or XPASSes by Chris Lattner · 20 years ago
  27. 80fd9b4 Make sure output goes in the temporary/output directory. by Reid Spencer · 20 years ago
  28. 6d0e614 * Undo previous commit that breaks the test. by Reid Spencer · 20 years ago
  29. 2571791 * Undo previous commit that breaks the test. by Reid Spencer · 20 years ago
  30. 39a11a1 Test archive built with GNU ar(1). by Reid Spencer · 20 years ago
  31. 6fb9b52 Adding missing dg file. by Tanya Lattner · 20 years ago
  32. ca1dd85 Removing unnecessary copies. Use %p to reference them. by Tanya Lattner · 20 years ago
  33. bab98e4 Test floating point constants by Reid Spencer · 20 years ago
  34. e651c95 An llvm-ar test. by Reid Spencer · 20 years ago
  35. 2e78cf6 Provide the srcdir variable. by Reid Spencer · 20 years ago
  36. 4fb6f81 Describe the Archive test suite. by Reid Spencer · 20 years ago
  37. eee1f5e Contents separated into individual tests. by Reid Spencer · 20 years ago
  38. 9397204 Forgot to join srcdir and subdir for complete path for input files. by Tanya Lattner · 20 years ago
  39. f9e7943 Adding srcdir arg. Added ability to specify the path to an input file. This is needed for when srcdir != objdir. by Tanya Lattner · 20 years ago
  40. c8c1f12 Adding srcdir arg by Tanya Lattner · 20 years ago
  41. f6abe38 Test case for reading MacOSX archives. by Reid Spencer · 20 years ago
  42. 019d5e9 MacOSX test archive (buggy). by Reid Spencer · 20 years ago
  43. 5711a33 Make sure we can read an archive after it has been ranlib'd by Reid Spencer · 20 years ago
  44. ed26b31 Test case for xpg4 style archive files. by Reid Spencer · 20 years ago
  45. b7bd819 Test reading of SVR4 style archives with llvm-ar by Reid Spencer · 20 years ago
  46. 30ce0f0 Test case for reading SVR4 style archives. by Reid Spencer · 20 years ago
  47. 37d8bd9 Solaris built archives in SVR4 and XPG4 styles. by Reid Spencer · 20 years ago
  48. f5d957f A test file that goes into the test archive. by Reid Spencer · 20 years ago
  49. 9692e39 Obligatory DejaGnu/expect file. by Reid Spencer · 20 years ago
  50. 2dee43d New testcase that crashes licm by Chris Lattner · 20 years ago
  51. 154113b New testcase for recent patch to SCCP, thanks to Nate Begeman for pointing by Chris Lattner · 20 years ago
  52. 826c47e New testcase. Believe it or not, this happens a LOT in vortex by Chris Lattner · 20 years ago
  53. 6e54db0 New testcase: the phi can be eliminated if the casts are sucked into it. by Chris Lattner · 20 years ago
  54. e58b254 Fix typo by Chris Lattner · 20 years ago
  55. 56ef3ae add a testcase, which we already handle by Chris Lattner · 20 years ago
  56. f2c83db Oops, make this test the right thing. by Chris Lattner · 20 years ago
  57. 0240a37 New testcase by Chris Lattner · 20 years ago
  58. 6c84e79 New testcase, SROA with variable array index by Chris Lattner · 20 years ago
  59. d85f0af setting path to prcontext.tcl script. Right now it searches for tclsh in your path, but this should be obtained from configure. by Tanya Lattner · 20 years ago
  60. 32e7a80 Add a testcase we should continue to argpromote by Chris Lattner · 20 years ago
  61. 78d223e Add a testcase for a function we cannot legally promote the argument of. by Chris Lattner · 20 years ago
  62. c7185ac Run prcontext.tcl with tclsh and let it be found in the path. This should be found by configure. by Tanya Lattner · 20 years ago
  63. 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 · 20 years ago
  64. de942dc Changed to use tcl script. by Tanya Lattner · 20 years ago
  65. 8408d0b New testcase by Chris Lattner · 20 years ago
  66. 4913cdc Rewrote prcontext.py in tcl. by Tanya Lattner · 20 years ago
  67. 706759e New testcase by Chris Lattner · 20 years ago
  68. 8de2da4 New testcase by Chris Lattner · 20 years ago
  69. 1f7893f new testcase by Chris Lattner · 20 years ago
  70. 6285016 New testcase by Chris Lattner · 20 years ago
  71. 8db573e1 Document quick-test target. by Reid Spencer · 20 years ago
  72. ed8c089 Add a quick-test target that uses QUICKTEST variable to quickly run a by Reid Spencer · 20 years ago
  73. 2fc09ae Name file properly by Chris Lattner · 20 years ago
  74. 99159b9 Hrm, don't ask how I ran into this bug by Chris Lattner · 20 years ago
  75. 440add2 Move path override in test/Makefile. by Alkis Evlogimenos · 20 years ago
  76. 00a7469 Now using path to python found by configure. by Tanya Lattner · 20 years ago
  77. 4b8f82f Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This by Reid Spencer · 20 years ago
  78. d09fbdc Changed TEST to TESTSUITE by Tanya Lattner · 20 years ago
  79. e976d89 Fix for objdir != srcdir. by Tanya Lattner · 20 years ago
  80. 808fafa More srcdir != objdir changes. by Tanya Lattner · 20 years ago
  81. e243e2f Made changes to support objdir!=srcdir. by Tanya Lattner · 20 years ago
  82. 491e9cd Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order to not conflict with other stuff. Added path for test/Scripts. Also added a check to deal with TESTSUITE and runtest flags. by Tanya Lattner · 20 years ago
  83. 38ed80a Added support to specify which test suite dejagnu should run (Feature or Regression). Use TEST=suite by Tanya Lattner · 20 years ago
  84. ec3a78f Revert back to r1.1, I'm just thoroughly confused :) by Chris Lattner · 20 years ago
  85. ac196c6 Add new (old) testcase by Chris Lattner · 20 years ago
  86. 3f7706b Added RUN lines and dejagnu support for Feature dir. by Tanya Lattner · 20 years ago
  87. 12d632c Add missing file header by Chris Lattner · 20 years ago
  88. 030a552 Removing old Modulosched tests since that version of modulosched does not exist anymore and llc does not support modulosched by default. by Tanya Lattner · 20 years ago
  89. 70053a5 With the changes to these files, the Regression test suite should be tested by dejagnu without anyproblem. by Tanya Lattner · 20 years ago
  90. 6089616 Added RUN line. by Tanya Lattner · 20 years ago
  91. 7a7cb4c Added rough support for dejagnu testing. Changes need to be made to autoconf to provide the target_triplet and to check for 'grep -C' which would be used instead of the python script we have now. Eventually the python script should be converted to bash. by Tanya Lattner · 20 years ago
  92. 1976abd Changed to XFAIL by Tanya Lattner · 20 years ago
  93. 23c7130 Update this to expect AT&T syntax by Chris Lattner · 20 years ago
  94. a5df462 Tests for this xforms should be .ll files, and they should have run lines. by Chris Lattner · 20 years ago
  95. 7cdf6f8 Remove dead tests by Chris Lattner · 20 years ago
  96. 7452ac7 This is not part of the test by Chris Lattner · 20 years ago
  97. a11bcdf Fix a test. by Chris Lattner · 20 years ago
  98. 3967c2f Nuke useless testcases by Chris Lattner · 20 years ago
  99. b4be8ee These files are all moved to test/Regression/CodeGen/Generic by Chris Lattner · 20 years ago
  100. fc77e0d This test is obsolete and incorrect by Chris Lattner · 20 years ago