llvm-6502/lib/Target/MBlaze
Duncan Sands 1e96bab329 In the calling convention logic, ValVT is always a legal type,
and as such can be represented by an MVT - the more complicated
EVT is not needed.  Use MVT for ValVT everywhere.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118245 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-04 10:49:57 +00:00
..
AsmParser Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
Disassembler Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
InstPrinter
TargetInfo
CMakeLists.txt Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
Makefile Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlaze.h
MBlaze.td
MBlazeAsmBackend.cpp
MBlazeAsmPrinter.cpp
MBlazeCallingConv.td
MBlazeDelaySlotFiller.cpp Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlazeELFWriterInfo.cpp
MBlazeELFWriterInfo.h
MBlazeFixupKinds.h
MBlazeInstrFormats.td per a suggestion by Frits van Bommel, mark all MBlaze Pseudo 2010-11-02 23:57:05 +00:00
MBlazeInstrFPU.td per a suggestion by Frits van Bommel, mark all MBlaze Pseudo 2010-11-02 23:57:05 +00:00
MBlazeInstrFSL.td Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlazeInstrInfo.cpp
MBlazeInstrInfo.h Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlazeInstrInfo.td per a suggestion by Frits van Bommel, mark all MBlaze Pseudo 2010-11-02 23:57:05 +00:00
MBlazeIntrinsicInfo.cpp
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td
MBlazeISelDAGToDAG.cpp
MBlazeISelLowering.cpp In the calling convention logic, ValVT is always a legal type, 2010-11-04 10:49:57 +00:00
MBlazeISelLowering.h Inline asm multiple alternative constraints development phase 2 - improved basic logic, added initial platform support. 2010-10-29 17:29:13 +00:00
MBlazeMachineFunction.h
MBlazeMCAsmInfo.cpp Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlazeMCAsmInfo.h Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlazeMCCodeEmitter.cpp Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlazeMCInstLower.cpp
MBlazeMCInstLower.h
MBlazeRegisterInfo.cpp
MBlazeRegisterInfo.h
MBlazeRegisterInfo.td
MBlazeRelocations.h
MBlazeSchedule.td
MBlazeSelectionDAGInfo.cpp
MBlazeSelectionDAGInfo.h
MBlazeSubtarget.cpp
MBlazeSubtarget.h
MBlazeTargetMachine.cpp Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlazeTargetMachine.h
MBlazeTargetObjectFile.cpp
MBlazeTargetObjectFile.h
TODO Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00