llvm-6502/lib/Target/XCore
Anton Korobeynikov d9e3385ced Move getInitialFrameState() to TargetFrameInfo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119754 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-18 23:25:52 +00:00
..
TargetInfo
CMakeLists.txt move all the target's asmprinters into the main target. The piece 2010-11-14 18:43:56 +00:00
Makefile move all the target's asmprinters into the main target. The piece 2010-11-14 18:43:56 +00:00
README.txt
XCore.h
XCore.td
XCoreAsmPrinter.cpp move all the target's asmprinters into the main target. The piece 2010-11-14 18:43:56 +00:00
XCoreCallingConv.td
XCoreFrameInfo.cpp Move getInitialFrameState() to TargetFrameInfo 2010-11-18 23:25:52 +00:00
XCoreFrameInfo.h Move getInitialFrameState() to TargetFrameInfo 2010-11-18 23:25:52 +00:00
XCoreInstrFormats.td
XCoreInstrInfo.cpp
XCoreInstrInfo.h
XCoreInstrInfo.td
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp
XCoreISelLowering.h
XCoreMachineFunctionInfo.h
XCoreMCAsmInfo.cpp
XCoreMCAsmInfo.h
XCoreRegisterInfo.cpp Move getInitialFrameState() to TargetFrameInfo 2010-11-18 23:25:52 +00:00
XCoreRegisterInfo.h Move getInitialFrameState() to TargetFrameInfo 2010-11-18 23:25:52 +00:00
XCoreRegisterInfo.td Move hasFP() and few related hooks to TargetFrameInfo. 2010-11-18 21:19:35 +00:00
XCoreSelectionDAGInfo.cpp
XCoreSelectionDAGInfo.h
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetMachine.cpp First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place 2010-11-15 00:06:54 +00:00
XCoreTargetMachine.h
XCoreTargetObjectFile.cpp
XCoreTargetObjectFile.h

To-do
-----

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