This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9bd0f56ab3e [DAG] Add Target Store Merge pass ordering function new 27bff2421e4 [mips] Allow $AT to be used as a register name new e8033d703b7 [InstCombine] add peekThroughBitcast() helper; NFC
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/Mips/AsmParser/MipsAsmParser.cpp | 2 +- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 8 ++------ lib/Transforms/InstCombine/InstCombineInternal.h | 12 ++++++++++++ test/MC/Mips/mips-register-names-o32.s | 1 + test/MC/Mips/mips64-register-names-n32-n64.s | 1 + test/MC/Mips/mips64-register-names-o32.s | 1 + 6 files changed, 18 insertions(+), 7 deletions(-)