llvm-project/llvm/lib/Target/XCore
Shao-Ce SUN 662b9fa02c [NFC][CodeGen] Add a setTargetDAGCombine use ArrayRef
Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D122557
2022-03-29 09:53:24 +08:00
..
Disassembler [Disassember][NFCI] Use strong type for instruction decoder 2022-03-25 18:53:59 -07:00
MCTargetDesc XCoreInstPrinter.h - replace unnecessary StringRef include with forward declaration 2022-02-03 14:29:03 +00:00
TargetInfo Fix shlib builds for all lib/Target/*/TargetInfo libs 2021-10-08 15:21:13 -07:00
CMakeLists.txt
README.txt
XCore.h Cleanup includes: LLVMTarget 2022-03-10 10:00:29 +01:00
XCore.td
XCoreAsmPrinter.cpp
XCoreCallingConv.td
XCoreFrameLowering.cpp [NFC] Use Register instead of unsigned 2022-01-19 20:17:04 +08:00
XCoreFrameLowering.h
XCoreFrameToArgsOffsetElim.cpp [llvm] Use range-based for loops (NFC) 2021-11-22 20:33:28 -08:00
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp [NFC][CodeGen] Add a setTargetDAGCombine use ArrayRef 2022-03-29 09:53:24 +08:00
XCoreISelLowering.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp
XCoreInstrInfo.h
XCoreInstrInfo.td [Xcore] Set Int_MemBarrier as a meta-instruction 2022-03-19 17:52:37 +08:00
XCoreLowerThreadLocal.cpp [IR] Merge createReplacementInstr into ConstantExpr::getAsInstruction 2021-10-29 15:02:58 +01:00
XCoreMCInstLower.cpp [Target] Use range-based for loops (NFC) 2021-11-27 11:16:19 -08:00
XCoreMCInstLower.h
XCoreMachineFunctionInfo.cpp
XCoreMachineFunctionInfo.h
XCoreRegisterInfo.cpp [NFC] Use Register instead of unsigned 2022-01-19 20:17:04 +08:00
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSelectionDAGInfo.cpp
XCoreSelectionDAGInfo.h
XCoreSubtarget.cpp [Target] Remove redundant member initialization (NFC) 2022-01-06 22:01:44 -08:00
XCoreSubtarget.h
XCoreTargetMachine.cpp mark getTargetTransformInfo and getTargetIRAnalysis as const 2022-02-25 14:30:44 -05:00
XCoreTargetMachine.h mark getTargetTransformInfo and getTargetIRAnalysis as const 2022-02-25 14:30:44 -05:00
XCoreTargetObjectFile.cpp
XCoreTargetObjectFile.h
XCoreTargetStreamer.h
XCoreTargetTransformInfo.h

README.txt

To-do
-----

* Instruction encodings
* Tailcalls
* Investigate loop alignment
* Add builtins