This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 46037d2543c [CostModel][X86] Regenerate integer division/remainder test [...] new 8e98b842553 [CostModel][X86] Regenerate integer extension/truncation co [...] new 05de7ec01ba [llvm-mca] Do not separate iterations with a newline in the [...]
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: test/Analysis/CostModel/X86/sse-itoi.ll | 503 ++++++++++++++------- .../llvm-mca/AArch64/CortexA57/direct-branch.s | 15 +- test/tools/llvm-mca/AArch64/Exynos/direct-branch.s | 6 +- .../AArch64/Exynos/scheduler-queue-usage.s | 4 +- test/tools/llvm-mca/X86/BtVer2/dot-product.s | 4 +- test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s | 2 +- test/tools/llvm-mca/X86/BtVer2/register-files-1.s | 11 +- test/tools/llvm-mca/X86/BtVer2/register-files-2.s | 10 +- test/tools/llvm-mca/X86/BtVer2/register-files-3.s | 2 +- test/tools/llvm-mca/X86/BtVer2/register-files-4.s | 6 +- tools/llvm-mca/TimelineView.cpp | 2 +- 11 files changed, 367 insertions(+), 198 deletions(-)