llvm-6502/lib/Target/ARM/MCTargetDesc
Rafael Espindola dc9a8a378d Reduce the exposure of Triple::OSType in the ELF object writer. This will
avoid including ADT/Triple.h in many places when the target specific bits are
moved.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147059 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-21 17:00:36 +00:00
..
ARMAddressingModes.h Tidy up. 80 columns. 2011-10-03 23:03:26 +00:00
ARMAsmBackend.cpp Reduce the exposure of Triple::OSType in the ELF object writer. This will 2011-12-21 17:00:36 +00:00
ARMBaseInfo.h Thumb parsing diagnostics for low-reg requirements on ADD and MOV. 2011-08-16 22:20:01 +00:00
ARMFixupKinds.h ARM assembly parsing and encoding support for LDRD(label). 2011-12-19 23:06:24 +00:00
ARMMachObjectWriter.cpp Nuke inadvertant debugging commit. 2011-12-07 19:56:16 +00:00
ARMMCAsmInfo.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
ARMMCAsmInfo.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
ARMMCCodeEmitter.cpp ARM assembly parsing and encoding support for LDRD(label). 2011-12-19 23:06:24 +00:00
ARMMCExpr.cpp Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate ARM MC code from target. 2011-07-20 23:34:39 +00:00
ARMMCExpr.h Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate ARM MC code from target. 2011-07-20 23:34:39 +00:00
ARMMCTargetDesc.cpp Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
ARMMCTargetDesc.h Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCAsmBackend. 2011-07-25 23:24:55 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile