This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 010dd36cca4 [DAGCombiner] Replace masked loads with a zero mask with th [...] new 37485371156 [CostModel][X86] Improve masked load/store AVX1/AVX2 costs
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/X86TargetTransformInfo.cpp | 4 +- .../CostModel/X86/masked-intrinsic-cost-widen.ll | 76 +- .../CostModel/X86/masked-intrinsic-cost.ll | 76 +- .../LoopVectorize/X86/masked_load_store.ll | 1422 ++++++++++++-------- 4 files changed, 968 insertions(+), 610 deletions(-)