This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1ae68f0324 [GlobalISel][AArch64] Select llvm.bswap* for non-vector types new d5af09c2145 [tablegen] Add locations to many PrintFatalError() calls new 96db5f238eb [GlobalISel][NFC] Gardening: Make translateSimpleUnaryIntri [...]
The 2 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/CodeGen/GlobalISel/IRTranslator.h | 12 ++--- lib/CodeGen/GlobalISel/IRTranslator.cpp | 44 +++++++---------- utils/TableGen/AsmMatcherEmitter.cpp | 5 +- utils/TableGen/AsmWriterInst.cpp | 33 ++++++++----- utils/TableGen/CallingConvEmitter.cpp | 10 ++-- utils/TableGen/CodeGenDAGPatterns.cpp | 3 +- utils/TableGen/CodeGenInstruction.cpp | 68 +++++++++++++++++--------- utils/TableGen/CodeGenRegisters.cpp | 5 +- utils/TableGen/CodeGenSchedule.cpp | 10 ++-- utils/TableGen/CodeGenTarget.cpp | 28 +++++++---- utils/TableGen/InstrInfoEmitter.cpp | 5 +- utils/TableGen/IntrinsicEmitter.cpp | 5 +- utils/TableGen/RISCVCompressInstEmitter.cpp | 18 ++++--- utils/TableGen/SDNodeProperties.cpp | 6 +-- utils/TableGen/SearchableTableEmitter.cpp | 24 +++++---- 15 files changed, 164 insertions(+), 112 deletions(-)