summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Fix a typo in the bytecode format documentationNate Begeman2004-08-27
* Add more content.Reid Spencer2004-08-27
* Bug 430 Fixed.Reid Spencer2004-08-27
* Provide some meta tags for this document.Reid Spencer2004-08-26
* Add the default table related stylesReid Spencer2004-08-26
* Document the rational for the #include hierarchy.Reid Spencer2004-08-26
* Document definitions and computations provided by llvm-bcanalyzer.Reid Spencer2004-08-25
* Add some detailsChris Lattner2004-08-24
* Added BURS.Reid Spencer2004-08-24
* bug fixedBrian Gaeke2004-08-24
* Change LVN -> Load-VN since that's the name of the cmdline switchMisha Brukman2004-08-24
* Fix some grammar.Misha Brukman2004-08-24
* Added DSE, LICM, LVN, PRE, SCCP, and SSAMisha Brukman2004-08-24
* Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs)Misha Brukman2004-08-23
* Note: do not use GNU binutils under AIX, they're not stable.Misha Brukman2004-08-23
* Many useful corrections resulting from Chris Lattner's review. Thanks Chris!Reid Spencer2004-08-22
* Bytecode libraries are installed with `make install-bytecode'Misha Brukman2004-08-21
* First complete version. The details of configuration are now correctlyReid Spencer2004-08-21
* Packed types, brought to you by Brad JonesBrian Gaeke2004-08-20
* Bug fixedChris Lattner2004-08-20
* Correct a link, add a TOC entry.Reid Spencer2004-08-18
* Provided opcode definitions.Reid Spencer2004-08-18
* Added a *very* initial cut at a lexicon for LLVM. I don't plan to writeReid Spencer2004-08-17
* Documented (Java properties file like) syntax of config file formatReid Spencer2004-08-17
* Add a reference to the ComilerDriver documentation.Reid Spencer2004-08-17
* Documented the removal of alignment in version 4 bytecode files (version 3Reid Spencer2004-08-17
* Technical Corrections (thanks to Robert Mykland):Reid Spencer2004-08-17
* Spaces arg!Chris Lattner2004-08-16
* Correct the documentation for the module block header which uses the longReid Spencer2004-08-16
* Bug 422 fixed.Reid Spencer2004-08-16
* Merged in RELEASE_13. This fixes the Command Guide link when browsing theJohn Criswell2004-08-16
* Merged in release_13 branch.John Criswell2004-08-16
* Bug fixedChris Lattner2004-08-16
* Scrub all LLVM 1.3 stuff, changing over to 1.4. Add info about PR419,Chris Lattner2004-08-16
* Use the `tools-only' target to avoid getting warnings about not having a CFE.Misha Brukman2004-08-14
* Added description of usage of the getPosition() option on cl::opt andReid Spencer2004-08-13
* Wrap long lines and try to fill the 80 chars per line so that we don't have tooMisha Brukman2004-08-12
* * Escape &, <, and >Misha Brukman2004-08-12
* Add description of packed type support.Chris Lattner2004-08-12
* Add information on adding a derived type to LLVM, patch contributed byChris Lattner2004-08-12
* Finish HTMLizing the document. Configuration section is very crufty.Reid Spencer2004-08-10
* Fixed some spellos and grammaros.Reid Spencer2004-08-10
* Add note about AIX/PowerPC with disk space requirements. Wrap long line.Misha Brukman2004-08-09
* * CFE builds on AIX/PowerPCMisha Brukman2004-08-09
* Move information on Configuration files to the ../CompilerDriver.htmlReid Spencer2004-08-09
* This is the initial draft of the Compiler Driver documentation. It is notReid Spencer2004-08-09
* This isn't a bug, it's a missing featureChris Lattner2004-08-08
* Added information about the configuration file. This is a temporary homeReid Spencer2004-08-07
* Correct spelling mistakes. Wrap lines at 80 columns.Reid Spencer2004-08-06
* Various updates suggested by Misha and Chris. Moved material that isReid Spencer2004-08-06