This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1fcb0c5 [X86] Remove unnecessary explicit uses of .SimpleTy just to d [...] new 2ba1a51 ListInit::convertInitializerTo: avoid foldingset lookup if no [...] new 5a87cb2 TableGen/Record: Replace std::vector with SmallVector/ArrayRef new a3f0e48 TableGen/TGParser: Prefer SmallVector/ArrayRef over std::vector
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/TableGen/Record.h | 43 +++++------- lib/TableGen/Record.cpp | 72 +++++++++++--------- lib/TableGen/TGParser.cpp | 147 +++++++++++++++++++++++------------------ lib/TableGen/TGParser.h | 27 ++++---- 4 files changed, 154 insertions(+), 135 deletions(-)