1. 3d1cc28 Fix the help documentation to not imply multiple archive files can be processed. by Reid Spencer · 20 years ago
  2. 1ef8bda For PR351: by Reid Spencer · 20 years ago
  3. c18671c Fix MINGW compilation errors by Jeff Cohen · 20 years ago
  4. 582a23c * Fix a bug in an m4 macro that used an incorrect test operator by Reid Spencer · 20 years ago
  5. b09a68e Fix a Bourne Shell syntax error in a test by Reid Spencer · 20 years ago
  6. 6da9142 Fix one of the names to not have a . in front of it. by Reid Spencer · 20 years ago
  7. bfd2468 Bug fixed by Chris Lattner · 20 years ago
  8. da16d8c Fix PR491 and testcase Transforms/DeadStoreElimination/2004-12-28-PartialStore.ll by Chris Lattner · 20 years ago
  9. d0137cd Add a comment, add a new testcase by Chris Lattner · 20 years ago
  10. 1d07816 New testcase for PR491 by Chris Lattner · 20 years ago
  11. e936771 Bug fixed by Chris Lattner · 20 years ago
  12. f376e5e Fix PR490 Fix testcase CodeGen/CBackend/2004-12-28-LogicalConstantExprs.ll by Chris Lattner · 20 years ago
  13. 5a23c8b new testcase for PR490 by Chris Lattner · 20 years ago
  14. 96e5436 XFAIL this test everywhere. by Reid Spencer · 20 years ago
  15. 2fcd29a XFAIL this everywhere, the CFE doesn't support bitfield initialization. by Reid Spencer · 20 years ago
  16. 5612762 Remove potential platform portability issue with size of "int". by Reid Spencer · 20 years ago
  17. 775bf89 Correct the name of the variable for the LLVM examples directory so that by Reid Spencer · 20 years ago
  18. 2dc6586 Make the x86_64 target names match between def and use. Thanks Misha. by Reid Spencer · 20 years ago
  19. be41b25 Make the 64-bit x86 target named "x86_64" instead of "AMD64". by Reid Spencer · 20 years ago
  20. 93d416f Add a note about registering the backend so it's available in LLC and LLI by Misha Brukman · 20 years ago
  21. da12bdc Bring VS projects up to date with respect to recent changes by Jeff Cohen · 20 years ago
  22. f97c703 Don't create symbolic links for lib/System any more. It doesn't need them. by Reid Spencer · 20 years ago
  23. bb87426 Clean up some autoconf cruft by Reid Spencer · 20 years ago
  24. f3664e0 Make it possible to reconfigure a project as well as just LLVM main dir. by Reid Spencer · 20 years ago
  25. aeb47b8 Fix a bug that made the nightly tester *really* slow. During changes for by Reid Spencer · 20 years ago
  26. 5116330 For PR351: * sys::PreventCoreFiles -> sys::Process::PreventCoreFiles by Reid Spencer · 20 years ago
  27. 7c1e2f9 For PR351: by Reid Spencer · 20 years ago
  28. 51b9f62 For PR351: * Remove redundant #includes that are now in Unix.h by Reid Spencer · 20 years ago
  29. 68fdcc1 For PR351: by Reid Spencer · 20 years ago
  30. af2f208 For PR351: by Reid Spencer · 20 years ago
  31. 07c00d3 For PR351: by Reid Spencer · 20 years ago
  32. cdf54d0 For PR351: * Ensure #includes are wrapped with appropriate HAVE_ guards by Reid Spencer · 20 years ago
  33. c33e493 For PR351: by Reid Spencer · 20 years ago
  34. 424ac89 For PR351: by Reid Spencer · 20 years ago
  35. c87d7cc For PR351: by Reid Spencer · 20 years ago
  36. ce79995 For PR351: by Reid Spencer · 20 years ago
  37. b9ed2c1 For PR351: by Reid Spencer · 20 years ago
  38. 0098e64 For PR351: by Reid Spencer · 20 years ago
  39. d0ae93f For PR351: by Reid Spencer · 20 years ago
  40. 7931a78 For PR351: by Reid Spencer · 20 years ago
  41. 5d01fa5 For PR351: by Reid Spencer · 20 years ago
  42. 3ed2f2f Oops, reverse the logic on a test for WITH_LLVMGCCDIR to make it define by Reid Spencer · 20 years ago
  43. 52f853a Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency with by Reid Spencer · 20 years ago
  44. fef93b7 Describe the --with-llvmgccdir option to configure. by Reid Spencer · 20 years ago
  45. 932b69f Revert the last patch so that the LLVMGCCDIR environment variable is by Reid Spencer · 20 years ago
  46. 59473af For PR351: by Reid Spencer · 20 years ago
  47. c2b9162 mingw doesn't support the official debug API. by Jeff Cohen · 20 years ago
  48. a4c9751 Get VC++ building again by Jeff Cohen · 20 years ago
  49. a4cf489 Ignore the autom4te.cache directoy. by Reid Spencer · 20 years ago
  50. bc52ad7 Make sure llvm-g++ gets the right path for the llvm tools. by Reid Spencer · 20 years ago
  51. 1a46635 Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, by Jeff Cohen · 20 years ago
  52. 3bf6960 Make the symbolic link using the correct variable! by Reid Spencer · 20 years ago
  53. 1ac82ad Remove references to LLVMGCCDIR because it was only used to provide a by Reid Spencer · 20 years ago
  54. 69a1616 For PR351: by Reid Spencer · 20 years ago
  55. f77bdc4 For PR351: by Reid Spencer · 20 years ago
  56. dafe55f For PR351: by Reid Spencer · 20 years ago
  57. 7b3e851 For PR351: by Reid Spencer · 20 years ago
  58. ebf8d0e Resurrect this file. by Reid Spencer · 20 years ago
  59. 48a1f42 Remove these files as they are not being included any more. DynamicLibrary by Reid Spencer · 20 years ago
  60. 6a901ec Make sure LLVMGCCWITHPATH is used instead of just LLVMGCC so that the by Reid Spencer · 20 years ago
  61. 4a25494 The dejagnu scripts need a path for llvm-gcc/llvm-g++ as well so use the by Reid Spencer · 20 years ago
  62. 32924e0 Two corrections: by Reid Spencer · 20 years ago
  63. 0a43d39 Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respectively. by Reid Spencer · 20 years ago
  64. cb65255 Fix VC++ compilation error by Jeff Cohen · 20 years ago
  65. e32beb7 Fix a bug in libtool's ltmain.sh. On Cygwin the "$output.exp" expression by Reid Spencer · 20 years ago
  66. a36c9a4 Put CopyFile in the sys namespace. by Reid Spencer · 20 years ago
  67. 4d099f7 Wrap at 80 cols by Misha Brukman · 20 years ago
  68. 4618957 Correct the comments and file header. by Reid Spencer · 20 years ago
  69. 1e296bf Try to speed up gccld hot spot in BasicVN::getEqualNumberNodes by making by Reid Spencer · 20 years ago
  70. ee93c87 Update the amd64 target detection checks. by Reid Spencer · 20 years ago
  71. 72a5900 Add a caution about using experimental versions of gnu binutils when by Reid Spencer · 20 years ago
  72. 65e8f5b Be specific about version of GCC and binutils on Cygwin since it matters. by Reid Spencer · 20 years ago
  73. c155a0a LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet by Misha Brukman · 20 years ago
  74. c204e79 Allow llc to recognize -march=x86. As it was, it didn't recognize any by Jeff Cohen · 20 years ago
  75. 95ed843 Added support for detection of amd64 targets. by Reid Spencer · 20 years ago
  76. 2e5f445 Patch to fix mingw compilation problem contributed by Henrik. by Jeff Cohen · 20 years ago
  77. 06c375b Fix the build on PowerPC/Darwin - it thought we were declaring a new by Brian Gaeke · 20 years ago
  78. cfaf80c * Remove an unnecessary step. * Correct a path. by Reid Spencer · 20 years ago
  79. 8d8b41d Correct compilation for Cygwin. FindExecutable now returns a sys::Path. by Reid Spencer · 20 years ago
  80. 302d81e For PR351: by Reid Spencer · 20 years ago
  81. 55cf0a6 For PR351: by Reid Spencer · 20 years ago
  82. 772192c For PR351: Move non-portable FDHandle class to its only user: lib/Debugger by Reid Spencer · 20 years ago
  83. 2404236 Add a blurb about using the GCC 3.4.3 compiler on Cygwin (which works) for by Reid Spencer · 20 years ago
  84. 90f1745 For PR432: by Reid Spencer · 20 years ago
  85. 847f9b7 Hopefully fix a link. by Reid Spencer · 20 years ago
  86. 473cbec Fix the names of these executables now that they've been somewhat cast in stone. by Reid Spencer · 20 years ago
  87. f66f145 Correct the name of the executables to which llvmgcc and llvmgxx variables by Reid Spencer · 20 years ago
  88. 4ac30650 For PR432: by Reid Spencer · 20 years ago
  89. d4694f9 For PR432: by Reid Spencer · 20 years ago
  90. c553403 For PR432: * Use LLVMGCC and LLVMGXX variables instead of computing the name by Reid Spencer · 20 years ago
  91. e676067 For PR432: * Variable name change: cferuntime_libdir -> CFERuntimeLibDir by Reid Spencer · 20 years ago
  92. 2f138e7 For PR432: by Reid Spencer · 20 years ago
  93. 7908035 For PR432: by Reid Spencer · 20 years ago
  94. 502935f For PR432: by Reid Spencer · 20 years ago
  95. d00b82e Get rid of old automake stuff by Reid Spencer · 20 years ago
  96. 5512655 Support the gas option --traditional-format which, for some reason, gets by Reid Spencer · 20 years ago
  97. 1997c45 Ignore generated files by Misha Brukman · 20 years ago
  98. 6caa5ec Revert last patch until we can figure out how to build executables named by Reid Spencer · 20 years ago
  99. 81417b6 Fix the Win32 build by Misha Brukman · 20 years ago
  100. 77f5530 Revert last changes as they introduce CFE build problems. by Reid Spencer · 20 years ago