This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from efb1f17b701 Read /out:%t which was (accidentally?) removed in r305258. new f494ed9fe04 [X86] Add masked integer compare instructions to load foldi [...] new 23a0d7597f1 [AVX-512] Mark masked version of vpcmpeq as being commutable. new b260ed93ae7 [AVX-512] Mark masked VPCMP instructions as commutable.
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: lib/Target/X86/X86InstrAVX512.td | 2 + lib/Target/X86/X86InstrInfo.cpp | 98 ++++++++++++++++++++++++---- test/CodeGen/X86/stack-folding-int-avx512.ll | 55 ++++++++++++++++ 3 files changed, 141 insertions(+), 14 deletions(-)