This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b3213c121e2 [RISCV] Add RISCV-specific TargetTransformInfo new d43f8949656 Set an explicit x86 triple for test bottleneck-analysis.s a [...] new 126a58afa04 [llvm-readobj] - Inline a few yaml inputs into test cases. new 049186195ad [Scalarizer] Propagate IR flags
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/Transforms/Scalar/Scalarizer.cpp | 10 +- test/Transforms/Scalarizer/basic.ll | 53 +++ .../X86/SkylakeClient/bottleneck-analysis.s | 2 +- .../Inputs/dwarf-exprs.exe-x86-64.yaml | 46 --- .../tools/llvm-readobj/Inputs/file-aux-record.yaml | 22 -- .../Inputs/file-multiple-aux-records.yaml | 22 -- .../llvm-readobj/coff-file-sections-reading.test | 53 ++- .../coff-non-null-terminated-file.test | 57 ++- test/tools/llvm-readobj/unwind.test | 387 ++++++++++++--------- 9 files changed, 353 insertions(+), 299 deletions(-) delete mode 100644 test/tools/llvm-readobj/Inputs/dwarf-exprs.exe-x86-64.yaml delete mode 100644 test/tools/llvm-readobj/Inputs/file-aux-record.yaml delete mode 100644 test/tools/llvm-readobj/Inputs/file-multiple-aux-records.yaml