This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c48c6af1495 LFTR for multiple exit loops new 26df96a0c77 [Util] Add a helper script for converting -print-before-all [...] new 92aa4f1e4ca [mips] Add (GPR|PTR)_64 predicates to PseudoReturn64 and Ps [...] new 83c2d8b06ce [mips] Mark the `lwupc` instruction as MIPS64 R6 only
The 3 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/Mips32r6InstrInfo.td | 3 -- lib/Target/Mips/Mips64InstrInfo.td | 4 +-- lib/Target/Mips/Mips64r6InstrInfo.td | 3 ++ .../Mips/mips32r6/valid-mips32r6-el.txt | 1 - .../Disassembler/Mips/mips32r6/valid-mips32r6.txt | 1 - test/MC/Mips/mips32r6/invalid-mips32r2.s | 1 + test/MC/Mips/mips32r6/relocations.s | 5 --- test/MC/Mips/mips32r6/valid.s | 1 - utils/chunk-print-before-all.py | 42 ++++++++++++++++++++++ 9 files changed, 48 insertions(+), 13 deletions(-) create mode 100644 utils/chunk-print-before-all.py