This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 924375d [GlobalISel] Avoid translating synthetic constants to new G_C [...] new 1a576c5 [X86] Add missing BITREVERSE costs for SSE2 vectors and i8/i1 [...] new f04cbf3 [WebAssembly] Update format of 'names' section.
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/Support/Wasm.h | 5 + lib/MC/WasmObjectWriter.cpp | 17 +- lib/Target/X86/X86TargetTransformInfo.cpp | 19 ++ test/Analysis/CostModel/X86/bitreverse.ll | 52 ++- test/Transforms/SLPVectorizer/X86/bitreverse.ll | 420 +++--------------------- 5 files changed, 110 insertions(+), 403 deletions(-)