This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f28b6a50e69 Add tie-breaker for register class sorting in getSuperRegForSubReg new cde191212ff [mips] Fix 64-bit address loading in case of applying 32-bi [...] new 51666364d40 [mips] Add an empty line to separate different patterns. 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/Mips.td | 3 ++ lib/Target/Mips/Mips64InstrInfo.td | 35 ++++++++++++++++++++++ lib/Target/Mips/MipsInstrInfo.td | 4 +-- .../Mips/indirect-jump-hazard/long-calls.ll | 14 ++++----- test/CodeGen/Mips/long-calls.ll | 6 ++-- test/CodeGen/Mips/pr42736.ll | 28 +++++++++++++++++ 6 files changed, 78 insertions(+), 12 deletions(-) create mode 100644 test/CodeGen/Mips/pr42736.ll