This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6cd2a99eb67 [PartialInliner] Skip call sites where inlining fails. new eb7c044ce99 [X86][SSE] Add PACKUS support to combineVectorTruncation
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: lib/Target/X86/X86ISelLowering.cpp | 22 +++-- test/CodeGen/X86/avg.ll | 185 ++++++++++++++++--------------------- test/CodeGen/X86/combine-srl.ll | 2 +- test/CodeGen/X86/vector-trunc.ll | 73 +++++++++------ 4 files changed, 141 insertions(+), 141 deletions(-)