This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 701a446bf23 [PowerPC] Adjust the naming and operand order of fnmsub patterns new df61683a762 Reland "gn build: (manually) merge r373551" new ecad6d57a58 [AArch64InstPrinter] prefer bfi to bfc for < armv8.2-a
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/MCTargetDesc/AArch64InstPrinter.cpp | 3 ++- test/MC/AArch64/armv8.2a-bfc.s | 11 +++++++++++ test/MC/AArch64/basic-a64-instructions.s | 12 ++++++------ test/MC/Disassembler/AArch64/basic-a64-instructions.txt | 7 +++++-- utils/gn/secondary/llvm/unittests/BUILD.gn | 1 + utils/gn/secondary/llvm/unittests/TableGen/BUILD.gn | 13 +++++++++++++ utils/gn/secondary/llvm/utils/TableGen/BUILD.gn | 1 + .../llvm/utils/{FileCheck => TableGen/GlobalISel}/BUILD.gn | 4 ++-- 8 files changed, 41 insertions(+), 11 deletions(-) create mode 100644 test/MC/AArch64/armv8.2a-bfc.s create mode 100644 utils/gn/secondary/llvm/unittests/TableGen/BUILD.gn copy utils/gn/secondary/llvm/utils/{FileCheck => TableGen/GlobalISel}/BUILD.gn (54%)