1. d37a75b Revert this disgusting hack, John has a much nicer solution by Chris Lattner · 20 years ago
  2. a6a2bdd Add a disgusting hack to work around a libstdc++ issue. This code should by Chris Lattner · 20 years ago
  3. e36ae66 This test is xfail right now, to keep DJ clean, also mention the PR# in testcases. by Chris Lattner · 20 years ago
  4. e09ca64 * Eliminate redundancies * Fix grammaro's * HTML 4.01 Strict compliance by Reid Spencer · 20 years ago
  5. 791a959 For PR387:\ Add doInitialization method to avoid overloaded virtuals by Reid Spencer · 20 years ago
  6. 4a7ebfa For PR387:\ Add getModRefInfo method to avoid overloaded virtuals by Reid Spencer · 20 years ago
  7. ce20771 For PR387:\ by Reid Spencer · 20 years ago
  8. 7506b1d Commit the cleanup of the LLVM 1.4 release notes. This should clearly go by Chris Lattner · 20 years ago
  9. 574cdb3 Revert the recent patches to "fix" ConstantFP::isValueValidForType. None by Reid Spencer · 20 years ago
  10. e243259 Provide a missing header file. by Reid Spencer · 20 years ago
  11. 79457c7 Fix some comments. by Reid Spencer · 20 years ago
  12. eb61d60 Fix check for valid floats. Also use and HUGE_VALF instead by Alkis Evlogimenos · 20 years ago
  13. 80ad87d Move virtual function call out of loop to speed up getFreePhysReg by about by Nate Begeman · 20 years ago
  14. ce9653c For PR387:\ by Reid Spencer · 20 years ago
  15. ead87b6 For PR387: Make this compile without warning when -Woverloaded-virtual is used. by Reid Spencer · 20 years ago
  16. 4e69a5b PR409 fixed. by Reid Spencer · 20 years ago
  17. b9ce8b3 For PR409: \ by Reid Spencer · 20 years ago
  18. 9f9b3ac For PR409: \ by Reid Spencer · 20 years ago
  19. 441c3cf This test still fails on Darwin and Sparc/Solaris. by John Criswell · 20 years ago
  20. 66e10ab Test case for PR409: by Reid Spencer · 20 years ago
  21. 06c2e66 Remove the last pieces of QMTest. by John Criswell · 20 years ago
  22. 51e615f Revert previous changes to remove -enable-linscan and the *BETA columns of by Reid Spencer · 20 years ago
  23. 2e4cdbf Rather than break all the nightly test invocations, permit -enable-linscan by Reid Spencer · 20 years ago
  24. c537224 Remove LLC-BETA and linear scan options as they are no longer reported. by Reid Spencer · 20 years ago
  25. 135e1d8 Change check to check-local per Makefile.rules changes. by Reid Spencer · 20 years ago
  26. d8489c7 Upgrade documentation to reflect Makefile.rules changes. by Reid Spencer · 20 years ago
  27. 9e8d54a Add the check target so all projects can have this functionality. by Reid Spencer · 20 years ago
  28. 0fa2c54 Remove the check target. Its now in Makefile.rules by Reid Spencer · 20 years ago
  29. 5026c7f Added DejaGNU information to the testing guide. This should go into the 1.4 release. by Tanya Lattner · 20 years ago
  30. b3b05ed PR139 fixed. by Reid Spencer · 20 years ago
  31. 43962b5 Add accessors for Constants in a ConstantStruct. by Alkis Evlogimenos · 20 years ago
  32. c191d49 Fix PR139:\ by Reid Spencer · 20 years ago
  33. 8bcd050 Make use of the LLVMGCCStdCXXLibDir variable to link objects by Reid Spencer · 20 years ago
  34. 4bdf1c9 Fix PR139: \ Implement LinkItems and BuildLinkItems interfaces. by Reid Spencer · 20 years ago
  35. f580546 Fix PR139: \ Add support for ordered linking with the LinkItems function by Reid Spencer · 20 years ago
  36. 9b81d9c Describe the MODULE_NAME control variable by Reid Spencer · 20 years ago
  37. 4362003 Provide a variable to compute where the libstdc++.a is by Reid Spencer · 20 years ago
  38. 5e9a501 Suggest people run cvs up -P -d after checking out the tree so they don't by Chris Lattner · 20 years ago
  39. e518b71 Properly implement a fix for PR475 by Chris Lattner · 20 years ago
  40. 2969ba4 Make this test actually capable of passing. by Chris Lattner · 20 years ago
  41. 6d316f8 Revert this patch, it broke a ton of programs. by Chris Lattner · 20 years ago
  42. 3150e2d Move lower intrinsics before FP constant emission, in case by Chris Lattner · 20 years ago
  43. bf90a5b Change this test to not require execution of the program. by Chris Lattner · 20 years ago
  44. 333529e When printing out a function, make sure that local and global symbols by Chris Lattner · 20 years ago
  45. caa4ae7 Add a new method by Chris Lattner · 20 years ago
  46. 637b772 Fix typeo by Chris Lattner · 20 years ago
  47. c2e63a2 New testcase for the bug affecting 255.vortex in CBE mode. by Chris Lattner · 20 years ago
  48. 5978485 Correct build script for stkr_runtime module by Reid Spencer · 20 years ago
  49. 9f60a49 Build a module instead of a library so main() is not missed by Reid Spencer · 20 years ago
  50. 42f006c Make a const method const by Reid Spencer · 20 years ago
  51. 7980ea4 Add ability to make a single bytecode module from others by Reid Spencer · 20 years ago
  52. 5b554ad Remove unneeded code by Alkis Evlogimenos · 20 years ago
  53. 9d272d4 Fix PR475. by Alkis Evlogimenos · 20 years ago
  54. bb622c8 Match codegen string better by Alkis Evlogimenos · 20 years ago
  55. 84da5a6 Add testcast for bug475 by Alkis Evlogimenos · 20 years ago
  56. 9214a47 Darwin and solaris don't support echo -e. This should get the test passing by Chris Lattner · 20 years ago
  57. bf16b8c This fails due to the sun headers. by Chris Lattner · 20 years ago
  58. 70d61bc This test passes on all platforms by Chris Lattner · 20 years ago
  59. 40cc75a These tests pass on darwin now that the __ thing is fixed. by Chris Lattner · 20 years ago
  60. ed2040d Failing Feature/Regression test should fail the build by Reid Spencer · 20 years ago
  61. 98880b9 Use the FAKE_SOURCES feature for proper distribution of contents by Reid Spencer · 20 years ago
  62. 3d2162f Distribute headers and license files too by Reid Spencer · 20 years ago
  63. 345235ca Getting dist-check to work:\ by Reid Spencer · 20 years ago
  64. d5aaba1 CVS directory elimination moved to Makefile.rules by Reid Spencer · 20 years ago
  65. 3c39127 Provide more information in the error message that occurs when there are by Reid Spencer · 20 years ago
  66. b8e825b Print out something useful instead of a blank table when the external tests by Reid Spencer · 20 years ago
  67. 129baf6 Check in some patches for better assertions by Chris Lattner · 20 years ago
  68. 6a1a78a This patch prevents an infinite recursion while compiling 103.su2cor. by Chris Lattner · 20 years ago
  69. edcc6b1 Move the dejagnu section to immediately before the 'trends' section. by Chris Lattner · 20 years ago
  70. 4b6b44c Remove last remnants of qmtest stuff by Chris Lattner · 20 years ago
  71. ffbc58d Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 20 years ago
  72. c8ef1ed Fix linkage of mismatched weak globals. This unbreaks 300.twolf by Chris Lattner · 20 years ago
  73. 3149ba7 Use the install-bytecode target to install just the bytecode libs into by Reid Spencer · 20 years ago
  74. 0e2f492 Clean feature also by Chris Lattner · 20 years ago
  75. 59a8655 Run dejagnu by default. by Tanya Lattner · 20 years ago
  76. 056ec06 Removed QMTest functions. The nightly tester no longer runs qmtest. It now runs dejagnu by default and you must turn it off using -nodejagnu. by Tanya Lattner · 20 years ago
  77. 9f97b4c Made it default to check instead of check-dejagnu. by Tanya Lattner · 20 years ago
  78. 02dce16 Do not allow bytecode files with unresolved references to be read. Doing by Chris Lattner · 20 years ago
  79. 368cb8e Fix compilation error on Darwin. by Chris Lattner · 20 years ago
  80. 4f4cf99 Check if a block has a terminator first before calling front() on by Alkis Evlogimenos · 20 years ago
  81. 8b42b43 Make error msg reflect what exactly went wrong. by Alkis Evlogimenos · 20 years ago
  82. ead1b3f Prevent accessing past the end of the intervals vector, this fixes by Chris Lattner · 20 years ago
  83. 43ee293 Use the standard PR### notation for referencing bugs in bugzilla by Misha Brukman · 20 years ago
  84. 4f5659e Remove more smileys. I kept the one in WritingAnLLVMPass because it is actually by Misha Brukman · 20 years ago
  85. 3b53a26 Documentation which contains smileys won't be taken seriously by some people. by Misha Brukman · 20 years ago
  86. ff52f9c Update for changes to check targets. by Chris Lattner · 20 years ago
  87. 237dc2a * Link to the license file from release 1.3 (should we link to CVS version by Misha Brukman · 20 years ago
  88. 642d102 check is now a single colon rule. Also make it default to running dejagnu instead of qmtest by Chris Lattner · 20 years ago
  89. 672d71d Remove all recursive check support from Makefile.rules by Chris Lattner · 20 years ago
  90. e539a2b Remove extraneous space in link by Misha Brukman · 20 years ago
  91. b929de2 Remove darwin specific majik by Chris Lattner · 20 years ago
  92. 28dabf7 Move darwin-specific majik here. by Chris Lattner · 20 years ago
  93. aee38ea Significantly rework linker support for global variables, allowing it to by Chris Lattner · 20 years ago
  94. 68fa3cc Removed QMTests as I will be zapping them soon. by John Criswell · 20 years ago
  95. 7dc0282 'make check' at the top level shouldn't recurse through the sourcedirs by Chris Lattner · 20 years ago
  96. 44cb1b3 Resurrect the install-bytecode target for installing just the bytecode by Reid Spencer · 20 years ago
  97. f0db7a9 Do not multiply define symbol by Chris Lattner · 20 years ago
  98. 14d6b75 Bug fixed by Chris Lattner · 20 years ago
  99. cc16a8e Fix test/Regression/CodeGen/CBackend/2004-12-03-ExternStatics.ll and PR472 by Chris Lattner · 20 years ago
  100. 8430182 new testcase for PR472 by Chris Lattner · 20 years ago