This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 274ec57233a [ARM] Remove non-existent cpu arm1176j-s and use mpcore for v6k new 9abf993591b [llvm-mca] Teach how to track zero registers in class Regis [...] new 945a3e0770c [LoopInterchange] Turn into a loop pass.
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/Transforms/IPO/PassManagerBuilder.cpp | 6 +-- lib/Transforms/Scalar/LoopInterchange.cpp | 57 ++++++---------------- .../llvm-mca/include/HardwareUnits/RegisterFile.h | 34 +++++++++---- tools/llvm-mca/include/Instruction.h | 25 +++++++--- tools/llvm-mca/lib/HardwareUnits/RegisterFile.cpp | 45 ++++++++++++----- 5 files changed, 94 insertions(+), 73 deletions(-)