1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/MBlaze
Wesley Peck be71f5db40 1. Finishing MBlaze MC asm parser test cases
2. Parsing .word directive in MBlaze asm parser
3. Fixing hack where memory instructions reversed order of last two parameters
4. Fixing many improperly encoded instructions
5. Support parsing special instructions (MFS,MTS,etc.)
6. Removing unused functions from inst printer

llvm-svn: 118941
2010-11-12 23:30:17 +00:00
..
AsmParser 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
Disassembler Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
InstPrinter 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +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
Makefile 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 Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeAsmPrinter.cpp 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeCallingConv.td Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeDelaySlotFiller.cpp Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeELFWriterInfo.cpp Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeELFWriterInfo.h Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeFixupKinds.h Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeInstrFormats.td 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeInstrFPU.td 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeInstrFSL.td Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
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. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeIntrinsicInfo.cpp Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeISelDAGToDAG.cpp 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeISelLowering.cpp Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +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 Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeMCAsmInfo.cpp Adding disassembler to the MicroBlaze backend. 2010-10-27 00:23:01 +00:00
MBlazeMCAsmInfo.h Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeMCCodeEmitter.cpp Fix tblgen instruction errors exposed by MC asm parser tests 2010-11-11 21:40:53 +00:00
MBlazeMCInstLower.cpp Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
MBlazeMCInstLower.h Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
MBlazeRegisterInfo.cpp 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
MBlazeRegisterInfo.h Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +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 Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +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 working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +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 Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00
TODO Adding working version of assembly parser for the MBlaze backend 2010-11-08 19:40:01 +00:00