This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2fc30a3dc44 [Pipeliner] Fix check for order dependences when finalizing [...] new f0568a860ce [X86][Btver2] Account for the "+i" integer pipe transfer co [...] new 1e6d98ea5e1 [Pipeliner] Fix calculation when reusing phis new 42f8f944d97 [Pipeliner] Enable more base+offset dependence changes in p [...]
The 3 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/CodeGen/MachinePipeliner.cpp | 15 +++++++---- lib/Target/X86/X86ScheduleBtVer2.td | 31 ++++++++------------- test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 34 ++++++++++++------------ test/tools/llvm-mca/X86/BtVer2/resources-sse1.s | 2 +- test/tools/llvm-mca/X86/BtVer2/resources-sse2.s | 4 +-- test/tools/llvm-mca/X86/BtVer2/resources-sse41.s | 4 +-- test/tools/llvm-mca/X86/BtVer2/resources-sse42.s | 16 +++++------ 7 files changed, 51 insertions(+), 55 deletions(-)