This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6721342b909 Fix another ordering constraint with windows.h and comment [...] new 5d24d88bc7f AMDGPU/GlobalISel: Mark 32-bit G_ICMP as legal new 19ff9cf62b0 [X86][AVX1] Split 256-bit vector non-temporal FastISel load [...]
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/AMDGPULegalizerInfo.cpp | 3 ++ lib/Target/X86/X86FastISel.cpp | 6 ++++ test/CodeGen/AMDGPU/GlobalISel/legalize-icmp.mir | 24 ++++++++++++++++ test/CodeGen/X86/fast-isel-nontemporal.ll | 36 ++++++++++++++++++++---- 4 files changed, 63 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-icmp.mir