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
/
tools
/
llvmc
/
doc
Age
Commit message (
Expand
)
Author
2010-07-19
llvmc: Add a new option type (switch_list).
Mikhail Glushenkov
2010-03-05
Make it not an error to specify -O* options several times.
Mikhail Glushenkov
2009-12-23
Make it easier to regenerate docs when srcdir != objdir.
Mikhail Glushenkov
2009-12-23
Allow (set_option SwitchOption, true).
Mikhail Glushenkov
2009-12-17
Add a 'set_option' action for use in OptionPreprocessor.
Mikhail Glushenkov
2009-12-15
Validate the generated C++ code in llvmc tests.
Mikhail Glushenkov
2009-12-15
Small documentation update.
Mikhail Glushenkov
2009-12-07
Documentation update.
Mikhail Glushenkov
2009-12-01
Typo.
Mikhail Glushenkov
2009-10-25
Document OptionPreprocessor.
Mikhail Glushenkov
2009-10-21
Clarify documentation on multi_val options.
Mikhail Glushenkov
2009-10-09
Slight rewording.
Mikhail Glushenkov
2009-09-28
Add a way to query the number of input files.
Mikhail Glushenkov
2009-09-28
Document the 'not' combinator.
Mikhail Glushenkov
2009-07-11
Update documentation.
Mikhail Glushenkov
2009-07-09
Documentation update.
Mikhail Glushenkov
2009-07-07
Documentation update.
Mikhail Glushenkov
2009-07-07
Documentation update.
Mikhail Glushenkov
2009-06-30
Clang is now production quality (at least for C).
Mikhail Glushenkov
2009-06-30
Add a way to access argv[0] in hooks.
Mikhail Glushenkov
2009-06-25
Update documentation.
Mikhail Glushenkov
2009-06-17
Another small documentation update.
Mikhail Glushenkov
2009-06-16
Documentation update.
Mikhail Glushenkov
2009-05-06
The 'forward_as' property did not use its second argument.
Mikhail Glushenkov
2009-03-27
Documentation update.
Mikhail Glushenkov
2009-01-28
Add three new option properties.
Mikhail Glushenkov
2009-01-21
Change the hook API back to prevent memory leaks.
Mikhail Glushenkov
2009-01-21
Allow hooks with arguments.
Mikhail Glushenkov
2009-01-15
Some small documentation fixes.
Mikhail Glushenkov
2009-01-15
Clarify the documentation a bit.
Mikhail Glushenkov
2009-01-09
Add a --check-graph option to llvmc.
Mikhail Glushenkov
2008-12-17
Some enhancements for the 'case' expression.
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
Some more documentation tweaks.
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
Use correct file for the llvmc tutorial.
Mikhail Glushenkov
2008-12-11
Update the auto-generated llvmc documentation.
Mikhail Glushenkov
2008-12-11
Merge Base.td and Tools.td.
Mikhail Glushenkov
2008-12-07
Describe recent changes in the documentation.
Mikhail Glushenkov
2008-11-28
Add 'hidden' and 'really_hidden' option properties.
Mikhail Glushenkov
2008-11-28
Documentation: clarify what is meant by 'multiple edges'.
Mikhail Glushenkov
2008-11-26
Disallow multiple edges.
Mikhail Glushenkov
2008-11-25
Since the old llvmc was removed, rename llvmc2 to llvmc.
Mikhail Glushenkov