1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Target/ARC
Pete Couperus c684587715 [ARC] Cleanup ARCAsmPrinter.
Summary:
Remove unused getTargetStreamer.
Remove unused headers.

Reviewers: dantrushin

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D62549

llvm-svn: 362021
2019-05-29 20:07:35 +00:00
..
Disassembler [ARC] Create a TargetInfo header. NFC 2019-05-14 22:06:04 +00:00
MCTargetDesc [ARC] Create a TargetInfo header. NFC 2019-05-14 22:06:04 +00:00
TargetInfo [ARC] Create a TargetInfo header. NFC 2019-05-14 22:06:04 +00:00
ARC.h [ARC] Add ARCOptAddrMode pass to generate postincrement loads/stores. 2019-03-20 20:06:21 +00:00
ARC.td Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCAsmPrinter.cpp [ARC] Cleanup ARCAsmPrinter. 2019-05-29 20:07:35 +00:00
ARCBranchFinalize.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCCallingConv.td Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCExpandPseudos.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCFrameLowering.cpp [ARC] Add ARCOptAddrMode pass to generate postincrement loads/stores. 2019-03-20 20:06:21 +00:00
ARCFrameLowering.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCInstrFormats.td [ARC] Add more load/store variants. 2019-03-14 20:50:54 +00:00
ARCInstrInfo.cpp [ARC] Add more load/store variants. 2019-03-14 20:50:54 +00:00
ARCInstrInfo.h [ARC] Add more load/store variants. 2019-03-14 20:50:54 +00:00
ARCInstrInfo.td [ARC] Add more load/store variants. 2019-03-14 20:50:54 +00:00
ARCISelDAGToDAG.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCISelLowering.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCISelLowering.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCMachineFunctionInfo.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCMachineFunctionInfo.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCMCInstLower.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCMCInstLower.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCOptAddrMode.cpp Uncomment LLVM_FALLTHROUGH. 2019-05-15 19:46:17 +00:00
ARCRegisterInfo.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCRegisterInfo.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCRegisterInfo.td Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCSubtarget.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCSubtarget.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCTargetMachine.cpp [ARC] Create a TargetInfo header. NFC 2019-05-14 22:06:04 +00:00
ARCTargetMachine.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCTargetStreamer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARCTargetTransformInfo.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [ARC] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 00:13:01 +00:00
LLVMBuild.txt [ARC] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 00:13:01 +00:00