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
XCoreInstrInfo.h
XCoreInstrInfo.td
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp Reapply r79127. It was fixed by d0k. 2009-08-15 21:21:19 +00:00
XCoreISelLowering.h
XCoreMachineFunctionInfo.h
XCoreRegisterInfo.cpp
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetAsmInfo.cpp
XCoreTargetAsmInfo.h
XCoreTargetMachine.cpp Move XCore AsmPrinter to XCore/AsmPrinter directory. 2009-08-15 12:53:15 +00:00
XCoreTargetMachine.h
XCoreTargetObjectFile.cpp use XCore-specific section with xcore specific cp/dp flags to restore 2009-08-15 06:09:35 +00:00
XCoreTargetObjectFile.h

To-do
-----

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