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