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