This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8b1cb30e78 [InstCombine] [NFC] Added tests for Select with binop fold new c80d03aba54 [AArch64][SVE] Asm: Add MOVPRFX instructions.
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/AArch64/AArch64InstrFormats.td | 15 +++ lib/Target/AArch64/AArch64InstrInfo.h | 26 ++++ lib/Target/AArch64/AArch64RegisterInfo.td | 69 ++++++---- lib/Target/AArch64/AArch64SVEInstrInfo.td | 3 + lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 148 +++++++++++++++++++++- lib/Target/AArch64/SVEInstrFormats.td | 42 ++++++ 6 files changed, 273 insertions(+), 30 deletions(-)