This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8a114cf5c57 [AMDGPU] gfx908 register file changes new 556a91d011f Fix build error for VC STL, use llvm::make_unique new d2078b8db6a [X86][AMDGPU][DAGCombiner] Move call to allowsMemoryAccess [...] new 7b04f74ca3f [PoisonChecking] Flesh out complete todo list for full coverage
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/CodeGen/TargetLowering.h | 15 +++++++---- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 23 ++++++---------- lib/MC/XCOFFObjectWriter.cpp | 2 +- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 13 ++++++--- lib/Target/AMDGPU/AMDGPUISelLowering.h | 3 ++- lib/Target/X86/X86ISelLowering.cpp | 12 ++++++--- lib/Target/X86/X86ISelLowering.h | 4 ++- lib/Transforms/Instrumentation/PoisonChecking.cpp | 32 +++++++++++++++++------ test/CodeGen/X86/merge-consecutive-stores-nt.ll | 24 +++++++---------- test/CodeGen/X86/vector-shuffle-128-v4.ll | 16 ++++++------ 10 files changed, 84 insertions(+), 60 deletions(-)