This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e234f5e2b8 [TargetLowering][PS4] Add sincos(f) lib functions when targ [...] new 67dbbba0768 [ARM] Use MQPR not QPR for MVE registers
The 1 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/ARM/ARMBaseRegisterInfo.cpp | 8 +- lib/Target/ARM/ARMISelLowering.cpp | 6 +- lib/Target/ARM/ARMInstrMVE.td | 180 ++++++++++++++++----------------- test/CodeGen/Thumb2/mve-phireg.ll | 113 +++++++++++++++++++++ 4 files changed, 211 insertions(+), 96 deletions(-) create mode 100644 test/CodeGen/Thumb2/mve-phireg.ll