llvm-6502/lib/Target/XCore
Chris Lattner 66f20c8e82 simplify code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100412 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-05 05:48:36 +00:00
..
AsmPrinter implement EmitFunctionEntryLabel to emit the .cc_top directive, 2010-04-05 04:44:02 +00:00
TargetInfo
CMakeLists.txt
Makefile
MCSectionXCore.cpp
MCSectionXCore.h
README.txt
XCore.h
XCore.td Replace TSFlagsFields and TSFlagsShifts with a simpler TSFlags field. 2010-04-05 03:10:20 +00:00
XCoreCallingConv.td
XCoreFrameInfo.cpp
XCoreFrameInfo.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp simplify code. 2010-04-05 05:48:36 +00:00
XCoreInstrInfo.h
XCoreInstrInfo.td fix a type contradition: XCoreISD::RETSP has one argument, not zero. 2010-03-28 08:47:39 +00:00
XCoreISelDAGToDAG.cpp
XCoreISelLowering.cpp Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-04 03:10:48 +00:00
XCoreISelLowering.h
XCoreMachineFunctionInfo.h
XCoreMCAsmInfo.cpp eliminate the magic AbsoluteDebugSectionOffsets MAI hook, 2010-04-04 23:22:29 +00:00
XCoreMCAsmInfo.h
XCoreRegisterInfo.cpp use DebugLoc default ctor instead of DebugLoc::getUnknownLoc() 2010-04-02 20:16:16 +00:00
XCoreRegisterInfo.h
XCoreRegisterInfo.td
XCoreSubtarget.cpp
XCoreSubtarget.h
XCoreTargetMachine.cpp
XCoreTargetMachine.h
XCoreTargetObjectFile.cpp
XCoreTargetObjectFile.h

To-do
-----

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