This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f880a637c43 [LoopInfo] Faster implementation of setLoopID. NFC. new 28a57e37b20 Fix OptTable::findNearest() adding delimiter for free new d6a2755daa3 [X86][SSE] Add demanded elts support X86ISD::PMULDQ\PMULUDQ
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/Option/OptTable.cpp | 17 ++- lib/Target/X86/X86ISelLowering.cpp | 27 ++++- test/CodeGen/X86/vector-reduce-mul-widen.ll | 178 ++++++++++++++-------------- test/CodeGen/X86/vector-reduce-mul.ll | 178 ++++++++++++++-------------- unittests/Option/OptionParsingTest.cpp | 5 + unittests/Option/Opts.td | 3 + 6 files changed, 218 insertions(+), 190 deletions(-)