llvm-6502/lib/Target/ARM64/MCTargetDesc
Tim Northover 2a83cb71ad AArch64/ARM64: only mangle MOVZ/MOVN during encoding when needed
Sometimes we need emit the bits that would actually be a MOVN when producing a
relocated MOVZ instruction (don't ask). But not always, a check which ARM64 got
wrong until now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206289 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-15 14:00:15 +00:00
..
ARM64AddressingModes.h [ARM64] Remove PrefetchOp and use ARM64PRFM instead. 2014-04-09 14:42:53 +00:00
ARM64AsmBackend.cpp
ARM64ELFObjectWriter.cpp
ARM64ELFStreamer.cpp
ARM64ELFStreamer.h
ARM64FixupKinds.h
ARM64MachObjectWriter.cpp Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
ARM64MCAsmInfo.cpp
ARM64MCAsmInfo.h
ARM64MCCodeEmitter.cpp AArch64/ARM64: only mangle MOVZ/MOVN during encoding when needed 2014-04-15 14:00:15 +00:00
ARM64MCExpr.cpp
ARM64MCExpr.h
ARM64MCTargetDesc.cpp [ARM64][MC] Set the default CPU string to generic. 2014-04-15 00:28:39 +00:00
ARM64MCTargetDesc.h
CMakeLists.txt [ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. These files are required in the decoder, disassembler and parser, and a layering violation was imminent. 2014-04-09 14:42:27 +00:00
LLVMBuild.txt
Makefile