llvm-6502/lib/Target/ARM/MCTargetDesc
Rafael Espindola 06957f43f6 Add a MCAsmInfoELF class and factor some code into it.
We had a MCAsmInfoCOFF, but no common class for all the ELF MCAsmInfos before.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192760 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-16 01:34:32 +00:00
..
ARMAddressingModes.h Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros. 2013-05-24 22:23:49 +00:00
ARMAsmBackend.cpp Generate compact unwind encoding from CFI directives. 2013-09-09 02:37:14 +00:00
ARMBaseInfo.h [ARMv8] Implement the new DMB/DSB operands. 2013-09-05 15:35:24 +00:00
ARMELFObjectWriter.cpp
ARMELFStreamer.cpp Flip the ownership of MCStreamer and MCTargetStreamer. 2013-10-09 17:23:41 +00:00
ARMFixupKinds.h
ARMMachObjectWriter.cpp Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
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 Clean up some usage of Triple. The base class has methods for determining if the target is iOS and Linux. 2013-08-29 20:23:14 +00:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp Add subtarget feature support for Cortex-A53 2013-10-14 13:16:57 +00:00
ARMMCTargetDesc.h Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
ARMUnwindOp.h
ARMUnwindOpAsm.cpp Fix ARM unwind opcode assembler in several cases. 2013-06-09 12:22:30 +00:00
ARMUnwindOpAsm.h Fix ARM unwind opcode assembler in several cases. 2013-06-09 12:22:30 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile