1. 35eca58 Document unreachable instruction by Chris Lattner · 20 years ago
  2. a1dad81 Add missing 'Instruction Opcodes' bullet to TOC by Chris Lattner · 20 years ago
  3. 1dfc8e5 None of these have actually been implemented yet. by Chris Lattner · 20 years ago
  4. 9500a6e Fix broken links by Chris Lattner · 20 years ago
  5. ffd9cef Fix grammaro by Chris Lattner · 20 years ago
  6. 9cfa0d9 It looks like we're not releasing 1.4 with llvm.org as the official domain by Chris Lattner · 20 years ago
  7. 0adfeed Describe how to configure tests to work with f2c by Misha Brukman · 20 years ago
  8. 0904f09 * Reformat to fit 80 cols * Add missing <li> tags by Misha Brukman · 20 years ago
  9. 3787405 Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen! by Chris Lattner · 20 years ago
  10. e4421b4 Bug fixed by Chris Lattner · 20 years ago
  11. b8cbd9f Add example 'abstract' architectures for LLI: MIX, MMIX, and DLX by Misha Brukman · 20 years ago
  12. c2a5730 Add project by Chris Lattner · 20 years ago
  13. 6d84e0d Add note about converting Skeleton to a useful backend and using it in the by Misha Brukman · 20 years ago
  14. e39cd63 * InstructionReader.cpp was absorbed into Reader.cpp * Wrap at 80 cols by Misha Brukman · 20 years ago
  15. 98e81bf Bug fixed by Chris Lattner · 20 years ago
  16. e19d7a7 Patch contributed by Patrick Meredith: by Chris Lattner · 20 years ago
  17. ad405ce Fix grammar. by Misha Brukman · 20 years ago
  18. b40df56 Add a blurb about the use of class vs. struct keyword in class decls. by Reid Spencer · 20 years ago
  19. 39dccd8 Thanks to Brad for documentation on adding a DerivedType by Misha Brukman · 20 years ago
  20. f627892 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 20 years ago
  21. d404d7f The lexicon doc is more of a user guide than programming dox by Chris Lattner · 20 years ago
  22. 57d43e1 better code Move other things to the right sections by Chris Lattner · 20 years ago
  23. 62b442d Misha implemented the ModuleProvider interface back in 9/18/2003. by Chris Lattner · 20 years ago
  24. 8fdb246 Provide initial docs for CallGraphSCCPass's, and fix several grammar-o's and by Chris Lattner · 20 years ago
  25. 7a2fd89 Make this HTML 4.01 strict by Chris Lattner · 20 years ago
  26. 372dc8d Bug fixed by Chris Lattner · 20 years ago
  27. 9934f97 Add notes about some buggy passes by Chris Lattner · 20 years ago
  28. 24fdc1d Fix broken internal links (one found by seventwentyfour.com spider) by Misha Brukman · 20 years ago
  29. 1739aec If updating from CVS gives error "No rule to make target", it's faster to just by Misha Brukman · 20 years ago
  30. d54fe67 Fix broken link to the 2004 CGO paper. by Misha Brukman · 20 years ago
  31. ec98fed bug 352 fixed bug 257 fixed by Reid Spencer · 20 years ago
  32. 10c0a2e This is the documentation style sheet, not the one for the website. by Misha Brukman · 20 years ago
  33. a3f0313 Remove extraneous blank lines. by Misha Brukman · 20 years ago
  34. 96bba38 Add link to new howto on writing backends. by Misha Brukman · 20 years ago
  35. 8eb6719 How to write an LLVM backend, first draft. by Misha Brukman · 20 years ago
  36. 05bcca9 * Profile-guided needs a hyphen * Dead store elimination has been implemented by Misha Brukman · 20 years ago
  37. 0b9370f Reword to not use a link text `click here'. by Misha Brukman · 20 years ago
  38. 77d9019 HTML 4.01 STRICT compliance. by Reid Spencer · 20 years ago
  39. 8284f1f Make section separator comments 80 chars, not 70. by Reid Spencer · 20 years ago
  40. 100bd71 Put a space between `Data' and `Structure' of DSA. by Misha Brukman · 20 years ago
  41. fe73285 Remove the bit about this document being my `notes', it has matured since then. by Misha Brukman · 20 years ago
  42. 2161834 Fix object/library filenames that have changed, clarify descriptions. by Misha Brukman · 20 years ago
  43. 9a4c904 Add DSA. by Misha Brukman · 20 years ago
  44. eedba5e * CSS was created to reduce re-specifying design styles: specify table cell by Misha Brukman · 20 years ago
  45. 88eed81 Take one item off the "to do" list: implemented -O1 .. -O5 options for by Reid Spencer · 20 years ago
  46. b993feb Add a blurb about exploiting the use of external storage. by Reid Spencer · 20 years ago
  47. 514b967 Synchronize documentation of configuration items and substitutions with by Reid Spencer · 20 years ago
  48. 52ca9e4 Fix a typo in the bytecode format documentation by Nate Begeman · 20 years ago
  49. 7acb866 Add more content. by Reid Spencer · 20 years ago
  50. b810d5f Bug 430 Fixed. by Reid Spencer · 20 years ago
  51. 3921c74 Provide some meta tags for this document. by Reid Spencer · 20 years ago
  52. 2f1e7a0 Add the default table related styles by Reid Spencer · 20 years ago
  53. 9518920 Document the rational for the #include hierarchy. by Reid Spencer · 20 years ago
  54. 431ab85 Document definitions and computations provided by llvm-bcanalyzer. by Reid Spencer · 20 years ago
  55. c4985ba Add some details by Chris Lattner · 20 years ago
  56. ce6be33 Added BURS. by Reid Spencer · 20 years ago
  57. e77c8e7 bug fixed by Brian Gaeke · 20 years ago
  58. 183cfc2 Change LVN -> Load-VN since that's the name of the cmdline switch by Misha Brukman · 20 years ago
  59. cb3c6a4 Fix some grammar. by Misha Brukman · 20 years ago
  60. ec8fe3c Added DSE, LICM, LVN, PRE, SCCP, and SSA by Misha Brukman · 20 years ago
  61. e51c356 Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs) by Misha Brukman · 20 years ago
  62. 03ea9d4 Note: do not use GNU binutils under AIX, they're not stable. by Misha Brukman · 20 years ago
  63. 46d2192 Many useful corrections resulting from Chris Lattner's review. Thanks Chris! by Reid Spencer · 20 years ago
  64. ad38e96 Bytecode libraries are installed with `make install-bytecode' by Misha Brukman · 20 years ago
  65. eefdae5 First complete version. The details of configuration are now correctly by Reid Spencer · 20 years ago
  66. 715c90b Packed types, brought to you by Brad Jones by Brian Gaeke · 20 years ago
  67. 980c50f Bug fixed by Chris Lattner · 20 years ago
  68. 43dfdb7 Correct a link, add a TOC entry. by Reid Spencer · 20 years ago
  69. 09daa63 Provided opcode definitions. by Reid Spencer · 20 years ago
  70. 85baf76 Added a *very* initial cut at a lexicon for LLVM. I don't plan to write by Reid Spencer · 20 years ago
  71. aaa3da9 Documented (Java properties file like) syntax of config file format by Reid Spencer · 20 years ago
  72. 2d1e01c Add a reference to the ComilerDriver documentation. by Reid Spencer · 20 years ago
  73. cf549e1 Documented the removal of alignment in version 4 bytecode files (version 3 by Reid Spencer · 20 years ago
  74. 8996e55 Technical Corrections (thanks to Robert Mykland): by Reid Spencer · 20 years ago
  75. 5aff355 Spaces arg! by Chris Lattner · 20 years ago
  76. 5bc74d5 Correct the documentation for the module block header which uses the long by Reid Spencer · 20 years ago
  77. 51d1cb3 Bug 422 fixed. by Reid Spencer · 20 years ago
  78. a653656 Merged in RELEASE_13. This fixes the Command Guide link when browsing the by John Criswell · 20 years ago
  79. 18b7464 Merged in release_13 branch. by John Criswell · 20 years ago
  80. 446562f Bug fixed by Chris Lattner · 20 years ago
  81. 5c3389a Scrub all LLVM 1.3 stuff, changing over to 1.4. Add info about PR419, by Chris Lattner · 20 years ago
  82. e749053 Use the `tools-only' target to avoid getting warnings about not having a CFE. by Misha Brukman · 20 years ago
  83. 2c8ab58 Added description of usage of the getPosition() option on cl::opt and cl::list. by Reid Spencer · 20 years ago
  84. c24b758 Wrap long lines and try to fill the 80 chars per line so that we don't have too by Misha Brukman · 20 years ago
  85. 7cc8a89 * Escape &, <, and > by Misha Brukman · 20 years ago
  86. a58561b Add description of packed type support. by Chris Lattner · 20 years ago
  87. 8dad40c Add information on adding a derived type to LLVM, patch contributed by by Chris Lattner · 20 years ago
  88. a2aa304 Finish HTMLizing the document. Configuration section is very crufty. by Reid Spencer · 20 years ago
  89. d847337 Fixed some spellos and grammaros. by Reid Spencer · 20 years ago
  90. 22e9e33 Add note about AIX/PowerPC with disk space requirements. Wrap long line. by Misha Brukman · 20 years ago
  91. a964fe5 * CFE builds on AIX/PowerPC * Wrap long code lines by Misha Brukman · 20 years ago
  92. c40ca35 Move information on Configuration files to the ../CompilerDriver.html by Reid Spencer · 20 years ago
  93. b1254a1 This is the initial draft of the Compiler Driver documentation. It is not by Reid Spencer · 20 years ago
  94. eb67396 This isn't a bug, it's a missing feature by Chris Lattner · 20 years ago
  95. af2f924 Added information about the configuration file. This is a temporary home by Reid Spencer · 20 years ago
  96. f9cdefb Correct spelling mistakes. Wrap lines at 80 columns. by Reid Spencer · 20 years ago
  97. f2edda0 Various updates suggested by Misha and Chris. Moved material that is by Reid Spencer · 20 years ago
  98. be65afb First version of a manual page for the llvmc compiler driver. This tool is by Reid Spencer · 20 years ago
  99. e58d356 More prominantly mention ppc support, more accurately describe its status by Chris Lattner · 20 years ago
  100. 9411875 * Mention PowerPC as new feature, and experimental feature by Misha Brukman · 20 years ago