llvm-6502/lib/Target/XCore
2009-11-11 18:11:07 +00:00
..
AsmPrinter Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. 2009-10-25 06:33:48 +00:00
TargetInfo
CMakeLists.txt
Makefile
MCSectionXCore.cpp
MCSectionXCore.h
README.txt
XCore.h
XCore.td Remove xs1b predicate since it is no longer needed to differentiate betweem 2009-10-06 16:17:57 +00:00
XCoreCallingConv.td
XCoreFrameInfo.cpp
XCoreFrameInfo.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp Replace TargetInstrInfo::isInvariantLoad and its target-specific 2009-10-07 17:38:06 +00:00
XCoreInstrInfo.h Replace TargetInstrInfo::isInvariantLoad and its target-specific 2009-10-07 17:38:06 +00:00
XCoreInstrInfo.td Set isBarrier = 1 on return instructions, as they are control barriers. 2009-11-11 18:11:07 +00:00
XCoreISelDAGToDAG.cpp Remove uninteresting and confusing debug output. 2009-11-05 18:47:09 +00:00
XCoreISelLowering.cpp Add missing names for the XCore specific LADD and LSUB nodes. 2009-10-08 17:14:57 +00:00
XCoreISelLowering.h
XCoreMachineFunctionInfo.h
XCoreMCAsmInfo.cpp
XCoreMCAsmInfo.h
XCoreRegisterInfo.cpp Add register-reuse to frame-index register scavenging. When a target uses 2009-10-07 17:12:56 +00:00
XCoreRegisterInfo.h Add register-reuse to frame-index register scavenging. When a target uses 2009-10-07 17:12:56 +00:00
XCoreRegisterInfo.td
XCoreSubtarget.cpp Remove xs1b predicate since it is no longer needed to differentiate betweem 2009-10-06 16:17:57 +00:00
XCoreSubtarget.h Remove xs1b predicate since it is no longer needed to differentiate betweem 2009-10-06 16:17:57 +00:00
XCoreTargetMachine.cpp indicate what the native integer types for the target are. 2009-11-07 19:07:32 +00:00
XCoreTargetMachine.h
XCoreTargetObjectFile.cpp Remove xs1a subtarget. xs1a is a preproduction device used in 2009-10-06 16:01:09 +00:00
XCoreTargetObjectFile.h

To-do
-----

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