llvm-6502/lib/Target/XCore
2013-10-11 10:27:13 +00:00
..
Disassembler Stop leaking register infos in the disassemblers. 2013-08-03 22:16:16 +00:00
InstPrinter
MCTargetDesc XCore target does not emit '.hidden' or '.protected' attributes 2013-10-11 10:27:00 +00:00
TargetInfo
CMakeLists.txt Target/XCore/CMakeLists.txt: Add XCoreTargetTransformInfo.cpp. 2013-09-18 12:59:41 +00:00
LLVMBuild.txt
Makefile
README.txt test commit 2013-07-29 09:23:13 +00:00
XCore.h Prevent LoopVectorizer and SLPVectorizer running if the target has no vector registers. 2013-09-18 12:43:35 +00:00
XCore.td
XCoreAsmPrinter.cpp XCore target fix bug in emitArrayBound() causing segmentation fault 2013-10-11 10:27:13 +00:00
XCoreCallingConv.td
XCoreFrameLowering.cpp Remove unused functions. 2013-09-10 22:42:31 +00:00
XCoreFrameLowering.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp
XCoreInstrInfo.h
XCoreInstrInfo.td [XCore] Whitespace fixes, no functionality change. 2013-07-03 07:49:03 +00:00
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp XCore target: add XCoreTargetLowering::isZExtFree() 2013-10-11 10:26:29 +00:00
XCoreISelLowering.h XCore target: add XCoreTargetLowering::isZExtFree() 2013-10-11 10:26:29 +00:00
XCoreLowerThreadLocal.cpp XCore target: fix bug in XCoreLowerThreadLocal.cpp 2013-10-11 10:26:48 +00:00
XCoreMachineFunctionInfo.cpp
XCoreMachineFunctionInfo.h
XCoreMCInstLower.cpp
XCoreMCInstLower.h
XCoreRegisterInfo.cpp
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSelectionDAGInfo.cpp
XCoreSelectionDAGInfo.h
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetMachine.cpp Prevent LoopVectorizer and SLPVectorizer running if the target has no vector registers. 2013-09-18 12:43:35 +00:00
XCoreTargetMachine.h Prevent LoopVectorizer and SLPVectorizer running if the target has no vector registers. 2013-09-18 12:43:35 +00:00
XCoreTargetObjectFile.cpp
XCoreTargetObjectFile.h
XCoreTargetTransformInfo.cpp More XCore TTI cleanup -- remove an unused private field flagged by 2013-09-18 14:11:11 +00:00

To-do
-----

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