This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a2dc88278d3 [NFC][TTI] Add Alignment for isLegalMasked[Load/Store] new 30954cb6a94 [X86][BtVer2] Improved latency and throughput of float/vect [...] new 330aebe72a5 Fixing typo in llvm/IR/Intrinsics.td
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: include/llvm/IR/Intrinsics.td | 2 +- lib/Target/X86/X86ScheduleBtVer2.td | 12 ++-- .../tools/llvm-mca/X86/BtVer2/bottleneck-hints-3.s | 10 ++-- test/tools/llvm-mca/X86/BtVer2/load-store-alias.s | 10 ++-- test/tools/llvm-mca/X86/BtVer2/memcpy-like-test.s | 10 ++-- test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 68 +++++++++++----------- test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 6 +- test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 10 ++-- test/tools/llvm-mca/X86/BtVer2/resources-sse3.s | 4 +- 9 files changed, 66 insertions(+), 66 deletions(-)