This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6e0b82fc61c [X86] Add SHUF128 to target shuffle decoding. new c9994c8acfb [X86] Remove the last of the 'x86.fma.' intrinsics and auto [...]
The 1 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/IR/IntrinsicsX86.td | 17 -- lib/IR/AutoUpgrade.cpp | 44 +-- lib/Target/X86/X86IntrinsicsInfo.h | 4 - ...insics-x86.ll => fma-intrinsics-x86-upgrade.ll} | 0 test/CodeGen/X86/fma-intrinsics-x86.ll | 319 +++++++++++++-------- ...nsics-x86.ll => fma4-intrinsics-x86-upgrade.ll} | 39 --- test/CodeGen/X86/fma4-intrinsics-x86.ll | 165 ++++++----- 7 files changed, 325 insertions(+), 263 deletions(-) copy test/CodeGen/X86/{fma-intrinsics-x86.ll => fma-intrinsics-x86-upgrade.ll} (100%) copy test/CodeGen/X86/{fma4-intrinsics-x86.ll => fma4-intrinsics-x86-upgrade.ll} (87%)