llvm-6502/lib/Target/ARM/MCTargetDesc
Jim Grosbach cb86509e7a Tidy up value checking.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145895 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-06 01:53:17 +00:00
..
ARMAddressingModes.h Tidy up. 80 columns. 2011-10-03 23:03:26 +00:00
ARMAsmBackend.cpp Tidy up value checking. 2011-12-06 01:53:17 +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 Sink ARM mc routines into MCTargetDesc. 2011-07-23 00:00:19 +00:00
ARMMachObjectWriter.cpp Better fix for ARM MOVT relocation encoding of thumb bit. 2011-11-29 01:15:25 +00:00
ARMMCAsmInfo.cpp Don't drop alignment info on local common symbols. 2011-09-01 23:04:27 +00:00
ARMMCAsmInfo.h Rename createAsmInfo to createMCAsmInfo and move registration code to MCTargetDesc to prepare for next round of changes. 2011-07-14 23:50:31 +00:00
ARMMCCodeEmitter.cpp ARM encoder method needs the physical register number, not the enum. 2011-12-02 22:01:25 +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 build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile