1. 8040cd3 Documentation: Perform automated correction of common typos. by Benjamin Kramer · 15 years ago
  2. 2c6f9f7 add a FAQ. by Chris Lattner · 15 years ago
  3. 7e0fc8a Fixed spelling. by Misha Brukman · 15 years ago
  4. a0bd810 Use 'name' instead of 'href'. by Bill Wendling · 15 years ago
  5. b1a61bd Fix verification failure. by Bill Wendling · 15 years ago
  6. f159402 Offer an explanation of why building LLVM-GCC with objdir == srcdir doesn't by Bill Wendling · 15 years ago
  7. 290235f Another reformatting. No change in docs. by Bill Wendling · 15 years ago
  8. f94ecc3 fix broken GCC bugzilla link by Gabor Greif · 15 years ago
  9. 54820ce add a Q/A on broken GCCs by Gabor Greif · 15 years ago
  10. cfbcd59 Answer a common FAQ: by Dan Gohman · 15 years ago
  11. d5b455f Reality-check the FAQ entry for "Can I use LLVM to convert C++ to C?" by Dan Gohman · 16 years ago
  12. a54d4b2 Simplified marking code regions -- no need to use <div> to surround <pre> tags. by Misha Brukman · 16 years ago
  13. b610655 Instead of referring to the license file in the 2.3 release, refer to the by Misha Brukman · 16 years ago
  14. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  15. f003276 Fix a few HTML tidiness issues. by Dan Gohman · 16 years ago
  16. f3b2318 Stacker is dead. by Duncan Sands · 16 years ago
  17. 0526778 Update LICENSE link. by Daniel Dunbar · 16 years ago
  18. e507905 Improving wording. by Gordon Henriksen · 16 years ago
  19. 5836682 Adding a note about IR generation to the LLVM FAQ. by Gordon Henriksen · 16 years ago
  20. a631a87 __main is dead along with llvm-gcc3. by Chris Lattner · 17 years ago
  21. e9a6c35 Validation fixes by Bill Wendling · 17 years ago
  22. 669ed45 Subversionify the documentation. by Reid Spencer · 17 years ago
  23. 04367bf first pass of nomenclature changes in .html files by Gabor Greif · 17 years ago
  24. 174d578 Added "llvmc" to the FAQ. by Bill Wendling · 17 years ago
  25. d6a68eb Added "doc_class" div tags to code segments. by Bill Wendling · 17 years ago
  26. 31d0419 remove an obsolete question by Chris Lattner · 17 years ago
  27. 434262a Remove references to gccld and gccas, adjusting the documentation to by Reid Spencer · 18 years ago
  28. b495fb0 Add a note about C++ -> C with libstdc++ by Chris Lattner · 18 years ago
  29. 33bef48 Add a link in a prominant location. by Chris Lattner · 18 years ago
  30. e00906f Answer the most frequently asked question, about GEPs. The answer is by Reid Spencer · 18 years ago
  31. af7fd20 Answer the FAQ: "can llvm convert C++ code to C?" by Chris Lattner · 18 years ago
  32. 7b8229a Actually, semantical doesn't appear to be a word. by Jeff Cohen · 18 years ago
  33. ae9a993 Unfortunately this really isn't the place for advertisement. by Chris Lattner · 18 years ago
  34. 83490d3 Fix typo. by Jeff Cohen · 18 years ago
  35. c87f497 Fix some anchors. by Reid Spencer · 18 years ago
  36. 501bfee Add some notes about the current state of source (front end) languages by Reid Spencer · 18 years ago
  37. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 18 years ago
  38. 14fc5c1 Added question about turning off all optimizations. I think this has been asked once or twice. by Tanya Lattner · 19 years ago
  39. 5a53c5d add an entry, add links to entries for demo page. by Chris Lattner · 19 years ago
  40. f96eb57 Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the by Reid Spencer · 20 years ago
  41. 201ddef Correct documentation to reflect the change in location of the CFE runtime by Reid Spencer · 20 years ago
  42. a34e65d We don't have python test classes anymore. by John Criswell · 20 years ago
  43. 237dc2a * Link to the license file from release 1.3 (should we link to CVS version by Misha Brukman · 20 years ago
  44. 1739aec If updating from CVS gives error "No rule to make target", it's faster to just by Misha Brukman · 20 years ago
  45. 7ce62cc * Standardize footer * HTML 4.01 (Strict) compliance by Misha Brukman · 20 years ago
  46. 7911ce2 Make use of the new doc_author class. "Seperate content from presentation" they said. by Chris Lattner · 20 years ago
  47. d179961 Merged in RELEASE_12. by John Criswell · 20 years ago
  48. c50bbc9 Add a faq entry by Chris Lattner · 20 years ago
  49. cd16119 Point to the new license (includes year 2004). Changed crtend.o to libcrtend.a. by John Criswell · 20 years ago
  50. 02f61c1 Corrected typo. by John Criswell · 21 years ago
  51. 306acee The GCC problem is not specific to suse by Chris Lattner · 21 years ago
  52. a28e3ce Add a faq entry for the demo page by Chris Lattner · 21 years ago
  53. c99ba9f `effect' is the noun, `affect' is the verb. by Misha Brukman · 21 years ago
  54. 8a0b924 Add note about sucky suse compiler by Chris Lattner · 21 years ago
  55. cc33d70 add new FAQ entry by Chris Lattner · 21 years ago
  56. 76c1e38 Added the new GCC front end section to the table of contents. by John Criswell · 21 years ago
  57. 6ea30b0 Added information on the GCC front end. by John Criswell · 21 years ago
  58. a653885 * Added a "contents"-like list of questions at the beginning of the file by Misha Brukman · 21 years ago
  59. 3c00970 The answer to this question is "Yes". Let's make that absolutely clear even to by Misha Brukman · 21 years ago
  60. 32a32f0 Call me picky, but it's not the state of Illinois' license, it's the by Misha Brukman · 21 years ago
  61. 58433c4 Rephrase the OSI answer. by Vikram S. Adve · 21 years ago
  62. 6d37679 Dang...these different file locations make it a pain to get the URLs right. by Vikram S. Adve · 21 years ago
  63. 0493f34 Fix license URL and typo. by Vikram S. Adve · 21 years ago
  64. 168da7d Improve formatting of licensing section. by Vikram S. Adve · 21 years ago
  65. 04da65a Add a section on licensing questions. by Vikram S. Adve · 21 years ago
  66. f08c5d8 Added answers to test suite questions. by John Criswell · 21 years ago
  67. c310f62 Fequently Asked Questions about LLVM. Mainly focuses on build problems, but by John Criswell · 21 years ago