mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-17 18:31:04 +00:00
f28987b76e
This simplifies many of the target description files since it is common for register classes to be related or contain sequences of numbered registers. I have verified that this doesn't change the files generated by TableGen for ARM and X86. It alters the allocation order of MBlaze GPR and Mips FGR32 registers, but I believe the change is benign. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133105 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
AsmParser | ||
Disassembler | ||
InstPrinter | ||
TargetInfo | ||
CMakeLists.txt | ||
Makefile | ||
MBlaze.h | ||
MBlaze.td | ||
MBlazeAsmBackend.cpp | ||
MBlazeAsmPrinter.cpp | ||
MBlazeCallingConv.td | ||
MBlazeDelaySlotFiller.cpp | ||
MBlazeELFWriterInfo.cpp | ||
MBlazeELFWriterInfo.h | ||
MBlazeFrameLowering.cpp | ||
MBlazeFrameLowering.h | ||
MBlazeInstrFormats.td | ||
MBlazeInstrFPU.td | ||
MBlazeInstrFSL.td | ||
MBlazeInstrInfo.cpp | ||
MBlazeInstrInfo.h | ||
MBlazeInstrInfo.td | ||
MBlazeIntrinsicInfo.cpp | ||
MBlazeIntrinsicInfo.h | ||
MBlazeIntrinsics.td | ||
MBlazeISelDAGToDAG.cpp | ||
MBlazeISelLowering.cpp | ||
MBlazeISelLowering.h | ||
MBlazeMachineFunction.h | ||
MBlazeMCAsmInfo.cpp | ||
MBlazeMCAsmInfo.h | ||
MBlazeMCCodeEmitter.cpp | ||
MBlazeMCInstLower.cpp | ||
MBlazeMCInstLower.h | ||
MBlazeRegisterInfo.cpp | ||
MBlazeRegisterInfo.h | ||
MBlazeRegisterInfo.td | ||
MBlazeRelocations.h | ||
MBlazeSchedule3.td | ||
MBlazeSchedule5.td | ||
MBlazeSchedule.td | ||
MBlazeSelectionDAGInfo.cpp | ||
MBlazeSelectionDAGInfo.h | ||
MBlazeSubtarget.cpp | ||
MBlazeSubtarget.h | ||
MBlazeTargetMachine.cpp | ||
MBlazeTargetMachine.h | ||
MBlazeTargetObjectFile.cpp | ||
MBlazeTargetObjectFile.h | ||
TODO |