1. 604fdc1 Add a link to the CFE build instrs next to the CFE download instructions by Chris Lattner · 20 years ago
  2. f089cdf Mention a note about having gccas and gccld in the path when running llvm-gcc. by Misha Brukman · 20 years ago
  3. fcd3725 Fix some broken links by Chris Lattner · 20 years ago
  4. b3707ba Fix relative link to the CVS mirrors. by Misha Brukman · 20 years ago
  5. 883bcbe Add link to the CVS mirror hosted by Reid by Chris Lattner · 20 years ago
  6. b3bbcba Update to include llc on x86 and other systems by Chris Lattner · 20 years ago
  7. 7911ce2 Make use of the new doc_author class. "Seperate content from presentation" they said. by Chris Lattner · 20 years ago
  8. b9be2bf Make file standard-compliant once again. by Misha Brukman · 20 years ago
  9. a19a3db Add comment about optimizations by Chris Lattner · 20 years ago
  10. d179961 Merged in RELEASE_12. by John Criswell · 20 years ago
  11. a553f62 Add note about setting up linux systems to directly execute LLVM bytecode files by Chris Lattner · 20 years ago
  12. 364cec4 Updated to LLVM 1.2. by John Criswell · 21 years ago
  13. 036e639 Updates for the C backend's movement by Chris Lattner · 21 years ago
  14. 5c681b6 Document automake as a build dependency because we use aclocal by Brian Gaeke · 21 years ago
  15. 54111c4 Now with HTML 4.01 comliance flavor. by Misha Brukman · 21 years ago
  16. d000e1d Merged in RELEASE_11. by John Criswell · 21 years ago
  17. 142207b Switch to the standard footer. This page is not yet W3C-compliant. by Misha Brukman · 21 years ago
  18. 00c73d2 Completely hacked apart the file and put it back together using stylesheets. by Misha Brukman · 21 years ago
  19. e9660e0 No wonder noone can set up LLVMGCCDIR correctly! by Chris Lattner · 21 years ago
  20. 0f6d7c0 Merged in RELEASE_1. by John Criswell · 21 years ago
  21. 70bb09b Recommend using -z3 by Chris Lattner · 21 years ago
  22. e04c263 Added the name of the public CVS repository. by John Criswell · 21 years ago
  23. 3ab7136 Made the Requirements information its own major section and moved it by John Criswell · 21 years ago
  24. b5ca43e Fixed the name of a hyperlink. by John Criswell · 21 years ago
  25. b96646f Removed information on common build problems. That is now documented in by John Criswell · 21 years ago
  26. 623e594 Fixed spelling. by John Criswell · 21 years ago
  27. abb1b58 Removed information about compiling the GCC front end. This will be in a by John Criswell · 21 years ago
  28. 20d2d3e Re-did some of the text wrapping (sorry). by John Criswell · 21 years ago
  29. ef0ad41 * Alphabetized order of tools by Misha Brukman · 21 years ago
  30. a0a0a03 Renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'. by Misha Brukman · 21 years ago
  31. e0db815 * Added pointers to the README files in emacs/ and vim/ directories. by Misha Brukman · 21 years ago
  32. a8f5de3 Geez, this misha guy is a _horrible_ speller. :) by Chris Lattner · 21 years ago
  33. c103adf * Added a section describing the hidden gems in llvm/utils by Misha Brukman · 21 years ago
  34. 0c4dccc Removed information on the Pool Allocator as it is no longer available. by John Criswell · 21 years ago
  35. 3c852b6 Added a FAQ about how to clean the directory if it fails to build after an by John Criswell · 21 years ago
  36. ef0096f Updated for the 1.1 pre-release. by John Criswell · 21 years ago
  37. 0b45920 Corrected the Table of Contents. by John Criswell · 21 years ago
  38. 3cbfd77 Fixed the directions for building the C front end. by John Criswell · 21 years ago
  39. 312a68c Added information about how to unpack the distribution for those who do not by John Criswell · 21 years ago
  40. a27028b Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgot by John Criswell · 21 years ago
  41. 6dd90d2 Added information on software requirements for unpacking the archives that we by John Criswell · 21 years ago
  42. c56e582 * Reworded a bit about JITs (I don't like acronyms followed by 's) by Misha Brukman · 21 years ago
  43. 6e0a667 Added another remark on how building the C front end is optional. by John Criswell · 21 years ago
  44. ce760f6 Performed a major update for the pre-release. by John Criswell · 21 years ago
  45. cb27f1e Fixed a broken hyperlink. by John Criswell · 21 years ago
  46. dd899fa Added John Criswell to the contributors list. by John Criswell · 21 years ago
  47. 0d0513b Removed the --enable-profiling and --enable-verbose options. by John Criswell · 21 years ago
  48. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 21 years ago
  49. 85ed361 Reverted back to hand-made HTML. by John Criswell · 21 years ago
  50. 8df90e0 Updated the documentation to reflect changes in the Makefiles for building by John Criswell · 21 years ago
  51. 74e91b2 Fix bug in environment setting by Chris Lattner · 21 years ago
  52. 8e9da62 Changed http://tank... => http://llvm, and removed an extraneous mailto:. by Misha Brukman · 21 years ago
  53. 82c89b9 Hopefully, the final fix for `[Pp]ropogate'. by Misha Brukman · 21 years ago
  54. 1e8166a Add info about the LLVM_LIB_SEARCH_PATH envvar by Chris Lattner · 21 years ago
  55. 96768ea Clarify the Makefile.config settings by Chris Lattner · 22 years ago
  56. 4b2e291 * Burg is no longer configured in Makefile.config by Chris Lattner · 22 years ago
  57. 1db872d Commit Vikram's changes for 426 class by Chris Lattner · 22 years ago
  58. cefbd32 Updated GettingStarted guide to be accurate now that binaries are in /shared by Chris Lattner · 22 years ago
  59. 44ac659 * Document the BUILD_ROOT changes and option by Chris Lattner · 22 years ago
  60. 945de2d Make the background white, add a "By" section. by Chris Lattner · 22 years ago
  61. 7fe7f81 Major changes, expansions, clarifications and corrections. by Chris Lattner · 22 years ago
  62. f4688a8 *** empty log message *** by Guochun Shi · 22 years ago