1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Target/ARC
Thomas Johnson 76438a2e53 [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
ARCAsmPrinter.cpp
ARCBranchFinalize.cpp
ARCCallingConv.td
ARCExpandPseudos.cpp
ARCFrameLowering.cpp
ARCFrameLowering.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
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
ARCSubtarget.cpp
ARCSubtarget.h
ARCTargetMachine.cpp
ARCTargetMachine.h
ARCTargetStreamer.h
ARCTargetTransformInfo.h
CMakeLists.txt