This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6a5c77e70a3 [llvm-objdump] Improve ELF file type checking statements (D54509) new 1959ce6f3e0 [CostModel] Add generic expansion funnel shift cost support
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/CodeGen/BasicTTIImpl.h | 40 + lib/Target/X86/X86TargetTransformInfo.cpp | 24 +- test/Analysis/CostModel/X86/fshl.ll | 2102 ++++++++++++++++++++--------- test/Analysis/CostModel/X86/fshr.ll | 2102 ++++++++++++++++++++--------- 4 files changed, 2981 insertions(+), 1287 deletions(-)