llvm-6502/lib/Target/XCore
Rafael Espindola 3f2d13c98e Remove some explicit arguments to getELFSection. This is
a leftover from the removal of isExplicit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118774 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-11 03:40:25 +00:00
..
AsmPrinter Avoid isMoveInstr when printing XCore pseudo-moves. 2010-07-16 22:35:37 +00:00
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 fix a long standing wart: all the ComplexPattern's were being 2010-09-21 20:31:19 +00:00
XCoreISelLowering.cpp Inside the calling convention logic LocVT is always a simple 2010-11-03 11:35:31 +00:00
XCoreISelLowering.h Reapply bottom-up fast-isel, with several fixes for x86-32: 2010-07-10 09:00:22 +00:00
XCoreMachineFunctionInfo.h
XCoreMCAsmInfo.cpp Don't pass StringRef by reference. 2010-07-14 22:38:02 +00:00
XCoreMCAsmInfo.h Don't pass StringRef by reference. 2010-07-14 22:38:02 +00:00
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 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