[all-commits] [llvm/llvm-project] 641428: [TableGen] Enhance the six comparison bang operators.
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Fri Nov 13 06:58:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 641428f9288b9ae2b574219ebf773d3bfbf6e8a0
https://github.com/llvm/llvm-project/commit/641428f9288b9ae2b574219ebf773d3bfbf6e8a0
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M llvm/docs/TableGen/ProgRef.rst
M llvm/lib/TableGen/Record.cpp
M llvm/lib/TableGen/TGParser.cpp
M llvm/test/TableGen/compare.td
Log Message:
-----------
[TableGen] Enhance the six comparison bang operators.
Update the Programmer's Reference.
Differential Revision: https://reviews.llvm.org/D91036
More information about the All-commits
mailing list