llvm-6502/lib/Target/XCore
2013-11-13 10:19:31 +00:00
..
Disassembler
InstPrinter
MCTargetDesc XCore target: implement exception handling 2013-11-13 10:19:31 +00:00
TargetInfo
CMakeLists.txt
LLVMBuild.txt
Makefile
README.txt
XCore.h
XCore.td
XCoreAsmPrinter.cpp Add a helper getSymbol to AsmPrinter. 2013-10-29 17:07:16 +00:00
XCoreCallingConv.td
XCoreFrameLowering.cpp XCore target: implement exception handling 2013-11-13 10:19:31 +00:00
XCoreFrameLowering.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp
XCoreInstrInfo.h
XCoreInstrInfo.td Add XCore support for ATOMIC_FENCE. 2013-11-12 10:11:26 +00:00
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp XCore target: implement exception handling 2013-11-13 10:19:31 +00:00
XCoreISelLowering.h Add XCore support for ATOMIC_FENCE. 2013-11-12 10:11:26 +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 Add a helper getSymbol to AsmPrinter. 2013-10-29 17:07:16 +00:00
XCoreMCInstLower.h
XCoreRegisterInfo.cpp
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSelectionDAGInfo.cpp
XCoreSelectionDAGInfo.h
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetMachine.cpp
XCoreTargetMachine.h
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