llvm-6502/lib/Target/XCore
Chris Lattner 036609bd7d Flag -> Glue, the ongoing saga
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122513 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-23 18:28:41 +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 more PEI-related hooks to TFI 2010-11-27 23:05:25 +00:00
XCoreFrameInfo.h Move more PEI-related hooks to TFI 2010-11-27 23:05:25 +00:00
XCoreInstrFormats.td
XCoreInstrInfo.cpp Move callee-saved regs spills / reloads to TFI 2010-11-27 23:05:03 +00:00
XCoreInstrInfo.h Move callee-saved regs spills / reloads to TFI 2010-11-27 23:05:03 +00:00
XCoreInstrInfo.td Flag -> Glue, the ongoing saga 2010-12-23 18:28:41 +00:00
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for 2010-12-21 02:38:05 +00:00
XCoreISelLowering.h
XCoreMachineFunctionInfo.h
XCoreMCAsmInfo.cpp
XCoreMCAsmInfo.h
XCoreRegisterInfo.cpp Move more PEI-related hooks to TFI 2010-11-27 23:05:25 +00:00
XCoreRegisterInfo.h Move more PEI-related hooks to TFI 2010-11-27 23:05:25 +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 Remove some explicit arguments to getELFSection. This is 2010-11-11 03:40:25 +00:00
XCoreTargetObjectFile.h

To-do
-----

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