1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 08:23:21 +01:00
llvm-mirror/lib/Target/ARM/MCTargetDesc
Mihai Popa a9e072fd76 Add support for Thumb2 literal loads with negative zero offset
Thumb2 literal loads use an offset encoding which allows for 
negative zero. This fixes parsing and encoding so that #-0 
is correctly processed. The parser represents #-0 as INT32_MIN.

llvm-svn: 188549
2013-08-16 12:03:00 +00:00
..
ARMAddressingModes.h
ARMAsmBackend.cpp This adds range checking for "ldr Rn, [pc, #imm]" Thumb 2013-07-22 15:49:36 +00:00
ARMBaseInfo.h
ARMELFObjectWriter.cpp
ARMELFStreamer.cpp Remove address spaces from MC. 2013-07-02 15:49:13 +00:00
ARMELFStreamer.h
ARMFixupKinds.h
ARMMachObjectWriter.cpp
ARMMachORelocationInfo.cpp
ARMMCAsmInfo.cpp
ARMMCAsmInfo.h
ARMMCCodeEmitter.cpp Add support for Thumb2 literal loads with negative zero offset 2013-08-16 12:03:00 +00:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp Add a subtarget feature 'v8' to the ARM backend. 2013-06-26 16:58:26 +00:00
ARMMCTargetDesc.h
ARMUnwindOp.h
ARMUnwindOpAsm.cpp
ARMUnwindOpAsm.h
CMakeLists.txt
LLVMBuild.txt
Makefile