On PowerPC we will soon need to use pcrel to indicate PC Relative addressing.
Renamed the Hexagon specific variant kind to a non target specific VK so that it can be used on both Hexagon and PowerPC.
This patch should be NFC as noted in the title.
Paths
| Differential D74788
[Hexagon][NFC] Rename VK_Hexagon_PCREL to VK_PCREL ClosedPublic Authored by stefanp on Feb 18 2020, 12:09 PM.
Details
Summary On PowerPC we will soon need to use pcrel to indicate PC Relative addressing. This patch should be NFC as noted in the title.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 18 2020, 12:21 PM Closed by commit rG440ca29ea266: [Hexagon][NFC] Rename VK_Hexagon_PCREL to VK_PCREL (authored by stefanp). · Explain WhyFeb 19 2020, 7:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 245408 llvm/include/llvm/MC/MCExpr.h
llvm/lib/MC/MCExpr.cpp
llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp
llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp
llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp
|