This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b9eb8ce0fc5 use uint32_t new 7dd441ddc8b [X86] Regenerate truncated rotation tests + add missing 32- [...] new aa22588b152 [X86] Make the code that creates fmaddsub from build_vector [...]
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/X86/X86ISelLowering.cpp | 21 ++- test/CodeGen/X86/fmaddsub-combine.ll | 269 +++++++++++++++++++++++++++++++++++ test/CodeGen/X86/rotate.ll | 49 +++++-- 3 files changed, 325 insertions(+), 14 deletions(-)