- 7911ce2 Make use of the new doc_author class. "Seperate content from presentation" they said. by Chris Lattner · 20 years ago
- 69bf8a9 Lots of minor cleanups and clarifications by Chris Lattner · 20 years ago
- 97d49ef Remove implemented stuff by Chris Lattner · 20 years ago
- d792391 Describe the new garbage collector intrinsics by Chris Lattner · 20 years ago
- 4129b2a Lots of minor fixes and formatting improvements by Chris Lattner · 20 years ago
- 999cf09 Update the coding standards, removign the bit about avoiding exceptions and by Chris Lattner · 20 years ago
- ccc8065 Substantially expand and update the alias analysis documentation, including by Chris Lattner · 20 years ago
- 88c595f Various changes to make the docs look nicer. Add a new doc_author class. by Chris Lattner · 20 years ago
- 0d8c2db Add a new document describing the LLVM accurate garbage collection support. by Chris Lattner · 20 years ago
- aab56d4 Fix a couple misplaced div tags by Chris Lattner · 20 years ago
- 9f57b18 Revert back to the previous version, as it doesn't work with mozilla, and people REALLY CAN just click the link. :) by Chris Lattner · 20 years ago
- 8e0262f Added a "Miscellaneous Improvements" section to cover things like the by Reid Spencer · 20 years ago
- 6f1d699 Make the file HTML 4.01 (Strict) clean. by Reid Spencer · 20 years ago
- b39021b Additional content describing variable bit rate encoding, correcting the by Reid Spencer · 20 years ago
- 3ca836a Put back the inlined bug list. Use the OBJECT tag to make it HTML-4.01 by Alkis Evlogimenos · 20 years ago
- 939290f Some additional data added to the bytecode specification. by Reid Spencer · 20 years ago
- 5002661 Added an initial template/overview for documentation of the LLVM Bytecode by Reid Spencer · 20 years ago
- f90ce9e Removed the 64-bit fix from the "to do" list since the bug is fixed. by Reid Spencer · 20 years ago
- e5ad10a Bug fixed by Chris Lattner · 20 years ago
- 93763c3 Rename "User's Guide" to "Command Guide" to be consistent with current scheme. by Misha Brukman · 20 years ago
- 5a256b4 Ignore generated ps files. by Misha Brukman · 20 years ago
- 43c8e40 Ignore generated man files. by Misha Brukman · 20 years ago
- 3f8f569 Ignore generated HTML files. by Misha Brukman · 20 years ago
- 8d9d79d This is the stylesheet used by perldoc.com; we shall modify it as we see fit. by Misha Brukman · 20 years ago
- 9ff1a93 Put outputs of each type into a separate subdirectory. by Misha Brukman · 20 years ago
- e993d20 More pods... work in progress by Brian Gaeke · 20 years ago
- 3c687a0 Use <pre> instead of <p><tt> combo to decrease space used for code blocks. by Misha Brukman · 20 years ago
- 1e4ae2b Mention the --tool-args option that Brian and Chris added. by Misha Brukman · 20 years ago
- f0c71d4 Make link to HowToSubmitABug.html local instead of to LLVM website. by Misha Brukman · 20 years ago
- bfd1ce3 NAME section is supposed to have a brief description, for apropos(1) & whatis(1) by Brian Gaeke · 20 years ago
- 25ab104 This seems like as good a place as any to keep POD files. by Brian Gaeke · 20 years ago
- d1fbc8a Specify units in padding length. by Misha Brukman · 20 years ago
- 5538d83 Make page HTML-4.01 compliant (& => & in URL). by Misha Brukman · 20 years ago
- 0428962 Reduce line length to about 80 chars. by Reid Spencer · 21 years ago
- fd90f88 Insert spacing between the table and the next section. by Misha Brukman · 21 years ago
- f39d5d6 * Use stylesheets for table borders so we factor out the formatting and can by Misha Brukman · 21 years ago
- 6df9e2c Break lines at 80 cols; eliminate extra space caused by a single <p> tag on a by Misha Brukman · 21 years ago
- 5f4d473 Make the subsubsections stand out a bit more by Chris Lattner · 21 years ago
- 54dfb2a These images have been moved to img/ by Misha Brukman · 21 years ago
- e849a1a Use the images in the img/ directory. by Misha Brukman · 21 years ago
- b9e41eb Finally, switch to a stylesheet that makes the documentation easier on the eyes by Misha Brukman · 21 years ago
- db8d5b2 Centralize images in this dir; add lines.gif from website for consistent by Misha Brukman · 21 years ago
- f6a0407 Make file use stylesheets and be HTML-4.01 (Strict)-compliant. by Misha Brukman · 21 years ago
- 3669299 Made document HTML-4.01 (Strict)-compliant. by Misha Brukman · 21 years ago
- b9be2bf Make file standard-compliant once again. by Misha Brukman · 21 years ago
- 8287373 Made file comply with HTML-4.01 (Strict) by Misha Brukman · 21 years ago
- 836db50 Made file HTML-4.01 (Strict)-compliant. by Misha Brukman · 21 years ago
- 6a2b310 Made to be HTML-4.01 (Strict)-compliant. by Misha Brukman · 21 years ago
- c53aefb Made to be HTML-4.01 (Strict) -compliant. by Misha Brukman · 21 years ago
- 6c16c4b Add proper footer since this file is HTML-4.01 compliant. by Misha Brukman · 21 years ago
- 85234ac Make document HTML-4.01 (Strict) compliant. by Misha Brukman · 21 years ago
- f6acb51 Fix grammar: remove `the' before LLVM. by Misha Brukman · 21 years ago
- b69715e * Make the document format follow the stringent purple standards (like the rest by Misha Brukman · 21 years ago
- 300e74b Add link to Valgrind. by Misha Brukman · 21 years ago
- 8436c21 Add a note to make sure the program is memory correct by Chris Lattner · 21 years ago
- 3699e05 Bug fixed by Chris Lattner · 21 years ago
- 44ff57a Bug 178 Fixed by Reid Spencer · 21 years ago
- b0fd761 Bug fixed. Rewrite portability intro. by Brian Gaeke · 21 years ago
- add68af PR implemented by Chris Lattner · 21 years ago
- 581dc80 Bug fixed by Chris Lattner · 21 years ago
- 4d8d49f Bug fixed. by John Criswell · 21 years ago
- be801bf Add a new cl::PositionalEatsArgs flag by Chris Lattner · 21 years ago
- 43be311 Bugs fixed by Brian Gaeke · 21 years ago
- cbc796e update command guide to have --tool-args by Brian Gaeke · 21 years ago
- d4594dc Bug fixed by Chris Lattner · 21 years ago
- 6e1ef19 Add some stuff to the release notes. by Chris Lattner · 21 years ago
- a19a3db Add comment about optimizations by Chris Lattner · 21 years ago
- 4b538b9 Fix broken link, again. by Chris Lattner · 21 years ago
- eeddcdc Fix a broken link by Chris Lattner · 21 years ago
- 6df29c6 bug fixed by Chris Lattner · 21 years ago
- 21a710a Add some PRs which were fixed, but not previously mentioned in the rel. notes. by Brian Gaeke · 21 years ago
- f6f7ec1 * Remove note about "UNSUPPORTED: " feature that just became supported by Misha Brukman · 21 years ago
- e8cad78 Display sample bugpoint output with the `code' stylesheet class. by Misha Brukman · 21 years ago
- cb00336 Add notes about PRs 38 and 290 being fixed. by Misha Brukman · 21 years ago
- a7aadf1 Wrap (some) lines to 80 cols. by Misha Brukman · 21 years ago
- dec8cfb Add idea about a disassembler. by Misha Brukman · 21 years ago
- fe22af6 * Fix capitalization of PICk * Wrap long lines to 80 cols by Misha Brukman · 21 years ago
- 180e8af Add note about easier way to debug tests in the llvm tree. by Misha Brukman · 21 years ago
- f4e4feb Add note about passing arguments to program being debugged. by Misha Brukman · 21 years ago
- f804e2c Removed obsolete doxygen options (they were blank anyway). by Misha Brukman · 21 years ago
- d828bc6 Add a note by Chris Lattner · 21 years ago
- 6491340 Add notes about some of the code quality improvements that have gone in by Chris Lattner · 21 years ago
- 96db6fc Corrected the descriptions of the llvm.writeport and llvm.writeio intrinsics. by John Criswell · 21 years ago
- 183402a Added initial design for the llvm.readio and llvm.writeio intrinsics. by John Criswell · 21 years ago
- 0190fdb Add note by Chris Lattner · 21 years ago
- 3636540 Expand on adding an intrinsic. Move section to before adding an instruction by Chris Lattner · 21 years ago
- 4457dc9 Fixed some spelling. by John Criswell · 21 years ago
- 7123e27 Modified the prototypes of the llvm.readport and llvm.writeport intrinsics by John Criswell · 21 years ago
- cfd3bac Added the llvm.readport and llvm.writeport intrinsics. by John Criswell · 21 years ago
- 2d26135 We have a global reg. allocator now -- thanks to Alkis. by Brian Gaeke · 21 years ago
- acd85c5 Bugs fixed new features implemented by Chris Lattner · 21 years ago
- f701069 Document new option by Chris Lattner · 21 years ago
- 1c62355 Update docs a bit by Chris Lattner · 21 years ago
- e5109fa Remove some options that don't really have anything to do with bugpoint by Chris Lattner · 21 years ago
- 1e07e0c * Added link to newly written ExtendingLLVM.html document by Misha Brukman · 21 years ago
- b3b2827 Incorporated Chris' comments. by Misha Brukman · 21 years ago
- a3ce429 Added notes on extending LLVM with new instructions, intrinsics, types, etc. by Misha Brukman · 21 years ago
- ce8492d PR82 is finally fixed! by Chris Lattner · 21 years ago
- f74d5c7 Update getelementptr instruction description by Chris Lattner · 21 years ago
- 89c6048 PR305 is now fixed by Chris Lattner · 21 years ago