llvm-6502/lib/Target/XCore
2010-03-10 13:27:10 +00:00
..
AsmPrinter Lower BR_JT on the XCore to a jump into a series of jump instructions. 2010-02-23 13:25:07 +00:00
TargetInfo
CMakeLists.txt
Makefile
MCSectionXCore.cpp
MCSectionXCore.h
README.txt
XCore.h
XCore.td
XCoreCallingConv.td
XCoreFrameInfo.cpp
XCoreFrameInfo.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp Lower BR_JT on the XCore to a jump into a series of jump instructions. 2010-02-23 13:25:07 +00:00
XCoreInstrInfo.h
XCoreInstrInfo.td Don't mark call instruction as a barrier. 2010-02-23 21:08:11 +00:00
XCoreISelDAGToDAG.cpp Prefer LMUL to MACCU as LMUL has no tied operands. 2010-03-10 13:27:10 +00:00
XCoreISelLowering.cpp Prefer LMUL to MACCU as LMUL has no tied operands. 2010-03-10 13:27:10 +00:00
XCoreISelLowering.h Prefer LMUL to MACCU as LMUL has no tied operands. 2010-03-10 13:27:10 +00:00
XCoreMachineFunctionInfo.h
XCoreMCAsmInfo.cpp
XCoreMCAsmInfo.h
XCoreRegisterInfo.cpp Change the Value argument to eliminateFrameIndex to a type-tagged value. This 2010-03-09 21:45:49 +00:00
XCoreRegisterInfo.h Change the Value argument to eliminateFrameIndex to a type-tagged value. This 2010-03-09 21:45:49 +00:00
XCoreRegisterInfo.td
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetMachine.cpp
XCoreTargetMachine.h
XCoreTargetObjectFile.cpp
XCoreTargetObjectFile.h Move TLOF implementations to libCodegen to resolve layering violation. 2010-02-15 22:37:53 +00:00

To-do
-----

* Instruction encodings
* Tailcalls
* Investigate loop alignment
* Add builtins
* Make better use of lmul / macc