This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 556673f902d Use TRI->regsOverlap() in MachineBasicBlock::computeRegiste [...] new ae4ef7d35ca Use unique_ptr to hold AsmInfo,MRI,MII,STI new 24ab3f138f4 [mips] Correct MUL pattern for mips64
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/Target/TargetMachine.h | 17 ++++++++--------- lib/CodeGen/LLVMTargetMachine.cpp | 10 +++++----- lib/Target/BPF/BPFTargetMachine.cpp | 3 ++- lib/Target/Mips/Mips64InstrInfo.td | 2 +- lib/Target/Mips/Mips64r6InstrInfo.td | 3 +++ lib/Target/TargetMachine.cpp | 7 +------ 6 files changed, 20 insertions(+), 22 deletions(-)