Age | Commit message (Expand) | Author |
2004-09-07 | This is the documentation style sheet, not the one for the website. | Misha Brukman |
2004-09-06 | Remove extraneous blank lines. | Misha Brukman |
2004-09-06 | Add link to new howto on writing backends. | Misha Brukman |
2004-09-06 | How to write an LLVM backend, first draft. | Misha Brukman |
2004-09-06 | * Profile-guided needs a hyphen | Misha Brukman |
2004-09-06 | Reword to not use a link text `click here'. | Misha Brukman |
2004-09-05 | HTML 4.01 STRICT compliance. | Reid Spencer |
2004-09-05 | Make section separator comments 80 chars, not 70. | Reid Spencer |
2004-09-05 | Put a space between `Data' and `Structure' of DSA. | Misha Brukman |
2004-09-05 | Remove the bit about this document being my `notes', it has matured since then. | Misha Brukman |
2004-09-05 | Fix object/library filenames that have changed, clarify descriptions. | Misha Brukman |
2004-09-05 | Add DSA. | Misha Brukman |
2004-09-05 | * CSS was created to reduce re-specifying design styles: specify table cell | Misha Brukman |
2004-09-04 | Take one item off the "to do" list: implemented -O1 .. -O5 options for | Reid Spencer |
2004-08-30 | Add a blurb about exploiting the use of external storage. | Reid Spencer |
2004-08-29 | Synchronize documentation of configuration items and substitutions with | Reid Spencer |
2004-08-27 | Fix a typo in the bytecode format documentation | Nate Begeman |
2004-08-27 | Add more content. | Reid Spencer |
2004-08-27 | Bug 430 Fixed. | Reid Spencer |
2004-08-26 | Provide some meta tags for this document. | Reid Spencer |
2004-08-26 | Add the default table related styles | Reid Spencer |
2004-08-26 | Document the rational for the #include hierarchy. | Reid Spencer |
2004-08-25 | Document definitions and computations provided by llvm-bcanalyzer. | Reid Spencer |
2004-08-24 | Add some details | Chris Lattner |
2004-08-24 | Added BURS. | Reid Spencer |
2004-08-24 | bug fixed | Brian Gaeke |
2004-08-24 | Change LVN -> Load-VN since that's the name of the cmdline switch | Misha Brukman |
2004-08-24 | Fix some grammar. | Misha Brukman |
2004-08-24 | Added DSE, LICM, LVN, PRE, SCCP, and SSA | Misha Brukman |
2004-08-23 | Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs) | Misha Brukman |
2004-08-23 | Note: do not use GNU binutils under AIX, they're not stable. | Misha Brukman |
2004-08-22 | Many useful corrections resulting from Chris Lattner's review. Thanks Chris! | Reid Spencer |
2004-08-21 | Bytecode libraries are installed with `make install-bytecode' | Misha Brukman |
2004-08-21 | First complete version. The details of configuration are now correctly | Reid Spencer |
2004-08-20 | Packed types, brought to you by Brad Jones | Brian Gaeke |
2004-08-20 | Bug fixed | Chris Lattner |
2004-08-18 | Correct a link, add a TOC entry. | Reid Spencer |
2004-08-18 | Provided opcode definitions. | Reid Spencer |
2004-08-17 | Added a *very* initial cut at a lexicon for LLVM. I don't plan to write | Reid Spencer |
2004-08-17 | Documented (Java properties file like) syntax of config file format | Reid Spencer |
2004-08-17 | Add a reference to the ComilerDriver documentation. | Reid Spencer |
2004-08-17 | Documented the removal of alignment in version 4 bytecode files (version 3 | Reid Spencer |
2004-08-17 | Technical Corrections (thanks to Robert Mykland): | Reid Spencer |
2004-08-16 | Spaces arg! | Chris Lattner |
2004-08-16 | Correct the documentation for the module block header which uses the long | Reid Spencer |
2004-08-16 | Bug 422 fixed. | Reid Spencer |
2004-08-16 | Merged in RELEASE_13. This fixes the Command Guide link when browsing the | John Criswell |
2004-08-16 | Merged in release_13 branch. | John Criswell |
2004-08-16 | Bug fixed | Chris Lattner |
2004-08-16 | Scrub all LLVM 1.3 stuff, changing over to 1.4. Add info about PR419, | Chris Lattner |