mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-11 23:05:31 +00:00
68c10a2ff7
Call instructions are no longer required to be variadic, and variable_ops should only be used for instructions that encode a variable number of arguments, like the ARM stm/ldm instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160189 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
AsmParser | ||
Disassembler | ||
InstPrinter | ||
MCTargetDesc | ||
TargetInfo | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Makefile | ||
MBlaze.h | ||
MBlaze.td | ||
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.cpp | ||
MBlazeMachineFunction.h | ||
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 |