This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1224e3b5b37 Fix a block copying problem in LICM new 03d3921f6ef [X86][Btver2] Cleanup MOVMSK instructions to use JFPA funct [...] new 75d94b0a1b4 [Hexagon] Two fixes in early if-conversion
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/Hexagon/HexagonEarlyIfConv.cpp | 21 +- lib/Target/X86/X86ScheduleBtVer2.td | 6 +- test/CodeGen/Hexagon/early-if-conv-lifetime.mir | 75 ++++ test/CodeGen/X86/sse2-schedule.ll | 2 +- test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 498 ++++++++++++------------ test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 6 +- test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 92 ++--- 7 files changed, 390 insertions(+), 310 deletions(-) create mode 100644 test/CodeGen/Hexagon/early-if-conv-lifetime.mir