[Tablegen] Add support for the !mul operator.
authorNicola Zaghen <nicola.zaghen@imgtec.com>
Fri, 1 Mar 2019 09:46:29 +0000 (09:46 +0000)
committerNicola Zaghen <nicola.zaghen@imgtec.com>
Fri, 1 Mar 2019 09:46:29 +0000 (09:46 +0000)
commita896756955fe0c7af49a30f2b471155401cae5b3
tree1d7c20e2c099a376447026c35194f36dda2804c3
parent1ed7d8ae36c6d7a9fe96741fdd520b47ddecfb49
[Tablegen] Add support for the !mul operator.

This is a small addition to arithmetic operations that improves
expressiveness of the language.

Differential Revision: https://reviews.llvm.org/D58775

llvm-svn: 355187
llvm/docs/TableGen/LangIntro.rst
llvm/docs/TableGen/LangRef.rst
llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Record.cpp
llvm/lib/TableGen/TGLexer.cpp
llvm/lib/TableGen/TGLexer.h
llvm/lib/TableGen/TGParser.cpp
llvm/test/TableGen/math.td