This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 945a3e0770c [LoopInterchange] Turn into a loop pass. new deede4f5ad6 Revert r343308: [LoopInterchange] Turn into a loop pass. new ab5d6ab2dea [X86][Btver2] Fix BSF/BSR schedule
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 | 4 +- lib/Transforms/IPO/PassManagerBuilder.cpp | 6 ++- lib/Transforms/Scalar/LoopInterchange.cpp | 57 ++++++++++++++++------ test/CodeGen/X86/schedule-x86_64.ll | 24 ++++----- .../llvm-mca/X86/BtVer2/clear-super-register-1.s | 36 +++++++------- test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 50 +++++++++---------- 6 files changed, 104 insertions(+), 73 deletions(-)