llvm-6502/lib/Target/XCore
Rafael Espindola f39297678b Remove support for not using .loc directives.
Clang itself was not using this. The only way to access it was via llc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200862 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-05 18:00:21 +00:00
..
Disassembler
InstPrinter
MCTargetDesc Remove support for not using .loc directives. 2014-02-05 18:00:21 +00:00
TargetInfo
CMakeLists.txt XCore target: Lower FRAME_TO_ARGS_OFFSET 2014-01-06 14:21:00 +00:00
LLVMBuild.txt
Makefile
README.txt
XCore.h XCore target: Lower FRAME_TO_ARGS_OFFSET 2014-01-06 14:21:00 +00:00
XCore.td
XCoreAsmPrinter.cpp Change MCStreamer EmitInstruction interface to take subtarget info 2014-01-28 23:12:42 +00:00
XCoreCallingConv.td
XCoreFrameLowering.cpp XCore Target: correct callee save register spilling when callsUnwindInit is true. 2014-01-06 14:21:12 +00:00
XCoreFrameLowering.h
XCoreFrameToArgsOffsetElim.cpp Remove dead code. 2014-01-06 18:14:34 +00:00
XCoreInstrFormats.td
XCoreInstrInfo.cpp XCore target: Refactor the loading of constants into a register 2014-01-06 14:20:37 +00:00
XCoreInstrInfo.h XCore target: Refactor the loading of constants into a register 2014-01-06 14:20:37 +00:00
XCoreInstrInfo.td XCore target: Lower EH_RETURN 2014-01-06 14:21:07 +00:00
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp XCore target: Lower EH_RETURN 2014-01-06 14:21:07 +00:00
XCoreISelLowering.h XCore target: Lower EH_RETURN 2014-01-06 14:21:07 +00:00
XCoreLowerThreadLocal.cpp Fix known typos 2014-01-24 17:20:08 +00:00
XCoreMachineFunctionInfo.cpp XCore target: Refactor LR handling 2014-01-06 14:20:41 +00:00
XCoreMachineFunctionInfo.h XCore target: Refactor LR handling 2014-01-06 14:20:41 +00:00
XCoreMCInstLower.cpp Move the llvm mangler to lib/IR. 2014-01-07 21:19:40 +00:00
XCoreMCInstLower.h
XCoreRegisterInfo.cpp XCore Target: correct callee save register spilling when callsUnwindInit is true. 2014-01-06 14:21:12 +00:00
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSelectionDAGInfo.cpp
XCoreSelectionDAGInfo.h
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetMachine.cpp XCore target: Lower FRAME_TO_ARGS_OFFSET 2014-01-06 14:21:00 +00:00
XCoreTargetMachine.h
XCoreTargetObjectFile.cpp Revert r199871 and replace it with a simple check in the debug info 2014-01-28 00:49:26 +00:00
XCoreTargetObjectFile.h Revert r199871 and replace it with a simple check in the debug info 2014-01-28 00:49:26 +00:00
XCoreTargetStreamer.h XCore: Fix typo in function name. 2014-01-27 11:50:13 +00:00
XCoreTargetTransformInfo.cpp Add final and owerride keywords to TargetTransformInfo's subclasses. 2014-01-24 18:22:59 +00:00

To-do
-----

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