llvm-6502/lib/Target/XCore
Michael J. Spencer 86e05af491 CMake: Fix MSVS build. Although I don't know why this didn't break other build systems...
This problem is unrelated to the recent dependency tracking change. It
seems like noone noticed the problem because I don't think anyone compiles
any target other than X86 on windows.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113727 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-12 18:32:57 +00:00
..
AsmPrinter
TargetInfo CMake: Fix MSVS build. Although I don't know why this didn't break other build systems... 2010-09-12 18:32:57 +00:00
CMakeLists.txt CMake: Change somme target library names: 2010-08-03 17:40:31 +00:00
Makefile
README.txt
XCore.h
XCore.td
XCoreCallingConv.td
XCoreFrameInfo.cpp
XCoreFrameInfo.h
XCoreInstrFormats.td
XCoreInstrInfo.cpp Remove the isMoveInstr() hook. 2010-07-16 22:35:46 +00:00
XCoreInstrInfo.h Remove the isMoveInstr() hook. 2010-07-16 22:35:46 +00:00
XCoreInstrInfo.td Remove Predicate_* calls from MBlaze and XCore 2010-09-03 00:35:16 +00:00
XCoreISelDAGToDAG.cpp Remove Predicate_* calls from MBlaze and XCore 2010-09-03 00:35:16 +00:00
XCoreISelLowering.cpp
XCoreISelLowering.h
XCoreMachineFunctionInfo.h
XCoreMCAsmInfo.cpp
XCoreMCAsmInfo.h
XCoreRegisterInfo.cpp Simplify eliminateFrameIndex() interface back down now that PEI doesn't need 2010-08-26 23:32:16 +00:00
XCoreRegisterInfo.h Simplify eliminateFrameIndex() interface back down now that PEI doesn't need 2010-08-26 23:32:16 +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