This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from af6e219a703 [PowerPC] Add combined ELF ABI and 32/64 bit queries to the [...] new bb63e152b16 [PowerPC] Regenerate reciprocal tests, as discussed on D66548 new de2dc037c80 [X86][BtVer2] Fix latency/throughput of scalar integer MUL [...]
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/Target/X86/X86ScheduleBtVer2.td | 20 +- test/CodeGen/PowerPC/qpx-recipest.ll | 401 +++++++++++++++------ .../llvm-mca/X86/BtVer2/clear-super-register-1.s | 34 +- .../llvm-mca/X86/BtVer2/cmpxchg-read-advance.s | 24 +- .../X86/BtVer2/dependency-breaking-sbb-2.s | 32 +- .../llvm-mca/X86/BtVer2/partial-reg-update-2.s | 10 +- .../llvm-mca/X86/BtVer2/partial-reg-update-4.s | 28 +- .../llvm-mca/X86/BtVer2/partial-reg-update-6.s | 32 +- .../llvm-mca/X86/BtVer2/partial-reg-update-7.s | 62 ++-- .../tools/llvm-mca/X86/BtVer2/partial-reg-update.s | 12 +- test/tools/llvm-mca/X86/BtVer2/read-advance-2.s | 19 +- test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 86 ++--- test/tools/llvm-mca/X86/BtVer2/xadd.s | 62 ++-- test/tools/llvm-mca/X86/BtVer2/xchg.s | 32 +- test/tools/llvm-mca/X86/intel-syntax.s | 12 +- test/tools/llvm-mca/X86/llvm-mca-markers-10.s | 24 +- test/tools/llvm-mca/X86/llvm-mca-markers-9.s | 24 +- 17 files changed, 551 insertions(+), 363 deletions(-)