1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Target/PowerPC/MCTargetDesc
Jinsong Ji 8853fbe08a [AIX] Enable dollar sign as PC in inlineasm
$ is used as PC for PowerPC inlineasm, ELF use it,
enable it for AIX XCOFF as well.

Reviewed By: #powerpc, amyk, nemanjai

Differential Revision: https://reviews.llvm.org/D105956
2021-07-14 13:37:52 +00:00
..
CMakeLists.txt [AIX][Power10] Restrict prefixed instructions from crossing the 64byte boundary 2021-04-27 11:55:18 -05:00
PPCAsmBackend.cpp [MC][PowerPC] Support .reloc *, BFD_RELOC_{NONE,16,32,64}, * 2021-03-05 21:31:45 -08:00
PPCELFObjectWriter.cpp [PowerPC][PCRelative] Thread Local Storage Support for Local Dynamic 2020-09-23 13:48:06 -05:00
PPCELFStreamer.cpp [PowerPC] Add linker opt for PC Relative GOT indirect accesses 2020-07-22 09:08:23 -05:00
PPCELFStreamer.h [PowerPC] Add linker opt for PC Relative GOT indirect accesses 2020-07-22 09:08:23 -05:00
PPCFixupKinds.h [PowerPC] Split s34imm into two types 2020-07-28 05:55:56 -05:00
PPCInstPrinter.cpp [PowerPC] Add ROP Protection Instructions for PowerPC 2021-04-15 11:38:38 -05:00
PPCInstPrinter.h [PowerPC] Add ROP Protection Instructions for PowerPC 2021-04-15 11:38:38 -05:00
PPCMCAsmInfo.cpp [AIX] Enable dollar sign as PC in inlineasm 2021-07-14 13:37:52 +00:00
PPCMCAsmInfo.h [PowerPC] Delete remnant isOSDarwin references 2021-01-06 21:18:35 -08:00
PPCMCCodeEmitter.cpp [PowerPC] Add ROP Protection Instructions for PowerPC 2021-04-15 11:38:38 -05:00
PPCMCCodeEmitter.h [PowerPC] Add ROP Protection Instructions for PowerPC 2021-04-15 11:38:38 -05:00
PPCMCExpr.cpp
PPCMCExpr.h
PPCMCTargetDesc.cpp [AIX][TLS] Add support for TLSGD relocations to XCOFF objects 2021-05-06 09:01:47 -05:00
PPCMCTargetDesc.h [PowerPC] Add accumulator register class and instructions 2020-09-25 12:25:13 -05:00
PPCPredicates.cpp
PPCPredicates.h
PPCXCOFFObjectWriter.cpp [AIX][TLS] Add support for TLSGD relocations to XCOFF objects 2021-05-06 09:01:47 -05:00
PPCXCOFFStreamer.cpp [AIX][Power10] Restrict prefixed instructions from crossing the 64byte boundary 2021-04-27 11:55:18 -05:00
PPCXCOFFStreamer.h [AIX][Power10] Restrict prefixed instructions from crossing the 64byte boundary 2021-04-27 11:55:18 -05:00