llvm-project/llvm/lib/Target/VE/MCTargetDesc
Kazushi (Jam) Marukawa c287f90ccd [VE] Change default CPU name to "generic"
Change default CPU name of SX-Aurora VE from "ve" to "generic" similar
to other architectures.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D93836
2021-01-04 20:09:57 +09:00
..
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
VEAsmBackend.cpp [VE] Support relocation information in MC layer 2020-06-15 11:24:53 +02:00
VEELFObjectWriter.cpp [VE] Support relocation information in MC layer 2020-06-15 11:24:53 +02:00
VEFixupKinds.h [VE] Support relocation information in MC layer 2020-06-15 11:24:53 +02:00
VEInstPrinter.cpp [VE] Support host memory access instructions in MC layer 2020-06-10 10:02:14 +02:00
VEInstPrinter.h [VE] Correct getMnemonic 2020-11-17 22:33:29 +09:00
VEMCAsmInfo.cpp
VEMCAsmInfo.h
VEMCCodeEmitter.cpp [VE] Support relocation information in MC layer 2020-06-15 11:24:53 +02:00
VEMCExpr.cpp [VE] Support relocation information in MC layer 2020-06-15 11:24:53 +02:00
VEMCExpr.h [VE] Support relocation information in MC layer 2020-06-15 11:24:53 +02:00
VEMCTargetDesc.cpp [VE] Change default CPU name to "generic" 2021-01-04 20:09:57 +09:00
VEMCTargetDesc.h
VETargetStreamer.cpp
VETargetStreamer.h