This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81a5b32 [InstCombine] canonicalize* LE/GE vector integer comparisons [...] new 89ca6c0 [llc] New diagnostic handler
The 1 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/IR/DiagnosticInfo.h | 2 +- include/llvm/IR/LLVMContext.h | 5 ++++ lib/IR/LLVMContext.cpp | 3 ++- test/CodeGen/AArch64/arm64-inline-asm-error-I.ll | 2 +- test/CodeGen/AArch64/arm64-inline-asm-error-J.ll | 2 +- test/CodeGen/AArch64/arm64-inline-asm-error-K.ll | 2 +- test/CodeGen/AArch64/arm64-inline-asm-error-L.ll | 2 +- test/CodeGen/AArch64/arm64-inline-asm-error-M.ll | 2 +- test/CodeGen/AArch64/arm64-inline-asm-error-N.ll | 2 +- test/CodeGen/AMDGPU/call.ll | 6 ++--- test/CodeGen/AMDGPU/dynamic_stackalloc.ll | 6 ++--- test/CodeGen/AMDGPU/no-hsa-graphics-shaders.ll | 2 +- test/CodeGen/AMDGPU/private-memory-broken.ll | 4 +-- .../AMDGPU/promote-alloca-bitcast-function.ll | 2 +- .../ARM/2012-09-25-InlineAsmScalarToVectorConv2.ll | 2 +- test/CodeGen/BPF/many_args1.ll | 2 +- test/CodeGen/BPF/many_args2.ll | 2 +- test/CodeGen/BPF/struct_ret1.ll | 2 +- test/CodeGen/BPF/struct_ret2.ll | 2 +- .../MIR/Generic/invalid-jump-table-kind.mir | 2 +- .../CodeGen/MIR/Generic/llvm-ir-error-reported.mir | 2 +- .../Generic/machine-function-missing-function.mir | 2 +- .../MIR/Generic/machine-function-missing-name.mir | 2 +- .../machine-function-redefinition-error.mir | 2 +- .../X86/spill-slot-fixed-stack-object-aliased.mir | 2 +- .../spill-slot-fixed-stack-object-immutable.mir | 2 +- .../X86/variable-sized-stack-object-size-error.mir | 2 +- test/CodeGen/PowerPC/crbit-asm-disabled.ll | 2 +- test/CodeGen/PowerPC/vec-asm-disabled.ll | 2 +- test/CodeGen/X86/asm-reject-reg-type-mismatch.ll | 2 +- tools/llc/llc.cpp | 30 ++++++++++++++++++++++ 31 files changed, 70 insertions(+), 34 deletions(-)