This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85b0c0c8f0c [GlobalOpt] Fix support for casts in ctors. new 2f648b3d190 [CostModel][X86] Regenerate vector shuffle cost tests with [...] new 1c1630d37c4 [InstCombine] add potential calloc tests and regenerate che [...]
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: .../CostModel/X86/alternate-shuffle-cost.ll | 565 ++++++++++++++------- test/Analysis/CostModel/X86/shuffle-broadcast.ll | 303 ++++++----- test/Analysis/CostModel/X86/shuffle-reverse.ll | 335 +++++++----- test/Analysis/CostModel/X86/shuffle-single-src.ll | 455 +++++++++-------- test/Analysis/CostModel/X86/shuffle-two-src.ll | 486 ++++++++++-------- test/Transforms/InstCombine/memset-1.ll | 80 ++- 6 files changed, 1345 insertions(+), 879 deletions(-)