hanchenye-llvm-project/llvm/lib/Target/MBlaze
Duncan Sands f5dda01f33 Inside the calling convention logic LocVT is always a simple
value type, so there is no point in passing it around using
an EVT.  Use the simpler MVT everywhere.  Rather than trying
to propagate this information maximally in all the code that
using the calling convention stuff, I chose to do a mainly
low impact change instead.

llvm-svn: 118167
2010-11-03 11:35:31 +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 Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
TargetInfo Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
CMakeLists.txt Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlaze.h Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlaze.td Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeAsmBackend.cpp Making the e_machine configurable by the target backend in ELFObjectWriter. 2010-10-22 15:52:49 +00:00
MBlazeAsmPrinter.cpp Adding initial AsmParser implementation for the MBlaze backend. It is 2010-10-21 19:48:38 +00:00
MBlazeCallingConv.td Adding initial AsmParser implementation for the MBlaze backend. It is 2010-10-21 19:48:38 +00:00
MBlazeDelaySlotFiller.cpp Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlazeELFWriterInfo.cpp Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeELFWriterInfo.h Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeFixupKinds.h Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeISelDAGToDAG.cpp fix a long standing wart: all the ComplexPattern's were being 2010-09-21 20:31:19 +00:00
MBlazeISelLowering.cpp Inside the calling convention logic LocVT is always a simple 2010-11-03 11:35:31 +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
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
MBlazeInstrFormats.td per a suggestion by Frits van Bommel, mark all MBlaze Pseudo 2010-11-02 23:57:05 +00:00
MBlazeInstrInfo.cpp Adding initial AsmParser implementation for the MBlaze backend. It is 2010-10-21 19:48:38 +00:00
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
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 Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeMCInstLower.h Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeMachineFunction.h
MBlazeRegisterInfo.cpp Adding initial AsmParser implementation for the MBlaze backend. It is 2010-10-21 19:48:38 +00:00
MBlazeRegisterInfo.h Simplify eliminateFrameIndex() interface back down now that PEI doesn't need 2010-08-26 23:32:16 +00:00
MBlazeRegisterInfo.td Adding initial AsmParser implementation for the MBlaze backend. It is 2010-10-21 19:48:38 +00:00
MBlazeRelocations.h Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeSchedule.td Add support to model pipeline bypass / forwarding. 2010-09-28 23:50:49 +00:00
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 Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeTargetObjectFile.cpp
MBlazeTargetObjectFile.h
Makefile Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
TODO Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00