aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix grammaroChris Lattner2004-10-091-1/+1
* It looks like we're not releasing 1.4 with llvm.org as the official domainChris Lattner2004-10-091-12/+12
* Describe how to configure tests to work with f2cMisha Brukman2004-10-081-0/+26
* * Reformat to fit 80 colsMisha Brukman2004-10-081-54/+53
* Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen!Chris Lattner2004-10-061-1/+1
* Bug fixedChris Lattner2004-10-051-0/+2
* Add example 'abstract' architectures for LLI: MIX, MMIX, and DLXMisha Brukman2004-10-041-1/+4
* Add projectChris Lattner2004-10-011-0/+2
* Add note about converting Skeleton to a useful backend and using it in theMisha Brukman2004-10-011-0/+11
* * InstructionReader.cpp was absorbed into Reader.cppMisha Brukman2004-09-281-2/+3
* Bug fixedChris Lattner2004-09-281-1/+1
* Patch contributed by Patrick Meredith:Chris Lattner2004-09-271-31/+70
* Fix grammar.Misha Brukman2004-09-271-2/+2
* Add a blurb about the use of class vs. struct keyword in class decls.Reid Spencer2004-09-231-0/+18
* Thanks to Brad for documentation on adding a DerivedTypeMisha Brukman2004-09-211-1/+2
* 'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner2004-09-201-27/+30
* The lexicon doc is more of a user guide than programming doxChris Lattner2004-09-191-3/+3
* better codeChris Lattner2004-09-191-4/+6
* Misha implemented the ModuleProvider interface back in 9/18/2003.Chris Lattner2004-09-181-28/+0
* Provide initial docs for CallGraphSCCPass's, and fix several grammar-o's andChris Lattner2004-09-181-15/+130
* Make this HTML 4.01 strictChris Lattner2004-09-181-4/+4
* Bug fixedChris Lattner2004-09-151-1/+3
* Add notes about some buggy passesChris Lattner2004-09-141-1/+1
* Fix broken internal links (one found by seventwentyfour.com spider)Misha Brukman2004-09-091-2/+2
* If updating from CVS gives error "No rule to make target", it's faster to justMisha Brukman2004-09-091-0/+33
* Fix broken link to the 2004 CGO paper.Misha Brukman2004-09-091-4/+4
* bug 352 fixedReid Spencer2004-09-071-1/+4
* This is the documentation style sheet, not the one for the website.Misha Brukman2004-09-071-1/+1
* Remove extraneous blank lines.Misha Brukman2004-09-061-3/+0
* Add link to new howto on writing backends.Misha Brukman2004-09-061-0/+3
* How to write an LLVM backend, first draft.Misha Brukman2004-09-061-0/+245
* * Profile-guided needs a hyphenMisha Brukman2004-09-061-4/+3
* Reword to not use a link text `click here'.Misha Brukman2004-09-061-2/+2
* HTML 4.01 STRICT compliance.Reid Spencer2004-09-051-116/+150
* Make section separator comments 80 chars, not 70.Reid Spencer2004-09-051-184/+245
* Put a space between `Data' and `Structure' of DSA.Misha Brukman2004-09-053-5/+5
* Remove the bit about this document being my `notes', it has matured since then.Misha Brukman2004-09-051-5/+0
* Fix object/library filenames that have changed, clarify descriptions.Misha Brukman2004-09-052-92/+60
* Add DSA.Misha Brukman2004-09-051-0/+3
* * CSS was created to reduce re-specifying design styles: specify table cellMisha Brukman2004-09-052-204/+216
* Take one item off the "to do" list: implemented -O1 .. -O5 options forReid Spencer2004-09-041-2/+0
* Add a blurb about exploiting the use of external storage.Reid Spencer2004-08-301-2/+10
* Synchronize documentation of configuration items and substitutions withReid Spencer2004-08-291-80/+31
* Fix a typo in the bytecode format documentationNate Begeman2004-08-271-1/+1
* Add more content.Reid Spencer2004-08-271-27/+220
* Bug 430 Fixed.Reid Spencer2004-08-271-0/+2
* Provide some meta tags for this document.Reid Spencer2004-08-261-0/+4
* Add the default table related stylesReid Spencer2004-08-261-0/+8
* Document the rational for the #include hierarchy.Reid Spencer2004-08-261-0/+112
* Document definitions and computations provided by llvm-bcanalyzer.Reid Spencer2004-08-251-1/+252