aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/CSKY/CSKYISelLowering.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-21[CSKY] Lower ISD::ConstantPool node to support getting the address of Constan...Zi Xuan Wu (Zeson)1-0/+7
2022-02-07[CSKY] Add inline asm constraints and related codegen supportZi Xuan Wu1-0/+6
2022-01-21[CSKY] Add codegen support of GlobalTLSAddress loweringZi Xuan Wu1-0/+4
2022-01-10[CSKY] Lower leaf DAG node such as global symbol, frame address and jumptable...Zi Xuan Wu1-1/+95
2021-11-01[CSKY] First patch to construct codegen infra and generate first add instructionZi Xuan Wu1-0/+69