llvm-6502/lib/Target/XCore
2010-05-06 19:06:44 +00:00
..
AsmPrinter further simplify EmitAlignment by eliminating the 2010-04-28 01:08:40 +00:00
TargetInfo
CMakeLists.txt Add skeleton target-specific SelectionDAGInfo files. 2010-04-16 23:04:22 +00:00
Makefile
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 Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot. 2010-05-06 19:06:44 +00:00
XCoreInstrInfo.h Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot. 2010-05-06 19:06:44 +00:00
XCoreInstrInfo.td
XCoreISelDAGToDAG.cpp Use const qualifiers with TargetLowering. This eliminates several 2010-04-17 15:26:15 +00:00
XCoreISelLowering.cpp Get rid of the EdgeMapping map. Instead, just check for BasicBlock 2010-05-01 00:01:06 +00:00
XCoreISelLowering.h Get rid of the EdgeMapping map. Instead, just check for BasicBlock 2010-05-01 00:01:06 +00:00
XCoreMachineFunctionInfo.h
XCoreMCAsmInfo.cpp eliminate the magic AbsoluteDebugSectionOffsets MAI hook, 2010-04-04 23:22:29 +00:00
XCoreMCAsmInfo.h
XCoreRegisterInfo.cpp Implement -disable-non-leaf-fp-elim which disable frame pointer elimination 2010-04-21 03:18:23 +00:00
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSelectionDAGInfo.cpp Add skeleton target-specific SelectionDAGInfo files. 2010-04-16 23:04:22 +00:00
XCoreSelectionDAGInfo.h Add skeleton target-specific SelectionDAGInfo files. 2010-04-16 23:04:22 +00:00
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetMachine.cpp
XCoreTargetMachine.h Use const qualifiers with TargetLowering. This eliminates several 2010-04-17 15:26:15 +00:00
XCoreTargetObjectFile.cpp move elf section uniquing to MCContext. Along the way 2010-04-08 21:26:26 +00:00
XCoreTargetObjectFile.h

To-do
-----

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