[NFC] Trim trailing whitespace in *.rst
[platform/upstream/llvm.git] / llvm / docs / TableGen / ProgRef.rst
2021-11-15 Shao-Ce SUN[NFC] Trim trailing whitespace in *.rst
2021-08-31 Sylvestre LedruFix some typos in the llvm docs
2021-04-28 Paul C. Anagnostop... [TableGen] Add the !find bang operator
2021-04-23 Paul C. Anagnostop... [TableGen] [docs] Improve BNF for the 'multiclass'...
2021-04-23 Paul C. Anagnostop... [TableGen] [docs] Improve description of NAME in Progra...
2021-04-19 Paul C. Anagnostop... [TableGen] Add support for the 'assert' statement in...
2021-04-08 Paul C. Anagnostop... Revert "[TableGen] Add support for the 'assert' stateme...
2021-04-08 Paul C. Anagnostop... [TableGen] Add support for the 'assert' statement in...
2021-04-05 Paul C. Anagnostop... [TableGen] [docs] Correct a couple of mistakes; use...
2021-03-29 Paul C. Anagnostop... [TableGen] Add support for the 'assert' statement in...
2021-03-19 Paul C. Anagnostop... [TableGen] Improve handling of template arguments
2021-02-27 Kazu Hirata[llvm] Fix typos in documentation (NFC)
2021-02-18 Paul C. Anagnostop... Revert "[TableGen] Improve algorithms for processing...
2021-02-18 Paul C. Anagnostop... [TableGen] Improve algorithms for processing template...
2021-01-08 Paul C. Anagnostop... [TableGen] Add the assert statement, step 1
2020-12-23 Paul C. Anagnostop... [TableGen] Add the !substr() bang operator
2020-12-21 Paul C. Anagnostop... Revert "[TableGen] Add the !substr() bang operator"
2020-12-21 Paul C. Anagnostop... [TableGen] Add the !substr() bang operator
2020-12-03 Paul C. Anagnostop... [TableGen] Eliminate the 'code' type
2020-11-13 Paul C. Anagnostop... [TableGen] Enhance the six comparison bang operators.
2020-11-09 Paul C. Anagnostop... [TableGen] Add the !filter bang operator.
2020-11-06 Paul C. Anagnostop... [TableGen] Clarify text and fix errors in the Programme...
2020-11-05 Paul C. Anagnostop... [TableGen] Clean up documentation toctrees; clarify...
2020-11-05 Paul C. Anagnostop... [TableGen] Add true and false literals to represent...
2020-11-04 Paul C. Anagnostop... [TableGen] Add !interleave operator to concatenate...
2020-11-03 Fangrui Song[docs] Fix docs-llvm-html after recent TableGen changes...
2020-11-02 Paul C. Anagnostop... [TableGen] Fix a couple of minor issues regarding the...
2020-10-28 Paul C. Anagnostop... [TableGen] [AMDGPU] Add !sub operator for subtraction
2020-10-28 Paul C. Anagnostop... [TableGen] Update xxx-tblgen command document.
2020-10-23 Paul C. Anagnostop... [TableGen] Change !getop and !setop to !getdagop and...
2020-10-19 Paul C. Anagnostop... [TableGen] Enhance !empty and !size to handle strings...
2020-10-18 Paul C. Anagnostop... [TableGen] Change Programmer's Reference to use "DAG...
2020-10-15 Paul C. Anagnostop... [TableGen] Add the !not and !xor operators.
2020-10-13 Paul C. Anagnostop... [TableGen] Add new section to the TableGen Programmer...
2020-09-22 Paul C. Anagnostop... Version 0.5 of the new "TableGen Backend Developer...
2020-09-16 Paul C. Anagnostop... Add section with details about DAGs.
2020-09-08 Paul C. Anagnostop... fix typos; improve a couple of descriptions;
2020-08-21 Paul C. Anagnostop... Replace TableGen range piece punctuator with '...'
2020-08-21 Paul C. Anagnostop... New TableGen Programmer's Reference document