This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2a710f9b488 AMDGPU: Refactor fcanonicalize combine new a8868c6067a AMDGPU: Push fcanonicalize through partially constant build_vector new a27199db06e [lit, python] Always add quotes around the python path in lit
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: lib/Target/AMDGPU/SIISelLowering.cpp | 38 ++++- test/BugPoint/compile-custom.ll | 2 +- test/BugPoint/unsymbolized.ll | 2 +- test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 173 +++++++++++++++++++++ test/Other/opt-bisect-legacy-pass-manager.ll | 2 +- test/TableGen/JSON.td | 2 +- test/ThinLTO/X86/cache.ll | 20 +-- test/tools/llvm-cov/showLineExecutionCounts.cpp | 2 +- test/tools/llvm-objcopy/auto-remove-shndx.test | 2 +- test/tools/llvm-objcopy/many-sections.test | 2 +- test/tools/llvm-objcopy/remove-shndx.test | 2 +- test/tools/llvm-objcopy/strict-no-add.test | 2 +- test/tools/llvm-symbolizer/pdb/pdb.test | 2 +- test/tools/llvm-symbolizer/ppc64.test | 2 +- utils/lit/lit/llvm/config.py | 3 +- utils/lit/tests/Inputs/shtest-env/lit.cfg | 2 +- .../external_shell/fail_with_bad_encoding.txt | 2 +- utils/lit/tests/Inputs/shtest-format/lit.cfg | 2 +- utils/lit/tests/Inputs/shtest-shell/dev-null.txt | 8 +- utils/lit/tests/Inputs/shtest-shell/lit.cfg | 2 +- utils/lit/tests/Inputs/shtest-shell/redirects.txt | 6 +- .../lit/tests/Inputs/shtest-shell/valid-shell.txt | 28 ++-- utils/lit/tests/Inputs/shtest-timeout/lit.cfg | 2 +- utils/lit/tests/lit.cfg | 3 +- 24 files changed, 261 insertions(+), 50 deletions(-)