index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CompilerDriver.html
Age
Commit message (
Expand
)
Author
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-02-18
Refer to -help instead of --help since this is what tools themselves say.
Duncan Sands
2009-12-23
Regenerate.
Mikhail Glushenkov
2009-12-17
Regenerate.
Mikhail Glushenkov
2009-12-07
Regenerate.
Mikhail Glushenkov
2009-10-26
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-10-25
Regenerate.
Mikhail Glushenkov
2009-10-12
Documentation: Perform automated correction of common typos.
Benjamin Kramer
2009-09-28
Regenerate.
Mikhail Glushenkov
2009-07-11
Regenerate.
Mikhail Glushenkov
2009-07-09
Regenerate.
Mikhail Glushenkov
2009-07-07
Regenerate.
Mikhail Glushenkov
2009-07-07
Regenerate.
Mikhail Glushenkov
2009-06-30
Regenerate.
Mikhail Glushenkov
2009-06-25
Regenerate.
Mikhail Glushenkov
2009-06-17
Regenerate.
Mikhail Glushenkov
2009-06-16
Regenerate.
Mikhail Glushenkov
2009-05-06
Regenerate documentation.
Mikhail Glushenkov
2009-03-27
Documentation update.
Mikhail Glushenkov
2009-01-28
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
Duncan Sands
2009-01-28
Update the generated docs.
Mikhail Glushenkov
2009-01-15
Some small documentation fixes.
Mikhail Glushenkov
2009-01-15
Clarify the documentation a bit.
Mikhail Glushenkov
2009-01-12
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-09
Add a --check-graph option to llvmc.
Mikhail Glushenkov
2008-12-17
Update also the generated docs.
Mikhail Glushenkov
2008-12-13
Add a comment to the auto-generated docs.
Mikhail Glushenkov
2008-12-13
Merge llvm-rst.css and llvm.css.
Mikhail Glushenkov
2008-12-13
More cosmetic tweaks for llvmc docs.
Mikhail Glushenkov
2008-12-11
Fix W3C validator errors.
Mikhail Glushenkov
2008-12-11
Update the auto-generated llvmc documentation.
Mikhail Glushenkov
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-06-09
Use proper icon :)
Anton Korobeynikov
2008-06-09
Fix few validations errors
Anton Korobeynikov
2008-06-09
Add footer
Anton Korobeynikov
2008-06-09
Remove obsolete CompilerDriver.html and provie a new one, based on autogenera...
Anton Korobeynikov
2007-07-06
first pass of nomenclature changes in .html files
Gabor Greif
2006-03-14
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2004-11-21
Corrected spelling mistakes.
John Criswell
2004-11-01
Add missing tag.
Reid Spencer
2004-11-01
Minor format tweask for tables.
Reid Spencer
2004-09-09
Fix broken internal links (one found by seventwentyfour.com spider)
Misha Brukman
2004-08-29
Synchronize documentation of configuration items and substitutions with
Reid Spencer
2004-08-24
Fix some grammar.
Misha Brukman
2004-08-22
Many useful corrections resulting from Chris Lattner's review. Thanks Chris!
Reid Spencer
2004-08-21
First complete version. The details of configuration are now correctly
Reid Spencer
2004-08-17
Documented (Java properties file like) syntax of config file format
Reid Spencer
2004-08-10
Finish HTMLizing the document. Configuration section is very crufty.
Reid Spencer
2004-08-09
This is the initial draft of the Compiler Driver documentation. It is not
Reid Spencer