This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b9ddc3d [EarlyCSE] Correctly handle simplified, but live, instructions new 9e64e8e [AVX512] Add AVX512 run lines to some tests for scalar fma/ad [...] new 8e82677 [AVX512] Copy the patterns that recognize scalar arimetic ope [...] new f7938da [AVX512] Mark EVEX VMOVSSrm and VMOVSDrm as canFoldAsLoad and [...]
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 | 104 ++++++++++++++++++ lib/Target/X86/X86InstrInfo.cpp | 2 + lib/Target/X86/X86InstrSSE.td | 4 +- test/CodeGen/X86/fma-scalar-memfold.ll | 182 ++++++++++++++++++-------------- test/CodeGen/X86/fold-load-binops.ll | 3 +- test/CodeGen/X86/sse-scalar-fp-arith.ll | 20 ++-- 6 files changed, 221 insertions(+), 94 deletions(-)