This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9d25b66 [X86] Fix tailcall return address clobber bug. new 9423d77 Codegen: Fix comment in BranchFolding.cpp new b1fce5c [X86] Make some cast costs more precise
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/CodeGen/BranchFolding.cpp | 13 ++++----- lib/Target/X86/X86TargetTransformInfo.cpp | 19 ++++++++++-- test/Analysis/CostModel/X86/cast.ll | 18 ++++++------ test/Analysis/CostModel/X86/sitofp.ll | 18 ++++++------ test/Analysis/CostModel/X86/uitofp.ll | 34 +++++++++++----------- .../LoopVectorize/X86/uint64_to_fp64-cost-model.ll | 4 +-- 6 files changed, 59 insertions(+), 47 deletions(-)