1. 205f9fc Yet ANOTHER complication that the libstdc++ library runs into linking... by Chris Lattner · 21 years ago
  2. 38e3fd3 Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one will be by Chris Lattner · 21 years ago
  3. 0c49b89 New testcase which is preventing the linking of libstdc++ by Chris Lattner · 21 years ago
  4. 7905a6e NEw testcase by Chris Lattner · 21 years ago
  5. 77e94d6 New testcase, not only possible of causing compilation failures, but could by Chris Lattner · 21 years ago
  6. 82086a5 Near-term fix for renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'. by Misha Brukman · 21 years ago
  7. 81f0dbd Add another testcase I found lying around. by Chris Lattner · 21 years ago
  8. 206c7d0 Add test for the last chapter of our C++ exception handling odyssey. llvmg++ by Chris Lattner · 21 years ago
  9. 902d580 New testcases, all of which work with llvmg++! by Chris Lattner · 21 years ago
  10. 8df6bdd Link to the C++ libraries. This is temporary by Chris Lattner · 21 years ago
  11. ff7dcb0 Move the testcase elsewhere by Chris Lattner · 21 years ago
  12. 2917ea1 New testcase. Unfortunately, native GCC gets this wrong. Someday we will have to figure out how to deal with this. by Chris Lattner · 21 years ago
  13. 065c0b9 New testcases, which WORK with LLVMG++ and the CBE. by Chris Lattner · 21 years ago
  14. 5464da9 New testcase by Chris Lattner · 21 years ago
  15. 4dee6d7 Fix spelling error in comment. by Brian Gaeke · 21 years ago
  16. cf0e11e New testcase by Chris Lattner · 21 years ago
  17. f6c3fc3 Add output by Chris Lattner · 21 years ago
  18. f687ada New testcase by Chris Lattner · 21 years ago
  19. cd98c72 New testcase by Chris Lattner · 21 years ago
  20. 93ee3f6 Fix grep by Chris Lattner · 21 years ago
  21. 0cbe8a7 New testcase by Chris Lattner · 21 years ago
  22. a182d2f New testcase directory by Chris Lattner · 21 years ago
  23. 71f74b3 Fix typeos and add descriptions by Chris Lattner · 21 years ago
  24. 8a376a5 New testcases for inlining invoke instructions by Chris Lattner · 21 years ago
  25. 66197a9 New testcase by Chris Lattner · 21 years ago
  26. 7bf617a new testcase by Chris Lattner · 21 years ago
  27. f3f062e New testcase, distilled from 176.gcc by Chris Lattner · 21 years ago
  28. ae1c1ff new testcase distilled from 176.gcc by Chris Lattner · 21 years ago
  29. 2231d58 Add a new switch folding testcase by Chris Lattner · 21 years ago
  30. 4d34ada New testcase by Chris Lattner · 21 years ago
  31. 47ddea2 New testcase by Chris Lattner · 21 years ago
  32. 8d8523b New testcase, which causes the linker to segv. by Chris Lattner · 21 years ago
  33. 6f2ff7e Test functions as well as globals by Chris Lattner · 21 years ago
  34. c4d360d new testcase: we warn if we are merging together two functions whose argument by Chris Lattner · 21 years ago
  35. 59bc1a7 New testcase by Chris Lattner · 21 years ago
  36. 2fa6c35 New testcase, which is basically the problem with 176.gcc by Chris Lattner · 21 years ago
  37. b8586b7 Disable .d file generation for LLVM tests by Chris Lattner · 21 years ago
  38. bcaf286 New testcase for non-simple variable and type names by Chris Lattner · 21 years ago
  39. da228ef Remove name, add body. Causes llvmg++ segfault! by Chris Lattner · 21 years ago
  40. 3bb49fb add comment by Chris Lattner · 21 years ago
  41. d60770d new testcase by Chris Lattner · 21 years ago
  42. 11a7fd1 Simplify test by Chris Lattner · 21 years ago
  43. 59da488 Regression test that verifies that the JIT passes the environment to the by John Criswell · 21 years ago
  44. 9d26c79 New testcase by Chris Lattner · 21 years ago
  45. 6f3c178 Test case distilled from bash. by Misha Brukman · 21 years ago
  46. b98917a remove invalid test by Chris Lattner · 21 years ago
  47. f6a967f Test case distilled from `bash'. by Misha Brukman · 21 years ago
  48. bcf86d8 Yet another testcase distilled from emacs by Misha! by Chris Lattner · 21 years ago
  49. 76bbaa5 New testcase, distilled from emacs by Misha by Chris Lattner · 21 years ago
  50. 299e15e Added the ability to run the QMTests. It is currently not enabled by default, by John Criswell · 21 years ago
  51. 09dcfda Point to the RIGHT GCC library directory by Chris Lattner · 21 years ago
  52. cd5e5a6 Simplify testcase even more by Chris Lattner · 21 years ago
  53. 2c3394a New makefile for new directory by Chris Lattner · 21 years ago
  54. f796d80 new testcase by Chris Lattner · 21 years ago
  55. f9039d7 new testcase by Chris Lattner · 21 years ago
  56. a925b47 new testcase by Chris Lattner · 21 years ago
  57. e84a6d0 Whoa, GCC accepts this. Whack. by Chris Lattner · 21 years ago
  58. 0dac47a New testcase, distilled from bison by Chris Lattner · 21 years ago
  59. a1a7935 New testcase, distilled from 'screen' by Misha by Chris Lattner · 21 years ago
  60. baefa33 New testcase for GEP folding by Chris Lattner · 21 years ago
  61. 9042eaf Make testcase more interesting by Chris Lattner · 21 years ago
  62. 13fc1ea Fix buggy testcase by Chris Lattner · 21 years ago
  63. 134480c Make the testcase more interesting by Chris Lattner · 21 years ago
  64. b2d1181 New testcase distilled from mutt by Chris Lattner · 21 years ago
  65. 95881ec New testcase, distilled from ed-0.2 by Chris Lattner · 21 years ago
  66. 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
  67. c7e07aa New testcase distilled from GNU Go by Chris Lattner · 21 years ago
  68. 09864a1 New testcase to ensure that switch folding happens correctly by Chris Lattner · 21 years ago
  69. f0cd835 New testcase by Chris Lattner · 21 years ago
  70. 128cf79 New testcase by Chris Lattner · 21 years ago
  71. fd80ff5 No need to print in the testcase by Chris Lattner · 21 years ago
  72. a1ee42a new testcase narrowed down from xboard by Chris Lattner · 21 years ago
  73. f2d4916 New testcase identified by misha, distilled from the 'ls' program by Chris Lattner · 21 years ago
  74. 9575a18 Some of this gets hoisted up to Makefile.common by Chris Lattner · 21 years ago
  75. eb320c6 I must have missed these when eliminating the cast to bool cannonicalizations by Chris Lattner · 21 years ago
  76. b5dbd9a Add some more tests for: (A <setcc1> B) logicalop (A <setcc2> B) by Chris Lattner · 21 years ago
  77. d2ae239 Add some tests for difficult reassociation cases by Chris Lattner · 21 years ago
  78. 5455139 Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool by Chris Lattner · 21 years ago
  79. ab04c36 Update test to represent new cannonicalization rules for multiplies by Chris Lattner · 21 years ago
  80. bb5395b new testcase by Chris Lattner · 21 years ago
  81. dc20a3e Right, instcombine cannot remove ((X >> C) << C) if it's signed. by Chris Lattner · 21 years ago
  82. b310196 New testcases by Chris Lattner · 21 years ago
  83. c6da691 New testcases by Chris Lattner · 21 years ago
  84. df398f7 Testcase for feature we should support eventually by Chris Lattner · 21 years ago
  85. a4a53a5 New testcase by Chris Lattner · 21 years ago
  86. 1a737c8 Removed the support for pool allocation testing. This will be in a separate TEST file by Sumant Kowshik · 21 years ago
  87. 62f0e46 Removed Makefile.common. by John Criswell · 21 years ago
  88. 51a754e New testcase by Chris Lattner · 21 years ago
  89. c961a29 Added POOLFLAGS option to run pool allocation by Sumant Kowshik · 21 years ago
  90. 7526eed Added LICM test cases to: by Tanya Lattner · 21 years ago
  91. 5d6bdae new testcases that simplifycfg breaks by Chris Lattner · 21 years ago
  92. 579ebb8 New testcase, identified by Vikram, reduced by Brian by Chris Lattner · 21 years ago
  93. 7c1af88 New testcase by Chris Lattner · 21 years ago
  94. 83a913d New testcase by Chris Lattner · 21 years ago
  95. 1913c11 New testcase by Chris Lattner · 21 years ago
  96. a6aff65 New testcase by Chris Lattner · 21 years ago
  97. 49136e1 New testcase by Chris Lattner · 21 years ago
  98. 14fef50 Fix problem executing the CBE by Chris Lattner · 21 years ago
  99. dfe9a70 Add test of file inclusion capability for bugpoint by Chris Lattner · 21 years ago
  100. 35c7444 Initial tests for tblgen by Chris Lattner · 21 years ago