1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +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
ARC.h
ARC.td Add norm sub-target feature to table gen for ARC 2021-06-22 14:39:29 +03:00
ARCAsmPrinter.cpp
ARCBranchFinalize.cpp [NFCI] Move DEBUG_TYPE definition below #includes 2021-05-30 17:31:01 +08:00
ARCCallingConv.td
ARCExpandPseudos.cpp
ARCFrameLowering.cpp [NFC][CodeGen] Tidy up TargetRegisterInfo stack realignment functions 2021-03-30 17:31:39 +01:00
ARCFrameLowering.h
ARCInstrFormats.td [ARC] Add disassembly for the conditioned RSUB immediate instruction 2021-07-22 11:34:39 -07:00
ARCInstrInfo.cpp
ARCInstrInfo.h
ARCInstrInfo.td [ARC] Add tablegen definition for the Find Leading Set (FLS) instruction 2021-07-22 17:42:25 -07:00
ARCISelDAGToDAG.cpp
ARCISelLowering.cpp
ARCISelLowering.h
ARCMachineFunctionInfo.cpp
ARCMachineFunctionInfo.h
ARCMCInstLower.cpp
ARCMCInstLower.h
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
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
CMakeLists.txt