This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from af61b7b6b9f Revert "[Hexagon][Test] Remove undef and infinite loop from test" new 5092d234f32 [RISCV][NFC] Rework CHECK lines in rvi-aliases-valid.s new 9480b0964b2 [NFC] Add severe validation of InstructionPrecedenceTracking new 3e54ac3b7f3 Fix "Q" and "R" inline assembly template modifiers for big- [...]
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: .../llvm/Analysis/InstructionPrecedenceTracking.h | 9 + lib/Analysis/InstructionPrecedenceTracking.cpp | 39 ++++ lib/Target/ARM/ARMAsmPrinter.cpp | 16 +- test/CodeGen/ARM/print-registers.ll | 10 + test/MC/RISCV/rvi-aliases-valid.s | 258 ++++++++++----------- 5 files changed, 201 insertions(+), 131 deletions(-) create mode 100644 test/CodeGen/ARM/print-registers.ll