1. 9e8d54a Add the check target so all projects can have this functionality. by Reid Spencer · 20 years ago
  2. 0fa2c54 Remove the check target. Its now in Makefile.rules by Reid Spencer · 20 years ago
  3. 5026c7f Added DejaGNU information to the testing guide. This should go into the 1.4 release. by Tanya Lattner · 20 years ago
  4. b3b05ed PR139 fixed. by Reid Spencer · 20 years ago
  5. 43962b5 Add accessors for Constants in a ConstantStruct. by Alkis Evlogimenos · 20 years ago
  6. c191d49 Fix PR139:\ by Reid Spencer · 20 years ago
  7. 8bcd050 Make use of the LLVMGCCStdCXXLibDir variable to link objects by Reid Spencer · 20 years ago
  8. 4bdf1c9 Fix PR139: \ Implement LinkItems and BuildLinkItems interfaces. by Reid Spencer · 20 years ago
  9. f580546 Fix PR139: \ Add support for ordered linking with the LinkItems function by Reid Spencer · 20 years ago
  10. 9b81d9c Describe the MODULE_NAME control variable by Reid Spencer · 20 years ago
  11. 4362003 Provide a variable to compute where the libstdc++.a is by Reid Spencer · 20 years ago
  12. 5e9a501 Suggest people run cvs up -P -d after checking out the tree so they don't by Chris Lattner · 20 years ago
  13. e518b71 Properly implement a fix for PR475 by Chris Lattner · 20 years ago
  14. 2969ba4 Make this test actually capable of passing. by Chris Lattner · 20 years ago
  15. 6d316f8 Revert this patch, it broke a ton of programs. by Chris Lattner · 20 years ago
  16. 3150e2d Move lower intrinsics before FP constant emission, in case by Chris Lattner · 20 years ago
  17. bf90a5b Change this test to not require execution of the program. by Chris Lattner · 20 years ago
  18. 333529e When printing out a function, make sure that local and global symbols by Chris Lattner · 20 years ago
  19. caa4ae7 Add a new method by Chris Lattner · 20 years ago
  20. 637b772 Fix typeo by Chris Lattner · 20 years ago
  21. c2e63a2 New testcase for the bug affecting 255.vortex in CBE mode. by Chris Lattner · 20 years ago
  22. 5978485 Correct build script for stkr_runtime module by Reid Spencer · 20 years ago
  23. 9f60a49 Build a module instead of a library so main() is not missed by Reid Spencer · 20 years ago
  24. 42f006c Make a const method const by Reid Spencer · 20 years ago
  25. 7980ea4 Add ability to make a single bytecode module from others by Reid Spencer · 20 years ago
  26. 5b554ad Remove unneeded code by Alkis Evlogimenos · 20 years ago
  27. 9d272d4 Fix PR475. by Alkis Evlogimenos · 20 years ago
  28. bb622c8 Match codegen string better by Alkis Evlogimenos · 20 years ago
  29. 84da5a6 Add testcast for bug475 by Alkis Evlogimenos · 20 years ago
  30. 9214a47 Darwin and solaris don't support echo -e. This should get the test passing by Chris Lattner · 20 years ago
  31. bf16b8c This fails due to the sun headers. by Chris Lattner · 20 years ago
  32. 70d61bc This test passes on all platforms by Chris Lattner · 20 years ago
  33. 40cc75a These tests pass on darwin now that the __ thing is fixed. by Chris Lattner · 20 years ago
  34. ed2040d Failing Feature/Regression test should fail the build by Reid Spencer · 20 years ago
  35. 98880b9 Use the FAKE_SOURCES feature for proper distribution of contents by Reid Spencer · 20 years ago
  36. 3d2162f Distribute headers and license files too by Reid Spencer · 20 years ago
  37. 345235ca Getting dist-check to work:\ by Reid Spencer · 20 years ago
  38. d5aaba1 CVS directory elimination moved to Makefile.rules by Reid Spencer · 20 years ago
  39. 3c39127 Provide more information in the error message that occurs when there are by Reid Spencer · 20 years ago
  40. b8e825b Print out something useful instead of a blank table when the external tests by Reid Spencer · 20 years ago
  41. 129baf6 Check in some patches for better assertions by Chris Lattner · 20 years ago
  42. 6a1a78a This patch prevents an infinite recursion while compiling 103.su2cor. by Chris Lattner · 20 years ago
  43. edcc6b1 Move the dejagnu section to immediately before the 'trends' section. by Chris Lattner · 20 years ago
  44. 4b6b44c Remove last remnants of qmtest stuff by Chris Lattner · 20 years ago
  45. ffbc58d Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 20 years ago
  46. c8ef1ed Fix linkage of mismatched weak globals. This unbreaks 300.twolf by Chris Lattner · 20 years ago
  47. 3149ba7 Use the install-bytecode target to install just the bytecode libs into by Reid Spencer · 20 years ago
  48. 0e2f492 Clean feature also by Chris Lattner · 20 years ago
  49. 59a8655 Run dejagnu by default. by Tanya Lattner · 20 years ago
  50. 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
  51. 9f97b4c Made it default to check instead of check-dejagnu. by Tanya Lattner · 20 years ago
  52. 02dce16 Do not allow bytecode files with unresolved references to be read. Doing by Chris Lattner · 20 years ago
  53. 368cb8e Fix compilation error on Darwin. by Chris Lattner · 20 years ago
  54. 4f4cf99 Check if a block has a terminator first before calling front() on by Alkis Evlogimenos · 20 years ago
  55. 8b42b43 Make error msg reflect what exactly went wrong. by Alkis Evlogimenos · 20 years ago
  56. ead1b3f Prevent accessing past the end of the intervals vector, this fixes by Chris Lattner · 20 years ago
  57. 43ee293 Use the standard PR### notation for referencing bugs in bugzilla by Misha Brukman · 20 years ago
  58. 4f5659e Remove more smileys. I kept the one in WritingAnLLVMPass because it is actually by Misha Brukman · 20 years ago
  59. 3b53a26 Documentation which contains smileys won't be taken seriously by some people. by Misha Brukman · 20 years ago
  60. ff52f9c Update for changes to check targets. by Chris Lattner · 20 years ago
  61. 237dc2a * Link to the license file from release 1.3 (should we link to CVS version by Misha Brukman · 20 years ago
  62. 642d102 check is now a single colon rule. Also make it default to running dejagnu instead of qmtest by Chris Lattner · 20 years ago
  63. 672d71d Remove all recursive check support from Makefile.rules by Chris Lattner · 20 years ago
  64. e539a2b Remove extraneous space in link by Misha Brukman · 20 years ago
  65. b929de2 Remove darwin specific majik by Chris Lattner · 20 years ago
  66. 28dabf7 Move darwin-specific majik here. by Chris Lattner · 20 years ago
  67. aee38ea Significantly rework linker support for global variables, allowing it to by Chris Lattner · 20 years ago
  68. 68fa3cc Removed QMTests as I will be zapping them soon. by John Criswell · 20 years ago
  69. 7dc0282 'make check' at the top level shouldn't recurse through the sourcedirs by Chris Lattner · 20 years ago
  70. 44cb1b3 Resurrect the install-bytecode target for installing just the bytecode by Reid Spencer · 20 years ago
  71. f0db7a9 Do not multiply define symbol by Chris Lattner · 20 years ago
  72. 14d6b75 Bug fixed by Chris Lattner · 20 years ago
  73. cc16a8e Fix test/Regression/CodeGen/CBackend/2004-12-03-ExternStatics.ll and PR472 by Chris Lattner · 20 years ago
  74. 8430182 new testcase for PR472 by Chris Lattner · 20 years ago
  75. dd0ecf6 Implement stripping of debug symbols, making the --strip-debug options in by Chris Lattner · 20 years ago
  76. 82bd0c5 Fixed typo. by John Criswell · 20 years ago
  77. 33306c0 Do not look here for elegance. by Chris Lattner · 20 years ago
  78. 1d65645 This code rotted - change it to call abort() until someone wants by Brian Gaeke · 20 years ago
  79. 776b805 Pass -strip-debug to gccas when bytecode libraries are being built. by Reid Spencer · 20 years ago
  80. 40add59 Add -strip-debug option remove the temporary -disable-dse option by Chris Lattner · 20 years ago
  81. f3fa55f When writing kernel, save the branches til the end. They are still put in the "right place" in the schedule, but sometimes when folding to make a kernel instructions are added between branches. This is wrong. To avoid this, we handle branches special. by Tanya Lattner · 20 years ago
  82. 223d4c4 Fix a regression caused by the previous patch by Chris Lattner · 20 years ago
  83. c60c334 These lookup symbols with leading underscores, which currently fails in by John Criswell · 20 years ago
  84. f8f70c1 Adjust to change in pass name by Chris Lattner · 20 years ago
  85. 3f14fb1 Recognize --strip-all as a synonym for -s. by Chris Lattner · 20 years ago
  86. e3ad43c Initial reimplementation of the -strip pass, with a stub for implementing -S by Chris Lattner · 20 years ago
  87. 6992afc This pass is moving to lib IPO by Chris Lattner · 20 years ago
  88. 92f6c15 Move the strip pass from Scalar to IPO lib by Chris Lattner · 20 years ago
  89. b0ea864 Quiet! by Chris Lattner · 20 years ago
  90. ad79198 The stripping pass as we know it is about to disappear by Chris Lattner · 20 years ago
  91. ced06b7 Reverting revision 1.209. by John Criswell · 20 years ago
  92. 06a60f5 Add a note by Chris Lattner · 20 years ago
  93. 45de191 Spill/restore X86 floating point stack registers with 64-bits of precision by Chris Lattner · 20 years ago
  94. 3986924 Consider 64-bit registers to be FP as well. by Chris Lattner · 20 years ago
  95. 0da7f49 Document beta pass by Chris Lattner · 20 years ago
  96. 0108346 Standardize the makefiles with space around = to match the rest of LLVM. by Reid Spencer · 20 years ago
  97. be0b356 PR466: by Reid Spencer · 20 years ago
  98. 8aa9a8c Standardize the format of the runtime libraries makefiles. by Reid Spencer · 20 years ago
  99. f5b7098 For PR466: by Reid Spencer · 20 years ago
  100. 9a2f137 For PR466: by Reid Spencer · 20 years ago