llvm-project/llvm/lib/Target/CSKY
Christopher Di Bella c874dd5362 [llvm][clang][NFC] updates inline licence info
Some files still contained the old University of Illinois Open Source
Licence header. This patch replaces that with the Apache 2 with LLVM
Exception licence.

Differential Revision: https://reviews.llvm.org/D107528
2021-08-11 02:48:53 +00:00
..
AsmParser [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
MCTargetDesc [CSKY 6/n] Add support branch and symbol series instruction 2021-04-20 15:36:49 +08:00
TargetInfo [CSKY] Add visibility macro to fix link error 2021-01-11 16:18:01 +08:00
CMakeLists.txt [CSKY 4/n] Add basic CSKYAsmParser and CSKYInstPrinter 2021-04-20 15:36:49 +08:00
CSKY.td [CSKY 4/n] Add basic CSKYAsmParser and CSKYInstPrinter 2021-04-20 15:36:49 +08:00
CSKYInstrFormats.td [CSKY 6/n] Add support branch and symbol series instruction 2021-04-20 15:36:49 +08:00
CSKYInstrInfo.td [NFC][CSKY] Resort the instruction description in td 2021-04-21 12:36:07 +08:00
CSKYRegisterInfo.td
CSKYTargetMachine.cpp [llvm] Use Optional::getValueOr (NFC) 2021-01-12 21:43:50 -08:00
CSKYTargetMachine.h