This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d4a00a67730 [MachineOutliner] Recommit r320229 new 93e431a345d [X86] Minor formatting fix to getHostCPUFeatures. NFC new d1fe0c4fdfb Fix more inconsistent line endings. NFC. new d3fbd022be5 [TableGen][GlobalISel] Optimize MatchTable for faster instr [...]
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: lib/LTO/LTOCodeGenerator.cpp | 18 +-- lib/Support/Host.cpp | 3 +- lib/Target/ARC/ARCInstrFormats.td | 2 +- lib/Target/ARC/ARCInstrInfo.td | 14 +- lib/Transforms/Utils/SplitModule.cpp | 18 +-- test/CodeGen/X86/evex-to-vex-compress.mir | 4 +- test/Other/lit-globbing.ll | 24 +-- test/TableGen/GlobalISelEmitter.td | 252 +++++++++++++++++++++--------- tools/llvm-cxxdump/llvm-cxxdump.cpp | 14 +- tools/llvm-mcmarkup/llvm-mcmarkup.cpp | 12 +- tools/llvm-objdump/llvm-objdump.cpp | 14 +- tools/llvm-size/llvm-size.cpp | 14 +- utils/TableGen/GlobalISelEmitter.cpp | 211 +++++++++++++++++++++++-- 13 files changed, 438 insertions(+), 162 deletions(-)