summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner2004-09-20
* The lexicon doc is more of a user guide than programming doxChris Lattner2004-09-19
* better codeChris Lattner2004-09-19
* Misha implemented the ModuleProvider interface back in 9/18/2003.Chris Lattner2004-09-18
* Provide initial docs for CallGraphSCCPass's, and fix several grammar-o's andChris Lattner2004-09-18
* Make this HTML 4.01 strictChris Lattner2004-09-18
* Bug fixedChris Lattner2004-09-15
* Add notes about some buggy passesChris Lattner2004-09-14
* Fix broken internal links (one found by seventwentyfour.com spider)Misha Brukman2004-09-09
* If updating from CVS gives error "No rule to make target", it's faster to justMisha Brukman2004-09-09
* Fix broken link to the 2004 CGO paper.Misha Brukman2004-09-09
* bug 352 fixedReid Spencer2004-09-07
* This is the documentation style sheet, not the one for the website.Misha Brukman2004-09-07
* Remove extraneous blank lines.Misha Brukman2004-09-06
* Add link to new howto on writing backends.Misha Brukman2004-09-06
* How to write an LLVM backend, first draft.Misha Brukman2004-09-06
* * Profile-guided needs a hyphenMisha Brukman2004-09-06
* Reword to not use a link text `click here'.Misha Brukman2004-09-06
* HTML 4.01 STRICT compliance.Reid Spencer2004-09-05
* Make section separator comments 80 chars, not 70.Reid Spencer2004-09-05
* Put a space between `Data' and `Structure' of DSA.Misha Brukman2004-09-05
* Remove the bit about this document being my `notes', it has matured since then.Misha Brukman2004-09-05
* Fix object/library filenames that have changed, clarify descriptions.Misha Brukman2004-09-05
* Add DSA.Misha Brukman2004-09-05
* * CSS was created to reduce re-specifying design styles: specify table cellMisha Brukman2004-09-05
* Take one item off the "to do" list: implemented -O1 .. -O5 options forReid Spencer2004-09-04
* Add a blurb about exploiting the use of external storage.Reid Spencer2004-08-30
* Synchronize documentation of configuration items and substitutions withReid Spencer2004-08-29
* 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