llvm-project/llvm/lib/Target/ARC
Thomas Johnson 2ef1fbfe0e Add norm sub-target feature to table gen for ARC
This adds the `norm` sub-target feature (without backing implementation for now) to table gen.

Differential Revision: https://reviews.llvm.org/D104558
2021-06-22 14:39:29 +03:00
..
Disassembler
MCTargetDesc [ARC] Correct ARCInstPrinter::getMnemonic after D90039 2020-11-17 09:08:36 -08: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
ARCISelDAGToDAG.cpp
ARCISelLowering.cpp
ARCISelLowering.h
ARCInstrFormats.td
ARCInstrInfo.cpp
ARCInstrInfo.h
ARCInstrInfo.td Add commutable attribute to opcodes for ARC 2021-06-04 19:49:19 +03:00
ARCMCInstLower.cpp
ARCMCInstLower.h
ARCMachineFunctionInfo.cpp
ARCMachineFunctionInfo.h
ARCOptAddrMode.cpp
ARCRegisterInfo.cpp
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
ARCTargetStreamer.h
ARCTargetTransformInfo.h
CMakeLists.txt