llvm-6502/lib/Target/ARM/MCTargetDesc
Tim Northover ff3808915c ARM: remove special cases for Darwin dynamic-no-pic mode.
These are handled almost identically to static mode (and ELF's global address
materialisation), except that a symbol may have "$non_lazy_ptr" appended. This
can be handled by passing appropriate flags along with the instruction instead
of using entirely separate pseudo-instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195655 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-25 16:24:52 +00:00
..
ARMAddressingModes.h
ARMAsmBackend.cpp
ARMBaseInfo.h ARM: remove special cases for Darwin dynamic-no-pic mode. 2013-11-25 16:24:52 +00:00
ARMELFObjectWriter.cpp
ARMELFStreamer.cpp [arm] Implement eabi_attribute, cpu, and fpu directives. 2013-10-28 17:51:12 +00:00
ARMFixupKinds.h
ARMMachObjectWriter.cpp
ARMMachORelocationInfo.cpp
ARMMCAsmInfo.cpp Add a MCAsmInfoELF class and factor some code into it. 2013-10-16 01:34:32 +00:00
ARMMCAsmInfo.h Add a MCAsmInfoELF class and factor some code into it. 2013-10-16 01:34:32 +00:00
ARMMCCodeEmitter.cpp Return early from getUnconditionalBranchTargetOpValue if the branch target is 2013-10-28 20:51:11 +00:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp ARM: Add subtarget feature for CRC 2013-10-29 09:47:35 +00:00
ARMMCTargetDesc.h Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
ARMUnwindOp.h
ARMUnwindOpAsm.cpp
ARMUnwindOpAsm.h
CMakeLists.txt
LLVMBuild.txt
Makefile