..
AsmParser
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +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 initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +00:00
Makefile
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +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
Recommit 116986 with capitalization typo fixed.
2010-10-21 03:57:26 +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
Recommit 116986 with capitalization typo fixed.
2010-10-21 03:57:26 +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
MBlazeInstrFormats.td
Recommit 116986 with capitalization typo fixed.
2010-10-21 03:57:26 +00:00
MBlazeInstrFPU.td
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +00:00
MBlazeInstrFSL.td
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +00:00
MBlazeInstrInfo.cpp
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +00:00
MBlazeInstrInfo.h
Recommit 116986 with capitalization typo fixed.
2010-10-21 03:57:26 +00:00
MBlazeInstrInfo.td
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +00:00
MBlazeIntrinsicInfo.cpp
Check if function names start with "llvm." before trying to lookup them up as
2010-03-18 16:52:15 +00:00
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td
Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem
2010-08-05 23:36:21 +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
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +00:00
MBlazeISelLowering.h
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +00:00
MBlazeMachineFunction.h
Move per-function state out of TargetLowering subclasses and into
2010-04-17 14:41:14 +00:00
MBlazeMCAsmInfo.cpp
Don't pass StringRef by reference.
2010-07-14 22:38:02 +00:00
MBlazeMCAsmInfo.h
Don't pass StringRef by reference.
2010-07-14 22:38:02 +00:00
MBlazeMCCodeEmitter.cpp
Recommit 116986 with capitalization typo fixed.
2010-10-21 03:57:26 +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
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
Implement a bunch more TargetSelectionDAGInfo infrastructure.
2010-05-11 17:31:57 +00:00
MBlazeSelectionDAGInfo.h
Implement a bunch more TargetSelectionDAGInfo infrastructure.
2010-05-11 17:31:57 +00:00
MBlazeSubtarget.cpp
MBlazeSubtarget.h
MBlazeTargetMachine.cpp
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +00:00
MBlazeTargetMachine.h
Recommit 116986 with capitalization typo fixed.
2010-10-21 03:57:26 +00:00
MBlazeTargetObjectFile.cpp
delete a forwarding function.
2010-04-08 21:34:17 +00:00
MBlazeTargetObjectFile.h
TODO
Adding initial AsmParser implementation for the MBlaze backend. It is
2010-10-21 19:48:38 +00:00