1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Target/ARM/MCTargetDesc
Rafael Espindola 5ab55f1b92 Simplify. NFC.
llvm-svn: 309141
2017-07-26 17:27:27 +00:00
..
ARMAddressingModes.h
ARMAsmBackend.cpp Fully fix the movw/movt addend. 2017-07-11 23:18:25 +00:00
ARMAsmBackend.h Fully fix the movw/movt addend. 2017-07-11 23:18:25 +00:00
ARMAsmBackendDarwin.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ARMAsmBackendELF.h
ARMAsmBackendWinCOFF.h
ARMBaseInfo.h [ARM] Make RWPI use movw/movt when available 2017-02-07 13:07:12 +00:00
ARMELFObjectWriter.cpp Simplify. NFC. 2017-07-26 17:27:27 +00:00
ARMELFStreamer.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ARMFixupKinds.h Don't repeat names and reformat. NFC. 2017-06-28 16:00:16 +00:00
ARMMachObjectWriter.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ARMMachORelocationInfo.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ARMMCAsmInfo.cpp Remove Bitrig: LLVM Changes 2017-07-21 22:48:47 +00:00
ARMMCAsmInfo.h
ARMMCCodeEmitter.cpp [ARM] Support fixup for Thumb2 modified immediate 2017-06-05 09:37:12 +00:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ARMMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
ARMTargetStreamer.cpp Re-apply r302416: [ARM] Clear the constant pool cache on explicit .ltorg directives 2017-05-22 09:42:07 +00:00
ARMUnwindOpAsm.cpp [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-31 00:56:17 +00:00
ARMUnwindOpAsm.h [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-31 00:56:17 +00:00
ARMWinCOFFObjectWriter.cpp COFF: Produce an error on invalid pcrel relocs. 2017-06-23 04:07:44 +00:00
ARMWinCOFFStreamer.cpp
CMakeLists.txt
LLVMBuild.txt