1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Target/ARC
2021-07-22 17:42:25 -07:00
..
Disassembler [ARC] Add disassembly for the conditioned move immediate instruction 2021-07-12 12:35:56 -07:00
MCTargetDesc [ARC] Add disassembly for the conditioned move immediate instruction 2021-07-12 12:35:56 -07:00
TargetInfo llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
ARC.h
ARC.td Add norm sub-target feature to table gen for ARC 2021-06-22 14:39:29 +03:00
ARCAsmPrinter.cpp [ARC] Add missing return statement 2020-06-22 14:57:29 +00:00
ARCBranchFinalize.cpp [NFCI] Move DEBUG_TYPE definition below #includes 2021-05-30 17:31:01 +08:00
ARCCallingConv.td
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 [NFC][CodeGen] Tidy up TargetRegisterInfo stack realignment functions 2021-03-30 17:31:39 +01:00
ARCFrameLowering.h ArrayRef'ize restoreCalleeSavedRegisters. NFCI. 2020-02-29 09:50:23 +01:00
ARCInstrFormats.td [ARC] Add disassembly for the conditioned RSUB immediate instruction 2021-07-22 11:34:39 -07:00
ARCInstrInfo.cpp
ARCInstrInfo.h [NFC] unsigned->Register in storeRegTo/loadRegFromStack 2020-02-03 14:22:16 +01:00
ARCInstrInfo.td [ARC] Add tablegen definition for the Find Leading Set (FLS) instruction 2021-07-22 17:42:25 -07: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 [NFC] remove unused includes of SelectionDAGISel.h 2020-07-20 10:43:29 -07:00
ARCISelLowering.h
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 ARC: Enforce function alignment at code emission time 2020-06-18 17:40:49 -04: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
ARCRegisterInfo.cpp [ARC][NFC] Include file re-ordering 2021-07-09 12:20:32 -07:00
ARCRegisterInfo.h
ARCRegisterInfo.td Support a list of CostPerUse values 2021-01-29 10:14:52 +05:30
ARCSubtarget.cpp Fix TargetSubtargetInfo derivatives after D85165 2020-08-14 15:50:53 -07:00
ARCSubtarget.h Add norm sub-target feature to table gen for ARC 2021-06-22 14:39:29 +03:00
ARCTargetMachine.cpp [llvm] Use Optional::getValueOr (NFC) 2021-01-12 21:43:50 -08: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
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 llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00