aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2004-06-02cygwin apparently doesn't have widechar support. But when disabled, the wholeChris Lattner
2004-06-02Add a link to the code gen documentChris Lattner
2004-06-02Here's another pod.Brian Gaeke
2004-06-02Look, it's a gccas pod.Brian Gaeke
2004-06-02Add a note about the V9 backend.Chris Lattner
2004-06-01Bug fixedChris Lattner
2004-06-01Call Cygwin by its proper name, and give it a link. :-)Brian Gaeke
2004-06-01Add a note about cygwinChris Lattner
2004-06-01* Standardize footerMisha Brukman
2004-06-01Finish the thought that got interrupted when my train arrived. :)Chris Lattner
2004-06-01Fix wandering </a>, add note about cygwin being supported.Chris Lattner
2004-06-01* Use sans-serif fonts just like in the rest of doxygenMisha Brukman
2004-06-01* Make it HTML4.01Chris Lattner
2004-06-01Make doxygen pages look like our own documentation.Misha Brukman
2004-06-01* Add the year 2003 back to the copyright lineMisha Brukman
2004-06-01* It's now the year 2004Misha Brukman
2004-06-01Add a warning about incompleteness, fix validation errorsChris Lattner
2004-06-01It's a small start, but it is certainly needed. Contributions are certainlyChris Lattner
2004-05-28Add links to new-featuer and code-cleanup bugsChris Lattner
2004-05-28Reid implemented this.Chris Lattner
2004-05-28Unbreak the bugpoint imageChris Lattner
2004-05-27Continue the expositionChris Lattner
2004-05-27Add section on the newly added Instruction and subclasses constructorAlkis Evlogimenos
2004-05-26Fix a bug in reid's checkinChris Lattner
2004-05-26Added a section on the SymbolTable class.Reid Spencer
2004-05-25Make use of the doc_author and doc_code styles. <tt>'ify llvm names. MinorChris Lattner
2004-05-25Added a bit on slot numbers.Reid Spencer
2004-05-25Fix a small typo.Reid Spencer
2004-05-24Make doc_code shrink-to-fit. This only works in mozilla, but it doesn'tChris Lattner
2004-05-24Lots of minor typo fixes, some minor inaccuracies fixed, and some new material.Chris Lattner
2004-05-24new featureChris Lattner
2004-05-24Fix a couple of busted li'sChris Lattner
2004-05-24Add a todo to make it clear that the section is not doneChris Lattner
2004-05-24Personally, I think that documentation is as important as code. IncreaseChris Lattner
2004-05-24Fix a div problem that was causing some wierd indentation. Get more div'yChris Lattner
2004-05-24Add some notesChris Lattner
2004-05-24Add a link to the GC docChris Lattner
2004-05-23Create a new style for tables that have no width (.doc_table_nw) so theReid Spencer
2004-05-23Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner
2004-05-23Lots of minor cleanups and clarificationsChris Lattner
2004-05-23Remove implemented stuffChris Lattner
2004-05-23Describe the new garbage collector intrinsicsChris Lattner
2004-05-23Lots of minor fixes and formatting improvementsChris Lattner
2004-05-23Update the coding standards, removign the bit about avoiding exceptions andChris Lattner
2004-05-23Substantially expand and update the alias analysis documentation, includingChris Lattner
2004-05-23Various changes to make the docs look nicer. Add a new doc_author class.Chris Lattner
2004-05-23Add a new document describing the LLVM accurate garbage collection support.Chris Lattner
2004-05-23Fix a couple misplaced div tagsChris Lattner
2004-05-23Revert back to the previous version, as it doesn't work with mozilla, and peo...Chris Lattner
2004-05-23Added a "Miscellaneous Improvements" section to cover things like theReid Spencer