llvm-6502/lib/Target/XCore
2009-07-01 18:50:55 +00:00
..
CMakeLists.txt
Makefile
README.txt
XCore.h Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
XCore.td
XCoreAsmPrinter.cpp Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
XCoreCallingConv.td
XCoreFrameInfo.cpp
XCoreFrameInfo.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp
XCoreInstrInfo.h
XCoreInstrInfo.td
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp Update comments to make it clear that the function alignment is the Log2 of the 2009-07-01 18:50:55 +00:00
XCoreISelLowering.h Update comments to make it clear that the function alignment is the Log2 of the 2009-07-01 18:50:55 +00:00
XCoreMachineFunctionInfo.h
XCoreRegisterInfo.cpp
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetAsmInfo.cpp Move up dwarf writer initialization in common AsmPrinter class. 2009-06-19 21:54:26 +00:00
XCoreTargetAsmInfo.h
XCoreTargetMachine.cpp Remove unused AsmPrinter OptLevel argument, and propogate. 2009-07-01 01:48:54 +00:00
XCoreTargetMachine.h

To-do
-----

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