1. e5d4efa Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and by Reid Spencer · 18 years ago
  2. f2d2a5a Testcase for PR1011 by Chris Lattner · 18 years ago
  3. 6832780 new testcase by Chris Lattner · 18 years ago
  4. 6363971 wrong bug # by Chris Lattner · 18 years ago
  5. 1b896ca new testcase by Chris Lattner · 18 years ago
  6. 3acfac6 this started failing due to Reid's changes in the bc format. insulate it by Chris Lattner · 18 years ago
  7. 1bc33f7 new testcase by Chris Lattner · 18 years ago
  8. 49bb78c new testcase by Chris Lattner · 18 years ago
  9. 0d824c3 new testcase by Chris Lattner · 18 years ago
  10. 96f5362 new testcase for PR964 by Chris Lattner · 18 years ago
  11. 5aa0307 New testcase for a switch lowering bug. by Chris Lattner · 18 years ago
  12. 6cfca76 Testcase (distilled from crafty) that crashed the local RA on X86. by Chris Lattner · 18 years ago
  13. d3233ee Bugfix for recent coallescer crash by Chris Lattner · 18 years ago
  14. 1c548b6 Move this test from Codegen/PowerPC to CodeGen/Generic. It fails on ia64, by Chris Lattner · 18 years ago
  15. c0131f8 Applying for all. by Jim Laskey · 18 years ago
  16. 93d537c Make all the schedulers continue to work. by Jim Laskey · 18 years ago
  17. 7aeeac7 Testcase that crashes the ppc backend. by Chris Lattner · 18 years ago
  18. 209f437 My original test case was bogus. Reverting to crasher case. by Jim Laskey · 18 years ago
  19. df1530a Tests to make sure that ComputeMaskedBits discards bits for shifts. by Jim Laskey · 18 years ago
  20. 1398421 New testcase that crashes llc by Chris Lattner · 18 years ago
  21. 5ecc0ac New testcase by Chris Lattner · 18 years ago
  22. 707f413 new testcase by Chris Lattner · 18 years ago
  23. 28bfa4e testcase that crashes the ppc backend, which can't sextinreg(i1) by Chris Lattner · 18 years ago
  24. b909865 new testcase by Chris Lattner · 18 years ago
  25. 619b2d2 Force a specific config, because this test fails in certain configs otherwise. by Chris Lattner · 18 years ago
  26. 166effd Oops, move misplaced test by Chris Lattner · 18 years ago
  27. 8981f06 Add a run with an unusual target triple, revert the patch that sent output to by Chris Lattner · 18 years ago
  28. 9727555 Added the ability to xfail based on llvmgcc version by Tanya Lattner · 18 years ago
  29. 67263ba Don't dump the llc assembly output to stdout. by Reid Spencer · 18 years ago
  30. 3678dbf new testcase by Chris Lattner · 18 years ago
  31. 9546720 An identity shuffle shouldn't generate any permute code. by Chris Lattner · 18 years ago
  32. bf93414 Make this test harder, always check generic x86 and SSE-enabled x86. by Chris Lattner · 18 years ago
  33. 246ce96 new testcase by Chris Lattner · 18 years ago
  34. 8156a0d Regression test for the handling of nulls as arguments to debug intrinsics. by Jim Laskey · 18 years ago
  35. 2676f83 Tired of wading through cvs's list ? files that are generated when building by Reid Spencer · 18 years ago
  36. 5d37acc add some tests for typecasts and extract_element by Chris Lattner · 18 years ago
  37. 4d2182a Add an integer splat test by Chris Lattner · 19 years ago
  38. 7ca9777 add a new testcase. This insertelement should be a noop on SSE. by Chris Lattner · 19 years ago
  39. 00e2c94 add another testcase, explicitly check stuff works with G5 and G3 codegen on by Chris Lattner · 19 years ago
  40. 152c72d add two new insert_element tests by Chris Lattner · 19 years ago
  41. 1e4af78 Add three new testcases by Chris Lattner · 19 years ago
  42. 95ab268 new testcase by Chris Lattner · 19 years ago
  43. ea6f8ce Remove the use of llvm.dbg.declare. by Jim Laskey · 19 years ago
  44. 358d5af new testcase by Chris Lattner · 19 years ago
  45. 19fd628 Code sufficiently protected against this test. by Jim Laskey · 19 years ago
  46. d1157dd Reduce this testcase a bit more, with the help of llvm-extract and some hand tweaks by Chris Lattner · 19 years ago
  47. 50b5c2e Added a test case for a libcall insertion bug. by Evan Cheng · 19 years ago
  48. 2d99c81 this apparently passes on linux by Chris Lattner · 19 years ago
  49. e35eed2 Disable this test for the time being as debug is brought up to speed. by Jim Laskey · 19 years ago
  50. a076787 this testcase sent the dag combiner spinning into an infinite loop by Chris Lattner · 19 years ago
  51. 2085a9d Test case for a SETCC / BRCOND folding bug. by Evan Cheng · 19 years ago
  52. 7bfdd86 new testcase, fails on X86 and probably others by Chris Lattner · 19 years ago
  53. a92dabb Testcase for a problem that reid ran into by Chris Lattner · 19 years ago
  54. 43cb6ef New testcase that crashes llc by Chris Lattner · 19 years ago
  55. 692f871 this is no apparently passing on alpha by Chris Lattner · 19 years ago
  56. dc50b35 The pass was removed, but the spirit lives on by Chris Lattner · 19 years ago
  57. dda73c1 add the xfail lines by Chris Lattner · 19 years ago
  58. 32b03ff New testcase. Probably many targets don't support this, so they should probably by Chris Lattner · 19 years ago
  59. 77a498c New testcase that crashes the ppc backend by Chris Lattner · 19 years ago
  60. eb853a4 This is a generic test for all code generators. It originally came from by John Criswell · 19 years ago
  61. f46544c new testcase by Chris Lattner · 19 years ago
  62. ee73880 test broken in the IA64 backend. by Chris Lattner · 19 years ago
  63. dd8ffdd new reg test for a failure last night on ppc/darwin by Chris Lattner · 19 years ago
  64. c3f9dc1 this tests every fp-to-integer conversion by Chris Lattner · 19 years ago
  65. 92b5376 new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVM by Chris Lattner · 19 years ago
  66. 07fc173 include the other bit count intrinsics by Chris Lattner · 19 years ago
  67. 3c8a3b1 new testcase by Chris Lattner · 19 years ago
  68. fd38787 new testcase by Chris Lattner · 19 years ago
  69. ac766dc add sin/cos tests by Chris Lattner · 19 years ago
  70. 459ced2 Add a test for llvm.sqrt by Chris Lattner · 19 years ago
  71. b02fbfc Eliminate tabs and trailing spaces by Jeff Cohen · 19 years ago
  72. 14f3429 this passes on darwin by Chris Lattner · 19 years ago
  73. d0abb7a new testcase that used to crash the ppc fe. It could effect any simpleisel by Chris Lattner · 19 years ago
  74. 597f22f new testcase by Chris Lattner · 19 years ago
  75. d4b5728 new generic testcsae by Chris Lattner · 19 years ago
  76. bea061d new testcase by Chris Lattner · 19 years ago
  77. 0a8794d execution tests shouldn't go here. This was killing the PPC nightly tester. by Chris Lattner · 20 years ago
  78. 9cd87db Cleanup a bunch of tests. In particular do not allow target directives in by Chris Lattner · 20 years ago
  79. c33fc82 Make this test a bit more interesting by making there actually be a use of the by Chris Lattner · 20 years ago
  80. 3b5d631 modernize and clean up this test. by Chris Lattner · 20 years ago
  81. 7d66434 This passes on darwin now by Chris Lattner · 20 years ago
  82. 6fb9b52 Adding missing dg file. by Tanya Lattner · 20 years ago
  83. c8c1f12 Adding srcdir arg by Tanya Lattner · 20 years ago
  84. 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
  85. a11bcdf Fix a test. by Chris Lattner · 20 years ago
  86. 2393a24 Adding RUN lines. by Tanya Lattner · 20 years ago
  87. cd0aa81 Adding RUN lines. by Tanya Lattner · 20 years ago
  88. 5f0a8c7 Add missing run line by Chris Lattner · 20 years ago
  89. 12ff968 Adding XFAIL lines for dejagnu support. by Tanya Lattner · 20 years ago
  90. 5b160f1 Simple hand-coded tests to aid in early development of backends, along with a by Misha Brukman · 20 years ago
  91. de1618f Update gc intrinsics to take pointer to object as well as pointer to field. by Chris Lattner · 20 years ago
  92. dfde14e New testcase for constant expression lowering pass, contributed by Vladimir Prus! by Chris Lattner · 20 years ago
  93. 7dde37d Make the test pass by using the correct RUN: syntax. by Reid Spencer · 20 years ago
  94. 77ac9ed Added a "RUN:" line so this file can be executed by TestRunner.sh by Reid Spencer · 20 years ago
  95. 56fff59 gc_init now gets an argument by Chris Lattner · 20 years ago
  96. 4cb1f3c Add a simple testcase for garbage collection support by Chris Lattner · 20 years ago
  97. 02eac39 Testcase for PR337, which was reduced by Reid Spencer. by Chris Lattner · 20 years ago
  98. 8b3df48 New file that can be useful for hand inspection of assembly required for certain by Chris Lattner · 20 years ago
  99. 6a135f2 New testcase by Chris Lattner · 20 years ago
  100. 3d55eda Unbreak this test case - llvm-as no longer tolerates redefining names in any by Brian Gaeke · 21 years ago