This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 77c05dd512c Add missing include to fix the failure caused by r323266 new 7db4b1729a7 [WebAssembly] MC: Use inline triple in test bitcode files new eb9d9e319bd [TblGen] Inline an (almost) trivial accessor. No functional [...] new ed48d8b95fa [TableGen] Optimize the regex search.
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 | 2 +- lib/TableGen/Record.cpp | 4 -- test/MC/WebAssembly/bss.ll | 4 +- test/MC/WebAssembly/comdat.ll | 4 +- test/MC/WebAssembly/custom-code-section.ll | 4 +- test/MC/WebAssembly/debug-info.ll | 4 +- test/MC/WebAssembly/explicit-sections.ll | 4 +- test/MC/WebAssembly/external-data.ll | 5 +- test/MC/WebAssembly/external-func-address.ll | 5 +- test/MC/WebAssembly/func-address.ll | 4 +- test/MC/WebAssembly/global-ctor-dtor.ll | 4 +- test/MC/WebAssembly/reloc-code.ll | 4 +- test/MC/WebAssembly/reloc-data.ll | 5 +- test/MC/WebAssembly/sections.ll | 5 +- test/MC/WebAssembly/stack-ptr.ll | 4 +- test/MC/WebAssembly/unnamed-data.ll | 4 +- test/MC/WebAssembly/visibility.ll | 4 +- test/MC/WebAssembly/weak-alias.ll | 4 +- test/MC/WebAssembly/weak.ll | 4 +- utils/TableGen/CodeGenSchedule.cpp | 96 ++++++++++++++++++++++------ 20 files changed, 131 insertions(+), 43 deletions(-)