summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Merged in release_13 branch.John Criswell2004-08-16
* Bug fixedChris Lattner2004-08-16
* Scrub all LLVM 1.3 stuff, changing over to 1.4. Add info about PR419,Chris Lattner2004-08-16
* Use the `tools-only' target to avoid getting warnings about not having a CFE.Misha Brukman2004-08-14
* Added description of usage of the getPosition() option on cl::opt andReid Spencer2004-08-13
* Wrap long lines and try to fill the 80 chars per line so that we don't have tooMisha Brukman2004-08-12
* * Escape &, <, and >Misha Brukman2004-08-12
* Add description of packed type support.Chris Lattner2004-08-12
* Add information on adding a derived type to LLVM, patch contributed byChris Lattner2004-08-12
* Finish HTMLizing the document. Configuration section is very crufty.Reid Spencer2004-08-10
* Fixed some spellos and grammaros.Reid Spencer2004-08-10
* Add note about AIX/PowerPC with disk space requirements. Wrap long line.Misha Brukman2004-08-09
* * CFE builds on AIX/PowerPCMisha Brukman2004-08-09
* Move information on Configuration files to the ../CompilerDriver.htmlReid Spencer2004-08-09
* This is the initial draft of the Compiler Driver documentation. It is notReid Spencer2004-08-09
* This isn't a bug, it's a missing featureChris Lattner2004-08-08
* Added information about the configuration file. This is a temporary homeReid Spencer2004-08-07
* Correct spelling mistakes. Wrap lines at 80 columns.Reid Spencer2004-08-06
* Various updates suggested by Misha and Chris. Moved material that isReid Spencer2004-08-06
* First version of a manual page for the llvmc compiler driver. This tool isReid Spencer2004-08-06
* More prominantly mention ppc support, more accurately describe its statusChris Lattner2004-08-05
* * Mention PowerPC as new feature, and experimental featureMisha Brukman2004-08-05
* Surround code element with <tt> tagsMisha Brukman2004-08-04
* Add noteChris Lattner2004-08-04
* Fix linkage typesChris Lattner2004-08-04
* Added note for PR413Reid Spencer2004-08-04
* Line length <= 80 cols.Reid Spencer2004-08-03
* Fix some indentation (so brg can test commit script).Reid Spencer2004-08-03
* Fix line lengths.Reid Spencer2004-08-03
* Properly wrap some lines.Reid Spencer2004-08-03
* Moved into SparcV9 directoryChris Lattner2004-08-03
* Simplify the first example, as the LLVM IR interfaces have evolved. OtherChris Lattner2004-08-03
* Add link for IRCChris Lattner2004-08-02
* Written byChris Lattner2004-08-02
* continue hackingChris Lattner2004-08-02
* Revamp the index pageChris Lattner2004-08-02
* ... now real HTML 4.01 strict!Chris Lattner2004-08-02
* Substantially hack on and clean up the release notesChris Lattner2004-08-02
* Fix #includes of i*.h => Instructions.h as per PR403:Chris Lattner2004-07-29
* Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman2004-07-29
* Updates to reflect most recent changes to bytecode file format:Reid Spencer2004-07-29
* Fix grammar, eliminate double parenthesized sentence fragment.Misha Brukman2004-07-28
* * Wrap code listings in <div class="doc_code">Misha Brukman2004-07-28
* * Use the doc_code class for code listings to make it stand out from textMisha Brukman2004-07-28
* Put <tt> around verbatim code elements.Misha Brukman2004-07-28
* New functionalityChris Lattner2004-07-27
* Document new syntaxChris Lattner2004-07-27
* Remove dead sectionChris Lattner2004-07-26
* Bugs fixed.Reid Spencer2004-07-25
* bug fixedBrian Gaeke2004-07-23