1. ec1fb6d Revert r101455, which fails on the llvm-arm-linux buildbot. by Dan Gohman · 15 years ago
  2. fef4c69 Add JIT exception handling test. by Bill Wendling · 15 years ago
  3. a9445e1 Floating-point add, sub, and mul are now spelled fadd, fsub, and fmul, by Dan Gohman · 15 years ago
  4. 46a49da Test case for http://llvm.org/PR6028. by Jay Foad · 15 years ago
  5. 70a1ce2 Remove test. Execution tests are slow and generally not worth it. by Nick Lewycky · 15 years ago
  6. 6cf7349 Fix run line. by Nick Lewycky · 15 years ago
  7. dbf6f51 Fix the interpreter to not crash due to zeroext/signext by Nick Lewycky · 15 years ago
  8. 4ece4e2 Add a test for http://llvm.org/PR3043. by Jeffrey Yasskin · 15 years ago
  9. 68b54b6 Remove failing test... by Bill Wendling · 15 years ago
  10. 9d48b55 Fix PR4865. This syncs up the JIT's DWARF emitter with what's in the by Bill Wendling · 15 years ago
  11. fea1dd0 Remove obsolete -f flags. by Dan Gohman · 15 years ago
  12. 7e824a3 Remove this test now that the interpreter doesn't support by Chris Lattner · 15 years ago
  13. 2a8d194 remove this test: it is testing for a "feature" I just removed. by Chris Lattner · 15 years ago
  14. 4cef7db remove tests for removed intrinsics. by Chris Lattner · 15 years ago
  15. ae3a0be Split the Add, Sub, and Mul instruction opcodes into separate by Dan Gohman · 15 years ago
  16. faad773 remove a testcase that depends on -debug existing. by Chris Lattner · 16 years ago
  17. 1ff06b2 This is case is to uncover the bug in IntrinsicLowering.cpp, by Zhou Sheng · 16 years ago
  18. 1999ff1 Port this test from dejagnu to unit testing. by Nick Lewycky · 16 years ago
  19. b499c86 Add a test case for APInt bug fix in r51999. by Zhou Sheng · 16 years ago
  20. 5edf210 Eliminate questionable syntax for stdin redirection. This probably also speeds things up a bit. by Gabor Greif · 17 years ago
  21. f6cadc4 sabre brings to my attention that the 'tr' suffix is also obsolete by Gabor Greif · 17 years ago
  22. 722243b Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. by Gabor Greif · 17 years ago
  23. 5ae21fb rename *.llx -> *.ll, last batch. by Chris Lattner · 17 years ago
  24. ceca194 Remove llvm-upgrade and update tests. by Tanya Lattner · 17 years ago
  25. 8a43e9e Teach the interpreter to read and write memory in the by Duncan Sands · 17 years ago
  26. f488a8d Remove this testcase as it will always fail on platform like Darwin. by Zhou Sheng · 17 years ago
  27. 6a7951c Fixed PR1629. by Zhou Sheng · 17 years ago
  28. 1eff704 Fix PR1836: in the interpreter, read and write apints by Duncan Sands · 17 years ago
  29. 0a0cfdf make this test have a deterministic result. by Chris Lattner · 17 years ago
  30. 1e7b1bb Revert previous "fix" - the breakage was due to some by Duncan Sands · 17 years ago
  31. 7dbb1e4 This test somehow got an extra "not" during the recent stderr updates. by Duncan Sands · 17 years ago
  32. 727842e Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. by Tanya Lattner · 17 years ago
  33. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  34. 45d6764 Add a test case for shl of APInt integers > 64 bits by 0 shift amount. by Reid Spencer · 18 years ago
  35. 0504744 Add a test case for testing the LLI interpreter wrt bitcast of fp to integer. by Reid Spencer · 18 years ago
  36. a9338b6 For PR1319: Upgrade to new test harness by Reid Spencer · 18 years ago
  37. 0f5aed5 Make the llvm-runtest function much more amenable by eliminating all the by Reid Spencer · 18 years ago
  38. 3ca5616 Make sure the value passed to test function is initialized. by Reid Spencer · 18 years ago
  39. eacb702 For PR950: by Reid Spencer · 18 years ago
  40. b60528b For PR950: Test needs to be upgraded for the forthcoming FCmpInst patch. by Reid Spencer · 18 years ago
  41. 81daddb For PR950: These tests need to be upgraded in preparation for the SETCC patch. by Reid Spencer · 18 years ago
  42. 4dc9e5a These tests need llvm-upgrade. This fixes last night's nightly test fallout. by Reid Spencer · 18 years ago
  43. 69ccadd Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 18 years ago
  44. 0f3961e Don't test an example by Chris Lattner · 18 years ago
  45. f0dee9b This test is buggy: printf is a varargs function. This fixes the test with by Chris Lattner · 19 years ago
  46. eba0bf5 PR736 has already been fixed. Remove XFAIL marker. by Evan Cheng · 19 years ago
  47. 3afb81e Try xfailing this by Chris Lattner · 19 years ago
  48. 9727555 Added the ability to xfail based on llvmgcc version by Tanya Lattner · 19 years ago
  49. 2676f83 Tired of wading through cvs's list ? files that are generated when building by Reid Spencer · 19 years ago
  50. aad707b Fix a bug in the testcase by Chris Lattner · 19 years ago
  51. 8e22200 new testcase for PR672 by Chris Lattner · 19 years ago
  52. c0c186d Merged from RELEASE_16. by John Criswell · 19 years ago
  53. 87df363 Add a test that runs the ParallelJIT example program to ensure that the by Reid Spencer · 19 years ago
  54. 47b72fb Fix misspellings, patch contributed by Gabor Greif! by Chris Lattner · 20 years ago
  55. 2969ba4 Make this test actually capable of passing. by Chris Lattner · 20 years ago
  56. 5b554ad Remove unneeded code by Alkis Evlogimenos · 20 years ago
  57. bb622c8 Match codegen string better by Alkis Evlogimenos · 20 years ago
  58. 84da5a6 Add testcast for bug475 by Alkis Evlogimenos · 20 years ago
  59. 40cc75a These tests pass on darwin now that the __ thing is fixed. by Chris Lattner · 20 years ago
  60. c60c334 These lookup symbols with leading underscores, which currently fails in by John Criswell · 20 years ago
  61. 0baf656 Exit only with a value from 0-255. by Chris Lattner · 20 years ago
  62. c8c1f12 Adding srcdir arg 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. e9789ef Adding RUN lines. by Tanya Lattner · 20 years ago
  65. 2c9a94c Add more casts. You can never have enough casts. by Brian Gaeke · 21 years ago
  66. 1b4fb5a Renamed intermediate values that used the same type and name as previous by John Criswell · 21 years ago
  67. cb64241 update test by Chris Lattner · 21 years ago
  68. 607c317 Genericize tests by Chris Lattner · 21 years ago
  69. 639b052 Cleanup test by Chris Lattner · 21 years ago
  70. 547eaef New testcase, distilled from 176.gcc codegen failure by Chris Lattner · 21 years ago
  71. 14285c8 Renamed `as' => `llvm-as', `dis' => `llvm-dis'. by Misha Brukman · 21 years ago
  72. f687ada New testcase by Chris Lattner · 21 years ago
  73. ae1c1ff new testcase distilled from 176.gcc by Chris Lattner · 21 years ago
  74. 11a7fd1 Simplify test by Chris Lattner · 21 years ago
  75. 59da488 Regression test that verifies that the JIT passes the environment to the by John Criswell · 21 years ago
  76. f2d4916 New testcase identified by misha, distilled from the 'ls' program by Chris Lattner · 21 years ago
  77. 6991046 Somehow "simplest" test became a hello world test. Rectify this. by Chris Lattner · 21 years ago
  78. e03d077 Get rid of control flow in the test by Chris Lattner · 21 years ago
  79. 62d95e8 Return 'int 0' instead of 'void' so that the test can be seen as successful. by Misha Brukman · 21 years ago
  80. a5e7f35 Return 'int 0' instead of void so that the test can be considered to pass. by Misha Brukman · 21 years ago
  81. c068bbc Simplify test case: remove declaration of __main() and call to it. by Misha Brukman · 21 years ago
  82. 340a287 New testcase, the JIT currently handles this right, I just don't want to by Chris Lattner · 21 years ago
  83. 7990199 New testcase for PHI handling by Chris Lattner · 21 years ago
  84. af2f438 Add tests for cast of long to bool by Chris Lattner · 21 years ago
  85. e4a0133 Add tests for 64 bit shifts by Chris Lattner · 21 years ago
  86. 8c19194 Enable more tests by Chris Lattner · 22 years ago
  87. 4f91285 Add tests for casts from unsigned integers to floats by Chris Lattner · 22 years ago
  88. 12ba6fd Add old test by Chris Lattner · 22 years ago
  89. bbd5839 Simplify testcase a bit more by Chris Lattner · 22 years ago
  90. e22766c New testcase that crashes Jello by Chris Lattner · 22 years ago
  91. 761b471 New testcase for problem that is actually generic to all 32 bit LLI targets by Chris Lattner · 22 years ago
  92. 7c87e40 New testcase distilled from the fhourstones benchmark by Chris Lattner · 22 years ago
  93. 20c1b4d Add more testcases by Chris Lattner · 22 years ago
  94. 3ddad6f New testcase by Chris Lattner · 22 years ago
  95. 4a8068f New testcases by Chris Lattner · 22 years ago
  96. 8e4a914 test the shift cases for long that are implemented by Chris Lattner · 22 years ago
  97. 6ce8d60 test longs by Chris Lattner · 22 years ago
  98. 2ecd495 Test longs and fp by Chris Lattner · 22 years ago
  99. 67920c5 TEst longs by Chris Lattner · 22 years ago
  100. e1ac72a Add test for longs by Chris Lattner · 22 years ago