llvm-6502/lib/Target/MBlaze
Chris Lattner 2ac190238e add fields to the .td files unconditionally, simplifying tblgen a bit.
Switch the ARM backend to use 'let' instead of 'set' with this change.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119120 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-15 05:19:05 +00:00
..
AsmParser 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
Disassembler Fixed error and re-enabled MBlaze MC disassembler tests. 2010-11-13 05:48:21 +00:00
InstPrinter 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
TargetInfo
CMakeLists.txt Attempt to unbreak cmake-based builds 2010-11-15 00:48:12 +00:00
Makefile
MBlaze.h
MBlaze.td
MBlazeAsmBackend.cpp MC: Simplify Mach-O and ELF object writer implementations. 2010-11-13 07:33:40 +00:00
MBlazeAsmPrinter.cpp 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeCallingConv.td
MBlazeDelaySlotFiller.cpp
MBlazeELFWriterInfo.cpp
MBlazeELFWriterInfo.h
MBlazeFixupKinds.h
MBlazeFrameInfo.cpp First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place 2010-11-15 00:06:54 +00:00
MBlazeFrameInfo.h First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place 2010-11-15 00:06:54 +00:00
MBlazeInstrFormats.td Fixing improperly encoded reverse subtract instructions in MBlaze backend. 2010-11-12 23:41:10 +00:00
MBlazeInstrFPU.td 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeInstrFSL.td
MBlazeInstrInfo.cpp 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeInstrInfo.h 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeInstrInfo.td 1. Adding test cases for MBlaze MC disassembler. 2010-11-13 02:37:59 +00:00
MBlazeIntrinsicInfo.cpp
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td
MBlazeISelDAGToDAG.cpp 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeISelLowering.cpp
MBlazeISelLowering.h
MBlazeMachineFunction.h
MBlazeMCAsmInfo.cpp
MBlazeMCAsmInfo.h
MBlazeMCCodeEmitter.cpp add fields to the .td files unconditionally, simplifying tblgen a bit. 2010-11-15 05:19:05 +00:00
MBlazeMCInstLower.cpp
MBlazeMCInstLower.h
MBlazeRegisterInfo.cpp First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place 2010-11-15 00:06:54 +00:00
MBlazeRegisterInfo.h First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place 2010-11-15 00:06:54 +00:00
MBlazeRegisterInfo.td
MBlazeRelocations.h
MBlazeSchedule.td
MBlazeSelectionDAGInfo.cpp
MBlazeSelectionDAGInfo.h
MBlazeSubtarget.cpp
MBlazeSubtarget.h
MBlazeTargetMachine.cpp First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place 2010-11-15 00:06:54 +00:00
MBlazeTargetMachine.h First step of huge frame-related refactoring: move emit{Prologue,Epilogue} out of TargetRegisterInfo to TargetFrameInfo, which is definitely much better suitable place 2010-11-15 00:06:54 +00:00
MBlazeTargetObjectFile.cpp
MBlazeTargetObjectFile.h
TODO 1. Adding test cases for MBlaze MC disassembler. 2010-11-13 02:37:59 +00:00