summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* * Add spaces between function names for readabilityMisha Brukman2004-10-29
* Add a couple of new featuresChris Lattner2004-10-27
* Use <tt> around "#include" and "std::endl"Misha Brukman2004-10-26
* Use <tt> around header namesMisha Brukman2004-10-26
* * Fix spelling and grammar errorsMisha Brukman2004-10-26
* Bug fixedChris Lattner2004-10-25
* add a link to the makefile guide, eliminate redundant link to coding stdsChris Lattner2004-10-25
* Make a sentence easier to parseChris Lattner2004-10-25
* Fix spellosChris Lattner2004-10-25
* First draft. More to come.Reid Spencer2004-10-24
* First cut at the LLVM Makefile Guide. There's lots to correct and lots moreReid Spencer2004-10-23
* * Add a space between wordsMisha Brukman2004-10-16
* Update release notesChris Lattner2004-10-16
* Document unreachable instructionChris Lattner2004-10-16
* Add missing 'Instruction Opcodes' bullet to TOCChris Lattner2004-10-16
* None of these have actually been implemented yet.Chris Lattner2004-10-16
* Fix broken linksChris Lattner2004-10-15
* Fix grammaroChris Lattner2004-10-09
* It looks like we're not releasing 1.4 with llvm.org as the official domainChris Lattner2004-10-09
* Describe how to configure tests to work with f2cMisha Brukman2004-10-08
* * Reformat to fit 80 colsMisha Brukman2004-10-08
* Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen!Chris Lattner2004-10-06
* Bug fixedChris Lattner2004-10-05
* Add example 'abstract' architectures for LLI: MIX, MMIX, and DLXMisha Brukman2004-10-04
* Add projectChris Lattner2004-10-01
* Add note about converting Skeleton to a useful backend and using it in theMisha Brukman2004-10-01
* * InstructionReader.cpp was absorbed into Reader.cppMisha Brukman2004-09-28
* Bug fixedChris Lattner2004-09-28
* Patch contributed by Patrick Meredith:Chris Lattner2004-09-27
* Fix grammar.Misha Brukman2004-09-27
* Add a blurb about the use of class vs. struct keyword in class decls.Reid Spencer2004-09-23
* Thanks to Brad for documentation on adding a DerivedTypeMisha Brukman2004-09-21
* '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