1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Target/MBlaze
2010-12-22 00:53:07 +00:00
..
AsmParser Pass StringRefs by value, for consistency. 2010-12-17 18:19:06 +00:00
Disassembler Teach the MBlaze disassembler to disassemble special purpose registers. 2010-12-20 21:18:04 +00:00
InstPrinter
TargetInfo
CMakeLists.txt
Makefile Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlaze.h
MBlaze.td
MBlazeAsmBackend.cpp Remove the MCObjectFormat class. 2010-12-18 05:37:28 +00:00
MBlazeAsmPrinter.cpp Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlazeCallingConv.td Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlazeDelaySlotFiller.cpp Fix a regression introduced into the MBlaze delay slot filler. 2010-12-22 00:22:59 +00:00
MBlazeELFWriterInfo.cpp
MBlazeELFWriterInfo.h
MBlazeFrameInfo.cpp Lower the MBlaze target specific calling conventions for "interrupt_handler" 2010-12-15 20:27:28 +00:00
MBlazeFrameInfo.h Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlazeInstrFormats.td
MBlazeInstrFPU.td The ADD and ADDK (and all variants) instructions where flip-flopped in the MBlaze backend. This bug fix makes 64-bit math work on the MBlaze backend. 2010-12-12 22:02:31 +00:00
MBlazeInstrFSL.td Modeling the carry bit in the MSR register of the MicroBlaze. 2010-12-22 00:53:07 +00:00
MBlazeInstrInfo.cpp Teaching MBlaze backend how to reverse branch conditions. 2010-12-02 16:17:11 +00:00
MBlazeInstrInfo.h Teaching MBlaze backend how to reverse branch conditions. 2010-12-02 16:17:11 +00:00
MBlazeInstrInfo.td Modeling the carry bit in the MSR register of the MicroBlaze. 2010-12-22 00:53:07 +00:00
MBlazeIntrinsicInfo.cpp
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td
MBlazeISelDAGToDAG.cpp rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for 2010-12-21 02:38:05 +00:00
MBlazeISelLowering.cpp rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for 2010-12-21 02:38:05 +00:00
MBlazeISelLowering.h Lower the MBlaze target specific calling conventions for "interrupt_handler" 2010-12-15 20:27:28 +00:00
MBlazeMachineFunction.h 1. Change MBlaze indirect branches to use absolute branch BRALD instead of pc relative branch BRLD. 2010-12-12 20:52:31 +00:00
MBlazeMCAsmInfo.cpp
MBlazeMCAsmInfo.h
MBlazeMCCodeEmitter.cpp MC: Move target specific fixup info descriptors to TargetAsmBackend instead of 2010-12-16 03:20:06 +00:00
MBlazeMCInstLower.cpp
MBlazeMCInstLower.h
MBlazeRegisterInfo.cpp Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
MBlazeRegisterInfo.h Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
MBlazeRegisterInfo.td Modeling the carry bit in the MSR register of the MicroBlaze. 2010-12-22 00:53:07 +00:00
MBlazeRelocations.h
MBlazeSchedule.td
MBlazeSelectionDAGInfo.cpp
MBlazeSelectionDAGInfo.h
MBlazeSubtarget.cpp
MBlazeSubtarget.h
MBlazeTargetMachine.cpp Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlazeTargetMachine.h Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlazeTargetObjectFile.cpp
MBlazeTargetObjectFile.h
TODO Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00