llvm-6502/lib/Target/ARM/MCTargetDesc
Jim Grosbach 0b4c673886 Thumb2 alternate syntax for LDR(literal) and friends.
Explicit pc-relative syntax. For example, "ldrb r2, [pc, #-22]".

rdar://10250964

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148432 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-18 22:46:46 +00:00
..
ARMAddressingModes.h
ARMAsmBackend.cpp Thumb2 relaxation for LDR(literal). 2012-01-18 21:54:16 +00:00
ARMBaseInfo.h Move default case for covered enum outside of switch. 2012-01-10 19:43:09 +00:00
ARMELFObjectWriter.cpp Fix incorrect relocation generation. Patch by Kristof Beyls. 2011-12-22 21:36:43 +00:00
ARMFixupKinds.h
ARMMachObjectWriter.cpp
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 Thumb2 alternate syntax for LDR(literal) and friends. 2012-01-18 22:46:46 +00:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp
ARMMCTargetDesc.h Move the ARM specific parts of the ELF writer to Target/ARM. 2011-12-22 00:37:50 +00:00
CMakeLists.txt Hopefully fix the cmake build. 2011-12-22 01:11:01 +00:00
LLVMBuild.txt
Makefile