forked from OSchip/llvm-project
365c405411
This introduce basic tablegen infra such as CSKY{InstrFormats,InstrInfo,RegisterInfo,}.td. For now, only add instruction definitions for basic CSKY ISA operations, and the instruction format and register info are almost complete. Our initial target is a working MC layer rather than codegen, so appropriate SelectionDAG patterns will come later. Differential Revision: https://reviews.llvm.org/D89180 |
||
---|---|---|
.. | ||
TargetInfo | ||
CMakeLists.txt | ||
CSKY.td | ||
CSKYInstrFormats.td | ||
CSKYInstrInfo.td | ||
CSKYRegisterInfo.td | ||
CSKYTargetMachine.cpp | ||
CSKYTargetMachine.h |