llvm-6502/lib/Target/XCore
2010-04-08 10:44:28 +00:00
..
AsmPrinter rename llvm::llvm_report_error -> llvm::report_fatal_error 2010-04-07 22:58:41 +00:00
TargetInfo
CMakeLists.txt
Makefile
MCSectionXCore.cpp
MCSectionXCore.h
README.txt
XCore.h
XCore.td Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field. 2010-04-05 03:10:20 +00:00
XCoreCallingConv.td
XCoreFrameInfo.cpp
XCoreFrameInfo.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp simplify code. 2010-04-05 05:48:36 +00:00
XCoreInstrInfo.h
XCoreInstrInfo.td fix a type contradition: XCoreISD::RETSP has one argument, not zero. 2010-03-28 08:47:39 +00:00
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-04 03:10:48 +00:00
XCoreISelLowering.h
XCoreMachineFunctionInfo.h
XCoreMCAsmInfo.cpp eliminate the magic AbsoluteDebugSectionOffsets MAI hook, 2010-04-04 23:22:29 +00:00
XCoreMCAsmInfo.h
XCoreRegisterInfo.cpp Use twines to simplify calls to report_fatal_error. For code size and readability. 2010-04-08 10:44:28 +00:00
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetMachine.cpp
XCoreTargetMachine.h
XCoreTargetObjectFile.cpp
XCoreTargetObjectFile.h

To-do
-----

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