llvm-project/llvm/lib/Target/ARC
Thomas Johnson 6b3eba7c28 [ARC] Add disassembly for the conditioned move immediate instruction
This change is a step towards implementing codegen for __builtin_clz().
Full support for CLZ with a regression test will follow shortly.
Differential Revision: https://reviews.llvm.org/D105560
2021-07-12 12:35:56 -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
ARCFrameLowering.h
ARCISelDAGToDAG.cpp
ARCISelLowering.cpp
ARCISelLowering.h
ARCInstrFormats.td [ARC] Add disassembly for the conditioned move immediate instruction 2021-07-12 12:35:56 -07:00
ARCInstrInfo.cpp
ARCInstrInfo.h
ARCInstrInfo.td [ARC] Add disassembly for the conditioned move immediate instruction 2021-07-12 12:35:56 -07:00
ARCMCInstLower.cpp
ARCMCInstLower.h
ARCMachineFunctionInfo.cpp
ARCMachineFunctionInfo.h
ARCOptAddrMode.cpp
ARCRegisterInfo.cpp [ARC][NFC] Include file re-ordering 2021-07-09 12:20:32 -07:00
ARCRegisterInfo.h
ARCRegisterInfo.td
ARCSubtarget.cpp
ARCSubtarget.h Add norm sub-target feature to table gen for ARC 2021-06-22 14:39:29 +03:00
ARCTargetMachine.cpp
ARCTargetMachine.h
ARCTargetStreamer.h
ARCTargetTransformInfo.h
CMakeLists.txt