This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c200332099 Minor styling fix. NFC. new ba8e07e470f AArch64: Unify relocation restrictions between MOVK/MOVN/MOVZ. new 11e35d802dd MC: AArch64: Add support for prel_g* relocation specifiers.
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/AArch64InstrFormats.td | 68 +++++----------------- lib/Target/AArch64/AArch64InstrInfo.td | 36 ++++++------ lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 63 +++++++++----------- .../MCTargetDesc/AArch64ELFObjectWriter.cpp | 14 +++++ lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp | 7 +++ lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h | 20 +++++-- test/MC/AArch64/arm64-large-relocs.s | 38 ++++++++++-- test/MC/AArch64/basic-a64-diagnostics.s | 54 ----------------- 8 files changed, 130 insertions(+), 170 deletions(-)