This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6a6b44f Remove LLVM_ENABLE_TIMESTAMPS new 3c3e508 Degrade assertions to a warning in LTOCodeGenerator for prese [...] new d707747 AMDGPU: Run r600 tests last new c16ab2d [MSan] [MIPS64] Fix vararg helper for >1 fixed argument.
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/LTO/LTOCodeGenerator.h | 5 +++++ lib/LTO/LTOCodeGenerator.cpp | 21 +++++++++++++++++++-- lib/Transforms/Instrumentation/MemorySanitizer.cpp | 3 ++- test/CodeGen/AMDGPU/add.ll | 6 +++--- test/CodeGen/AMDGPU/and.ll | 2 +- test/CodeGen/AMDGPU/atomic_load_sub.ll | 4 ++-- test/CodeGen/AMDGPU/fadd.ll | 4 ++-- test/CodeGen/AMDGPU/fdiv.ll | 4 ++-- test/CodeGen/AMDGPU/fp_to_sint.ll | 4 ++-- test/CodeGen/AMDGPU/fsub.ll | 5 ++--- test/CodeGen/AMDGPU/ftrunc.ll | 4 ++-- test/CodeGen/AMDGPU/llvm.cos.ll | 6 +++--- test/CodeGen/AMDGPU/llvm.rint.ll | 4 ++-- test/CodeGen/AMDGPU/load.ll | 10 +++++----- test/CodeGen/AMDGPU/local-memory.ll | 2 +- test/CodeGen/AMDGPU/mad_int24.ll | 4 ++-- test/CodeGen/AMDGPU/mad_uint24.ll | 4 ++-- test/CodeGen/AMDGPU/mul.ll | 2 +- test/CodeGen/AMDGPU/mul_int24.ll | 4 ++-- test/CodeGen/AMDGPU/mul_uint24.ll | 4 ++-- test/CodeGen/AMDGPU/opencl-image-metadata.ll | 2 +- test/CodeGen/AMDGPU/rotl.ll | 4 ++-- test/CodeGen/AMDGPU/setcc.ll | 2 +- test/CodeGen/AMDGPU/shl.ll | 2 +- test/CodeGen/AMDGPU/udiv.ll | 2 +- test/CodeGen/AMDGPU/vector-alloca.ll | 2 +- test/CodeGen/AMDGPU/vselect.ll | 4 ++-- test/CodeGen/AMDGPU/zero_extend.ll | 4 ++-- .../MemorySanitizer/Mips/vararg-mips64.ll | 12 ++++++++++++ .../MemorySanitizer/Mips/vararg-mips64el.ll | 12 ++++++++++++ 30 files changed, 97 insertions(+), 51 deletions(-)