aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CompilerDriver/Common.td
Commit message (Expand)AuthorAgeFilesLines
* Add a 'set_option' action for use in OptionPreprocessor.Mikhail Glushenkov2009-12-171-0/+1
* Validate the generated C++ code in llvmc tests.Mikhail Glushenkov2009-12-151-1/+1
* Deprecate 'unpack_values'.Mikhail Glushenkov2009-12-071-0/+1
* Implement 'forward_value' and 'forward_transformed_value'.Mikhail Glushenkov2009-12-071-0/+2
* Forgot a declaration.Mikhail Glushenkov2009-10-221-0/+1
* First draft of the OptionPreprocessor.Mikhail Glushenkov2009-10-171-1/+10
* Add a way to query the number of input files.Mikhail Glushenkov2009-09-281-0/+2
* Distinguish between 'empty' and empty DAG marker.Mikhail Glushenkov2009-09-101-5/+6
* Add a logical 'not' operator to llvmc's TableGen dialect.Mikhail Glushenkov2009-09-101-0/+1
* s/llvmc2/llvmc/Mikhail Glushenkov2009-07-071-1/+1
* Add an 'init' option property.Mikhail Glushenkov2009-07-071-0/+5
* Add three new option properties.Mikhail Glushenkov2009-01-281-1/+4
* Some enhancements for the 'case' expression.Mikhail Glushenkov2008-12-171-0/+1
* Make 'extern' an option property.Mikhail Glushenkov2008-12-071-4/+1
* Use (actions) instead of option properties, support external options.Mikhail Glushenkov2008-12-071-11/+19
* Add 'hidden' and 'really_hidden' option properties.Mikhail Glushenkov2008-11-281-2/+4
* Support dependencies between plugins by priority-sorting.Mikhail Glushenkov2008-11-171-0/+5
* Add a layer of indirection to make plugins more flexible.Mikhail Glushenkov2008-11-171-10/+6
* Build system tweaks to make it more convenient for the plugin authors.Mikhail Glushenkov2008-10-021-0/+106