Rename NextPowerOfTwo to RoundUpToPowerOfTwo.
[oota-llvm.git] / tools / llvmc / doc /
2010-03-05 Mikhail GlushenkovMake it not an error to specify -O* options several...
2009-12-23 Mikhail GlushenkovMake it easier to regenerate docs when srcdir != objdir.
2009-12-23 Mikhail GlushenkovAllow (set_option SwitchOption, true).
2009-12-17 Mikhail GlushenkovAdd a 'set_option' action for use in OptionPreprocessor.
2009-12-15 Mikhail GlushenkovValidate the generated C++ code in llvmc tests.
2009-12-15 Mikhail GlushenkovSmall documentation update.
2009-12-07 Mikhail GlushenkovDocumentation update.
2009-12-01 Mikhail GlushenkovTypo.
2009-10-25 Mikhail GlushenkovDocument OptionPreprocessor.
2009-10-21 Mikhail GlushenkovClarify documentation on multi_val options.
2009-10-09 Mikhail GlushenkovSlight rewording.
2009-09-28 Mikhail GlushenkovAdd a way to query the number of input files.
2009-09-28 Mikhail GlushenkovDocument the 'not' combinator.
2009-07-11 Mikhail GlushenkovUpdate documentation.
2009-07-09 Mikhail GlushenkovDocumentation update.
2009-07-07 Mikhail GlushenkovDocumentation update.
2009-07-07 Mikhail GlushenkovDocumentation update.
2009-06-30 Mikhail GlushenkovClang is now production quality (at least for C).
2009-06-30 Mikhail GlushenkovAdd a way to access argv[0] in hooks.
2009-06-25 Mikhail GlushenkovUpdate documentation.
2009-06-17 Mikhail GlushenkovAnother small documentation update.
2009-06-16 Mikhail GlushenkovDocumentation update.
2009-05-06 Mikhail GlushenkovThe 'forward_as' property did not use its second argument.
2009-03-27 Mikhail GlushenkovDocumentation update.
2009-01-28 Mikhail GlushenkovAdd three new option properties.
2009-01-21 Mikhail GlushenkovChange the hook API back to prevent memory leaks.
2009-01-21 Mikhail GlushenkovAllow hooks with arguments.
2009-01-15 Mikhail GlushenkovSome small documentation fixes.
2009-01-15 Mikhail GlushenkovClarify the documentation a bit.
2009-01-09 Mikhail GlushenkovAdd a --check-graph option to llvmc.
2008-12-17 Mikhail GlushenkovSome enhancements for the 'case' expression.
2008-12-13 Mikhail GlushenkovAdd a comment to the auto-generated docs.
2008-12-13 Mikhail GlushenkovMerge llvm-rst.css and llvm.css.
2008-12-13 Mikhail GlushenkovSome more documentation tweaks.
2008-12-13 Mikhail GlushenkovMore cosmetic tweaks for llvmc docs.
2008-12-11 Mikhail GlushenkovFix W3C validator errors.
2008-12-11 Mikhail GlushenkovUse correct file for the llvmc tutorial.
2008-12-11 Mikhail GlushenkovUpdate the auto-generated llvmc documentation.
2008-12-11 Mikhail GlushenkovMerge Base.td and Tools.td.
2008-12-07 Mikhail GlushenkovDescribe recent changes in the documentation.
2008-11-28 Mikhail GlushenkovAdd 'hidden' and 'really_hidden' option properties.
2008-11-28 Mikhail GlushenkovDocumentation: clarify what is meant by 'multiple edges'.
2008-11-26 Mikhail GlushenkovDisallow multiple edges.
2008-11-25 Mikhail GlushenkovSince the old llvmc was removed, rename llvmc2 to llvmc.