This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3d4859 [AVX-512] Teach fast isel to handle 512-bit vector bitcasts. new 1ecbef9 TableGen: Use more StringInit instead of StringRef new 205e9501 TableGen: Use StringInit instead of std::string for DagInit name new ddbd6db TableGen: Use StringInit instead of std::string for DagInit a [...] new 1fcb0c5 [X86] Remove unnecessary explicit uses of .SimpleTy just to d [...]
The 4 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 | 61 +++++++++++++++------------- lib/TableGen/Record.cpp | 67 ++++++++++++++----------------- lib/TableGen/TGParser.cpp | 46 ++++++++++++--------- lib/TableGen/TGParser.h | 2 +- lib/Target/X86/X86FastISel.cpp | 22 +++++----- utils/TableGen/CodeGenDAGPatterns.cpp | 28 +++++++------ utils/TableGen/CodeGenInstruction.cpp | 32 +++++++-------- utils/TableGen/FixedLenDecoderEmitter.cpp | 8 ++-- utils/TableGen/PseudoLoweringEmitter.cpp | 4 +- 9 files changed, 138 insertions(+), 132 deletions(-)