llvm-project/llvm/lib/Target/AArch64/MCTargetDesc
Fangrui Song 7e49dc6184 [MC] Change MCCFIInstruction::createDefCfa to cfiDefCfa which does not negate Offset
The negative Offset has caused a bunch of problems and confused quite a
few call sites. Delete the unneeded negation and fix all call sites.
2020-05-22 15:47:26 -07:00
..
AArch64AddressingModes.h Fix unused function warning 2020-03-16 19:45:36 -07:00
AArch64AsmBackend.cpp [MC][Bugfix] Remove redundant parameter for relaxInstruction 2020-04-21 11:06:55 +08:00
AArch64ELFObjectWriter.cpp [MC][AArch64] Make .reloc support arbitrary relocation types 2020-03-27 12:30:52 -07:00
AArch64ELFStreamer.cpp [MC][NFC] Use camelCase style for functions in MCObjectStreamer 2020-04-20 20:09:20 -07:00
AArch64ELFStreamer.h
AArch64FixupKinds.h
AArch64InstPrinter.cpp [AArch64InstPrinter] Change printAlignedLabel to print the target address in hexadecimal form 2020-04-10 09:21:09 -07:00
AArch64InstPrinter.h [MCInstPrinter] Add parameter `Address` to printCustomAliasOperand. NFC 2020-03-27 00:38:20 -07:00
AArch64MCAsmInfo.cpp [MC] Default MCAsmInfo::UseIntegratedAssembler to true 2020-04-11 10:13:52 -07:00
AArch64MCAsmInfo.h AArch64: support arm64_32, an ILP32 slice for watchOS. 2019-09-12 10:22:23 +00:00
AArch64MCCodeEmitter.cpp [AArch64] Output the pseudo SPACE in asm and object files 2019-11-01 15:01:53 +00:00
AArch64MCExpr.cpp MC: AArch64: Add support for prel_g* relocation specifiers. 2019-07-18 16:54:33 +00:00
AArch64MCExpr.h MC: AArch64: Add support for prel_g* relocation specifiers. 2019-07-18 16:54:33 +00:00
AArch64MCTargetDesc.cpp [MC] Change MCCFIInstruction::createDefCfa to cfiDefCfa which does not negate Offset 2020-05-22 15:47:26 -07:00
AArch64MCTargetDesc.h
AArch64MachObjectWriter.cpp [MC] Rename MCSection*::getSectionName() to getName(). NFC 2020-04-15 16:48:14 -07:00
AArch64TargetStreamer.cpp [MC] De-capitalize some MCStreamer::Emit* functions 2020-02-14 19:11:53 -08:00
AArch64TargetStreamer.h
AArch64WinCOFFObjectWriter.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
AArch64WinCOFFStreamer.cpp [MC][NFC] Use camelCase style for functions in MCObjectStreamer 2020-04-20 20:09:20 -07:00
AArch64WinCOFFStreamer.h
CMakeLists.txt [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
LLVMBuild.txt [AArch64] Delete an unneeded dependency on Object after 1874dee566 2020-02-21 14:02:54 -08:00