summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Document the new llvm-ranlib command.Reid Spencer2004-11-12
* Correctly terminate a list.Reid Spencer2004-11-12
* Document the modifiers and the file format.Reid Spencer2004-11-12
* Add llvm-ar to the index.Reid Spencer2004-11-11
* First attempt at llvm-ar documentation. Modifiers need a little moreReid Spencer2004-11-11
* Fix documentation for Makefile target name change. install-bytecode is nowReid Spencer2004-11-11
* Implement and document the TOOL_VERBOSE option that asks each tool invokedReid Spencer2004-11-08
* Fix typo.Reid Spencer2004-11-08
* Document compressed bytecode details.Reid Spencer2004-11-08
* First draft of compendium of documents relevant to writers of LLVM machineMisha Brukman2004-11-08
* Recommend that new users read the documentation before they get started,Reid Spencer2004-11-08
* Correct and Explain the first rule of thumb better.Reid Spencer2004-11-08
* Fix typo.Reid Spencer2004-11-08
* Fix grammar: use commas in a list of entitiesMisha Brukman2004-11-08
* * Fix file-relative links: they need '#' prepended to the target nameMisha Brukman2004-11-07
* First version of this document listing the required software. Might needReid Spencer2004-11-07
* Add a section for PPC, though it's empty for nowChris Lattner2004-11-07
* * Add note about benchmarking programs and submitting reduced test casesMisha Brukman2004-11-07
* Replace llvm.org => llvm.cs.uiuc.eduMisha Brukman2004-11-07
* List the individual tools for easier reference.Reid Spencer2004-11-01
* Add compliant header.Reid Spencer2004-11-01
* Add missing tag.Reid Spencer2004-11-01
* Update table to llvm.css standards.Reid Spencer2004-11-01
* Get rid of bogus entity references.Reid Spencer2004-11-01
* Attempt CSS 2 compliance.Reid Spencer2004-11-01
* Attempt CSS 2 validation.Reid Spencer2004-11-01
* HTML 4.01 Strict compliance.Reid Spencer2004-11-01
* Correct the document type declaration.Reid Spencer2004-11-01
* Add the HTML 4.01 and CSS icons with links to validators.Reid Spencer2004-11-01
* Attempt HTML 4.01 Strict compliance.Reid Spencer2004-11-01
* Cleanup the constants section.Reid Spencer2004-11-01
* Remove spurious end tag, fix indentation.Reid Spencer2004-11-01
* Make HTML 4.01 Strict compliant.Reid Spencer2004-11-01
* Fix tag placement to make HTML 4.01 Strict compliant.Reid Spencer2004-11-01
* Minor format tweask for tables.Reid Spencer2004-11-01
* Add layout classes for table elements so tables can be used for layouts.Reid Spencer2004-11-01
* Configuration -> BuildModeReid Spencer2004-11-01
* Wrap to 80 colsReid Spencer2004-10-31
* Add UsingLibraries.html link.Reid Spencer2004-10-31
* Give table headers the striped background.Reid Spencer2004-10-31
* * Moved from ObjectFiles.htmlReid Spencer2004-10-31
* Renamed UsingLibraries.htmlReid Spencer2004-10-31
* Add the preconditions target per suggestion by Henrik Bach.Reid Spencer2004-10-31
* One more missing end tag.Reid Spencer2004-10-31
* Correct tag usage for HTML 4.01 Strict complianceReid Spencer2004-10-31
* Add a tutorial and some more general concepts.Reid Spencer2004-10-31
* Add a few more terms.Reid Spencer2004-10-30
* Complete the description of public variables. Internal variables are listedReid Spencer2004-10-30
* * Add spaces between function names for readabilityMisha Brukman2004-10-29
* Add a couple of new featuresChris Lattner2004-10-27