This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e77118b4a6e [Hexagon] Add extenders for GD_PLT_B22_PCREL and LD_PLT_B22_PCREL new b1b2c37305a [Hexagon] Change iconst to emit 27bit relocation
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: include/llvm/Support/ELFRelocs/Hexagon.def | 1 + lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 10 +++++----- lib/Target/Hexagon/HexagonAsmPrinter.cpp | 2 +- lib/Target/Hexagon/HexagonOperands.td | 4 ++-- lib/Target/Hexagon/HexagonPseudo.td | 7 +++++-- lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 1 + lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp | 2 ++ lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h | 1 + lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp | 4 ++-- lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp | 8 ++++---- lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h | 6 +++--- lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 8 ++++---- lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h | 4 ++-- test/MC/Hexagon/iconst.s | 2 +- 14 files changed, 34 insertions(+), 26 deletions(-)