This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3c21b0537b [NVPTX] Deduplicate code. No functionality change. new 7940af08536 [AArch64][SVE] Enable DiagnosticPredicates for SVE LD1 inst [...] new bf50bde3b17 [Tablegen] Simplify code in CodeGenSchedule. NFCI
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/AArch64/AsmParser/AArch64AsmParser.cpp | 41 ++-- test/MC/AArch64/SVE/ld1b-diagnostics.s | 24 +- test/MC/AArch64/SVE/ld1d-diagnostics.s | 16 +- test/MC/AArch64/SVE/ld1h-diagnostics.s | 24 +- test/MC/AArch64/SVE/ld1sb-diagnostics.s | 24 +- test/MC/AArch64/SVE/ld1sh-diagnostics.s | 24 +- test/MC/AArch64/SVE/ld1sw-diagnostics.s | 24 +- test/MC/AArch64/SVE/ld1w-diagnostics.s | 24 +- test/MC/AArch64/SVE/ldff1d-diagnostics.s | 8 +- test/MC/AArch64/SVE/ldff1sh-diagnostics.s | 8 +- test/MC/AArch64/SVE/ldff1sw-diagnostics.s | 8 +- test/MC/AArch64/SVE/ldff1w-diagnostics.s | 8 +- utils/TableGen/CodeGenSchedule.cpp | 254 ++++++++++------------ utils/TableGen/CodeGenSchedule.h | 7 +- 14 files changed, 240 insertions(+), 254 deletions(-)