unplugged-system/external/llvm/lib/Target/XCore
2025-10-06 13:59:42 +00:00
..
Disassembler Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
InstPrinter Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
MCTargetDesc Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
TargetInfo Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
CMakeLists.txt Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
LLVMBuild.txt Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.txt Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCore.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCore.td Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreAsmPrinter.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreCallingConv.td Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreFrameLowering.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreFrameLowering.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreFrameToArgsOffsetElim.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreInstrFormats.td Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreInstrInfo.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreInstrInfo.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreInstrInfo.td Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreISelDAGToDAG.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreISelLowering.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreISelLowering.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreLowerThreadLocal.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreMachineFunctionInfo.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreMachineFunctionInfo.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreMCInstLower.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreMCInstLower.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreRegisterInfo.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreRegisterInfo.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreRegisterInfo.td Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreSelectionDAGInfo.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreSelectionDAGInfo.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreSubtarget.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreSubtarget.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreTargetMachine.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreTargetMachine.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreTargetObjectFile.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreTargetObjectFile.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreTargetStreamer.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
XCoreTargetTransformInfo.h Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

To-do
-----

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