This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 685d8c4 [X86][SSE] Add support for combining target shuffles to 128/2 [...] new 5e97e81 [X86] Add SHL by 1 to the load folding tables. new 70ed140 [X86][FMA4] Add test cases to demonstrate missed folding oppo [...] new 38ad529 [X86][FMA4] Add load folding support for FMA4 scalar intrinsi [...] new a4203c3 [X86][FMA] Add missing Predicates qualifier around scalar FMA [...] new 1230bb0 [X86][FMA4] Remove isCommutable from FMA4 scalar intrinsics. [...]
The 5 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/X86InstrFMA.td | 15 +++-- lib/Target/X86/X86InstrInfo.cpp | 24 +++++++ test/CodeGen/X86/fma-scalar-memfold.ll | 113 +++++++++++++++++++++++++++++++++ 3 files changed, 145 insertions(+), 7 deletions(-)