llvm-6502/lib/Target/XCore
Evan Cheng 0521928ae7 Re-implement r122936 with proper target hooks. Now getMaxStoresPerMemcpy
etc. takes an option OptSize. If OptSize is true, it would return
the inline limit for functions with attribute OptSize.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122952 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-06 06:52:41 +00:00
..
TargetInfo
CMakeLists.txt
Makefile
README.txt
XCore.h
XCore.td
XCoreAsmPrinter.cpp
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 Re-implement r122936 with proper target hooks. Now getMaxStoresPerMemcpy 2011-01-06 06:52:41 +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
XCoreSelectionDAGInfo.cpp
XCoreSelectionDAGInfo.h
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetMachine.cpp
XCoreTargetMachine.h
XCoreTargetObjectFile.cpp
XCoreTargetObjectFile.h

To-do
-----

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