1. 8e64f15 SuSE 3.3.3 is also borken. by Chris Lattner · 21 years ago
  2. 25e7b16 Add note about broken GCC by Chris Lattner · 21 years ago
  3. 3689a34 Document the newly generalized model for constant globals. by Chris Lattner · 21 years ago
  4. b1241b0 Slightly expand on the instructions. by Chris Lattner · 21 years ago
  5. f832f6a Bug fixed by Chris Lattner · 21 years ago
  6. 27ae027 This will be moved elsewhere. by Chris Lattner · 21 years ago
  7. 1fc9f8e * Use doc_code style for blocks of code by Misha Brukman · 21 years ago
  8. 0465e89 Do not mention colors in style names, we might want to change styles themselves by Misha Brukman · 21 years ago
  9. 6d8e153 * Use an HTML list <ol> instead of custom superscripts in the platform notes by Misha Brukman · 21 years ago
  10. cbe2aaa Add style to display notes on a different background than the main text by Misha Brukman · 21 years ago
  11. 7db3f52 Turn footnotes into links, make the page validate. by Chris Lattner · 21 years ago
  12. 4e06a39 If needed, this should be in the 'how to compile the cfe' doc. by Chris Lattner · 21 years ago
  13. e1a53a5 this should be incorporated into the build by Chris Lattner · 21 years ago
  14. a892ead * Separate superscript footnotes with a comma, otherwise it's a 2-digit number by Misha Brukman · 21 years ago
  15. 8ccb87f Add instructions for MINGW, contributed by Henrik Bach by Chris Lattner · 21 years ago
  16. 9106eca * Fix broken link to directions to get llvm, llvm-gcc, and llvm-test from CVS by Misha Brukman · 21 years ago
  17. 8f0cad1 * Clearly mark LLVM_LIB_SEARCH_PATH as being optional by Misha Brukman · 21 years ago
  18. 3ce1103 * Instead of fixing the version numbers before every release, mark them as x.y by Misha Brukman · 21 years ago
  19. f941f6d Add additional source of Win32 GNU utilities. by Jeff Cohen · 21 years ago
  20. b9a47d1 Put finishing touches on GettingStartedVS.html and link it to the index. by Jeff Cohen · 21 years ago
  21. 75008d8 Update speedup and shrinkage info by Chris Lattner · 21 years ago
  22. 7a4f03d Add LLVM with Visual Studio overview by Jeff Cohen · 21 years ago
  23. 204fcae noteworthy. by Chris Lattner · 21 years ago
  24. aa5bcb5 Add some initial documentation for the SelectionDAG based instruction selectors by Chris Lattner · 21 years ago
  25. 1fe848e These passes are no more. by Chris Lattner · 21 years ago
  26. 097b763 Mark -parallel pass as `experimental' by Misha Brukman · 21 years ago
  27. 9846a34 Document the --load option. by Reid Spencer · 21 years ago
  28. da1f03c QOI feature implemented. by Chris Lattner · 21 years ago
  29. 5836082 Fix typos noticed by Gabor Greif, thanks Gabor! by Chris Lattner · 21 years ago
  30. cd7c1ca * Revise the projects section and make reference to Projects.html by Reid Spencer · 21 years ago
  31. d967c80 Fix locations of libraries and executables to match makefiles. by Reid Spencer · 21 years ago
  32. 728ae5e7 BUILD_* to PROJ_* by Reid Spencer · 21 years ago
  33. bdf6a39 Rename BUILD_* to PROJ_* by Reid Spencer · 21 years ago
  34. 39865c0 Update documentation on how to set up a project by Reid Spencer · 21 years ago
  35. 5a069f5 Make the construction of doxygen documentation a repeatable process by Reid Spencer · 21 years ago
  36. 7fa6d52 * Add the use of LOADABLE_MODULE=1 in the makefile example by Reid Spencer · 21 years ago
  37. 7c7e9aa * Describe the LOADABLE_MODULE feature by Reid Spencer · 21 years ago
  38. 45cf34c Eliminate empty sub-list by Misha Brukman · 21 years ago
  39. c045579 Remove the open projects page from the docs directory. by Chris Lattner · 21 years ago
  40. 9e3bdf1 Capitalize Bugpoint. by Misha Brukman · 21 years ago
  41. 8853b13 Add the SystemLibrary.html document now that its done. by Reid Spencer · 21 years ago
  42. d593afc Add a missing <div> by Reid Spencer · 21 years ago
  43. 0c00485 Bulk upgrade of this document. Cruft removed, new stuff added, general by Reid Spencer · 21 years ago
  44. 2dcb968 ignore generated file by Chris Lattner · 21 years ago
  45. f1c4dbe Ignore generated file by Chris Lattner · 21 years ago
  46. 868cc74 Ignore .dir by Chris Lattner · 21 years ago
  47. 43ff900 Integrate dependency graphs. by Reid Spencer · 21 years ago
  48. 8d8003d Add library dependency and object dependency graphs. by Reid Spencer · 21 years ago
  49. 8de9f23 Bug fixed by Chris Lattner · 21 years ago
  50. e0a7ddd Describe both objdir==srcdir and objdir!=srcdir methods of building LLVM by Reid Spencer · 21 years ago
  51. 139e166 * Add missing libraries: Linker, Archive, SparcV8 by Reid Spencer · 21 years ago
  52. e0f33ae Add a section on library dependencies now that GenLibDeps.html is written. by Reid Spencer · 21 years ago
  53. bfd2468 Bug fixed by Chris Lattner · 21 years ago
  54. e936771 Bug fixed by Chris Lattner · 21 years ago
  55. 93d416f Add a note about registering the backend so it's available in LLC and LLI by Misha Brukman · 21 years ago
  56. fef93b7 Describe the --with-llvmgccdir option to configure. by Reid Spencer · 21 years ago
  57. 72a5900 Add a caution about using experimental versions of gnu binutils when by Reid Spencer · 21 years ago
  58. 65e8f5b Be specific about version of GCC and binutils on Cygwin since it matters. by Reid Spencer · 21 years ago
  59. c155a0a LLVM now builds and runs on Linux/amd64, but we don't have 64-bit codegen yet by Misha Brukman · 21 years ago
  60. cfaf80c * Remove an unnecessary step. * Correct a path. by Reid Spencer · 21 years ago
  61. 2404236 Add a blurb about using the GCC 3.4.3 compiler on Cygwin (which works) for by Reid Spencer · 21 years ago
  62. 90f1745 For PR432: by Reid Spencer · 21 years ago
  63. 847f9b7 Hopefully fix a link. by Reid Spencer · 21 years ago
  64. 473cbec Fix the names of these executables now that they've been somewhat cast in stone. by Reid Spencer · 21 years ago
  65. f66f145 Correct the name of the executables to which llvmgcc and llvmgxx variables by Reid Spencer · 21 years ago
  66. 4ac30650 For PR432: by Reid Spencer · 21 years ago
  67. d4694f9 For PR432: by Reid Spencer · 21 years ago
  68. 6caa5ec Revert last patch until we can figure out how to build executables named by Reid Spencer · 21 years ago
  69. 77f5530 Revert last changes as they introduce CFE build problems. by Reid Spencer · 21 years ago
  70. 4b04f53 Remove instructions to make aliases for llvmgcc and llvmg++ as the CFE by Reid Spencer · 21 years ago
  71. 2c1ce65 For PR432: by Reid Spencer · 21 years ago
  72. f13a269 Describe the new "reconfigure" and "spotless" targets. by Reid Spencer · 21 years ago
  73. f96eb57 Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the by Reid Spencer · 21 years ago
  74. 201ddef Correct documentation to reflect the change in location of the CFE runtime by Reid Spencer · 21 years ago
  75. 9c33494 Get rid of subbullets for all of the "known problems" section. None of the by Chris Lattner · 21 years ago
  76. 3680e84 A little cleanup on this file. by Reid Spencer · 21 years ago
  77. 74d74cd New feature by Chris Lattner · 21 years ago
  78. 1bc1934 Fix some minor spellos and grammaros. by Reid Spencer · 21 years ago
  79. 0bce6ac Fix typo by Chris Lattner · 21 years ago
  80. 9e2485c Merged in RELEASE_14 changes. by John Criswell · 21 years ago
  81. dc0cd02 Missed moving bugpoint link over to CommandGuide/html/ by Misha Brukman · 21 years ago
  82. 233952b Generated HTML documentation is now back in CommandGuide/html/ by Misha Brukman · 21 years ago
  83. 78bf32b Rip out the guts of this document to prepare it for LLVM 1.5 progress by Chris Lattner · 21 years ago
  84. 0c123df Clean up this man page by Chris Lattner · 21 years ago
  85. dbcd4f5 Add new pseudo target by Chris Lattner · 21 years ago
  86. ee3b045 The textual description is gone from this manpage, only the options and a quick by Misha Brukman · 21 years ago
  87. 94218a7 * Straighten a comment to a single line by Misha Brukman · 21 years ago
  88. 3df00a0 We now have a real Bugpoint doc, not just a huge man page. by Misha Brukman · 21 years ago
  89. d97cb46 Convert from being a copy of the man page to a full-fledged document. by Misha Brukman · 21 years ago
  90. 2dc45b8 More grammaro's fixed. by Reid Spencer · 21 years ago
  91. cc16dc3 Clean up some grammaro's. by Reid Spencer · 21 years ago
  92. 200d93b Correct the version numbers for automake, Perl, and CVS. by Reid Spencer · 21 years ago
  93. c3f5976 Fully document the LLVM constants. This should go into LLVM 1.4 by Chris Lattner · 21 years ago
  94. e5d947b Reflow and clean up some of the HTML in the initial section, split linkage by Chris Lattner · 21 years ago
  95. fa73021 Move the "High Level Structure" to before "Type System" by Chris Lattner · 21 years ago
  96. 0b5b5e9 The noreturn GCC extension is now supported. Fixed some minor typos. by John Criswell · 21 years ago
  97. 61db465 Test commit by Chris Lattner · 21 years ago
  98. e47fd7d Build the man and ps versions of the command guide as well when by Reid Spencer · 21 years ago
  99. 12d0cbc ignore generated file by Chris Lattner · 21 years ago
  100. 79445ba Fixed broken link to Bruce Eckle's book. by Tanya Lattner · 21 years ago