summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CompilerDriver.html
Commit message (Collapse)AuthorAgeFilesLines
* Some small documentation fixes.Mikhail Glushenkov2009-01-151-11/+12
| | | | llvm-svn: 62251
* Clarify the documentation a bit.Mikhail Glushenkov2009-01-151-7/+12
| | | | llvm-svn: 62249
* Rename getABITypeSize to getTypePaddedSize, asDuncan Sands2009-01-121-1/+1
| | | | | | suggested by Chris. llvm-svn: 62099
* Add a --check-graph option to llvmc.Mikhail Glushenkov2009-01-091-0/+10
| | | | llvm-svn: 61989
* Update also the generated docs.Mikhail Glushenkov2008-12-171-1/+6
| | | | llvm-svn: 61118
* Add a comment to the auto-generated docs.Mikhail Glushenkov2008-12-131-0/+3
| | | | llvm-svn: 60985
* Merge llvm-rst.css and llvm.css.Mikhail Glushenkov2008-12-131-1/+1
| | | | llvm-svn: 60984
* More cosmetic tweaks for llvmc docs.Mikhail Glushenkov2008-12-131-85/+58
| | | | llvm-svn: 60969
* Fix W3C validator errors.Mikhail Glushenkov2008-12-111-5/+7
| | | | llvm-svn: 60912
* Update the auto-generated llvmc documentation.Mikhail Glushenkov2008-12-111-218/+401
| | | | llvm-svn: 60909
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-1/+1
| | | | llvm-svn: 60880
* Use proper icon :)Anton Korobeynikov2008-06-091-1/+1
| | | | llvm-svn: 52118
* Fix few validations errorsAnton Korobeynikov2008-06-091-2/+2
| | | | llvm-svn: 52117
* Add footerAnton Korobeynikov2008-06-091-0/+9
| | | | llvm-svn: 52116
* Remove obsolete CompilerDriver.html and provie a new one, based on ↵Anton Korobeynikov2008-06-091-792/+380
| | | | | | | | autogenerated file form LLVMC-Reference.rst llvm-svn: 52115
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-21/+21
| | | | llvm-svn: 37956
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
| | | | llvm-svn: 26746
* Corrected spelling mistakes.John Criswell2004-11-211-3/+3
| | | | llvm-svn: 18090
* Add missing tag.Reid Spencer2004-11-011-1/+3
| | | | llvm-svn: 17414
* Minor format tweask for tables.Reid Spencer2004-11-011-1/+1
| | | | llvm-svn: 17394
* Fix broken internal links (one found by seventwentyfour.com spider)Misha Brukman2004-09-091-2/+2
| | | | llvm-svn: 16260
* Synchronize documentation of configuration items and substitutions withReid Spencer2004-08-291-80/+31
| | | | | | current reality of llvmc implementation. llvm-svn: 16108
* Fix some grammar.Misha Brukman2004-08-241-2/+2
| | | | llvm-svn: 16008
* Many useful corrections resulting from Chris Lattner's review. Thanks Chris!Reid Spencer2004-08-221-51/+50
| | | | | | Misha: you're next. :) llvm-svn: 15996
* First complete version. The details of configuration are now correctlyReid Spencer2004-08-211-123/+371
| | | | | | stated. PLEASE REVIEW THIS DOCUMENT NOW! :) llvm-svn: 15988
* Documented (Java properties file like) syntax of config file formatReid Spencer2004-08-171-72/+185
| | | | | | | | Added definitions for some of the configuration items. Made the document HTML 4.01 Strict compliant. Ran ispell on it. llvm-svn: 15877
* Finish HTMLizing the document. Configuration section is very crufty.Reid Spencer2004-08-101-94/+32
| | | | llvm-svn: 15611
* This is the initial draft of the Compiler Driver documentation. It is notReid Spencer2004-08-091-0/+572
worthy of review at this point. There is much thought and content remaining to be written. llvm-svn: 15574
OpenPOWER on IntegriCloud