llvm-6502/lib/Target/XCore
Bill Wendling af56634058 Reapply r79127. It was fixed by d0k.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79136 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-15 21:21:19 +00:00
..
AsmPrinter tidy up 2009-08-15 15:08:28 +00:00
TargetInfo
CMakeLists.txt Move XCore AsmPrinter to XCore/AsmPrinter directory. 2009-08-15 12:53:15 +00:00
Makefile Move XCore AsmPrinter to XCore/AsmPrinter directory. 2009-08-15 12:53:15 +00:00
MCSectionXCore.cpp add support for target-specific ELF section flags, add a new MCSectionXCore 2009-08-15 05:56:11 +00:00
MCSectionXCore.h add support for target-specific ELF section flags, add a new MCSectionXCore 2009-08-15 05:56:11 +00:00
README.txt
XCore.h
XCore.td
XCoreCallingConv.td
XCoreFrameInfo.cpp
XCoreFrameInfo.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp This void is implicit in C++. 2009-08-12 22:10:57 +00:00
XCoreInstrInfo.h This void is implicit in C++. 2009-08-12 22:10:57 +00:00
XCoreInstrInfo.td Add extra SEXT pattern. 2009-08-02 22:45:24 +00:00
XCoreISelDAGToDAG.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
XCoreISelLowering.cpp Reapply r79127. It was fixed by d0k. 2009-08-15 21:21:19 +00:00
XCoreISelLowering.h Rename MVT to EVT, in preparation for splitting SimpleValueType out into its own struct type. 2009-08-10 22:56:29 +00:00
XCoreMachineFunctionInfo.h
XCoreRegisterInfo.cpp
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSubtarget.cpp Normalize Subtarget constructors to take a target triple string instead of 2009-08-02 22:11:08 +00:00
XCoreSubtarget.h Normalize Subtarget constructors to take a target triple string instead of 2009-08-02 22:11:08 +00:00
XCoreTargetAsmInfo.cpp Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple 2009-08-12 07:22:17 +00:00
XCoreTargetAsmInfo.h Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple 2009-08-12 07:22:17 +00:00
XCoreTargetMachine.cpp Move XCore AsmPrinter to XCore/AsmPrinter directory. 2009-08-15 12:53:15 +00:00
XCoreTargetMachine.h Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple 2009-08-12 07:22:17 +00:00
XCoreTargetObjectFile.cpp use XCore-specific section with xcore specific cp/dp flags to restore 2009-08-15 06:09:35 +00:00
XCoreTargetObjectFile.h switch off of 'Section' onto MCSection. We're not properly using 2009-07-31 18:48:30 +00:00

To-do
-----

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