llvm-6502/lib/Target/MBlaze
2010-12-09 03:42:04 +00:00
..
AsmParser
Disassembler
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 instruction fragment to data fragment lowering since it was causing 2010-12-06 19:08:48 +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 16-bit immediate value detection bug in the MBlaze delay slot filler. 2010-12-06 21:11:01 +00:00
MBlazeELFWriterInfo.cpp Implement ELF object file writing support for the MBlaze backend. Its not perfect yet, but it works for many tests. 2010-11-21 22:06:28 +00:00
MBlazeELFWriterInfo.h Implement ELF object file writing support for the MBlaze backend. Its not perfect yet, but it works for many tests. 2010-11-21 22:06:28 +00:00
MBlazeFrameInfo.cpp Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +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
MBlazeInstrFSL.td
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 Fixed reversed operands for IDIV and CMP instructions in MBlaze backend. 2010-12-06 22:06:49 +00:00
MBlazeIntrinsicInfo.cpp
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td
MBlazeISelDAGToDAG.cpp
MBlazeISelLowering.cpp Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlazeISelLowering.h
MBlazeMachineFunction.h Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlazeMCAsmInfo.cpp 1. Fixing error where basic block labels were not being printed out when they need to be for the MBlaze backend because AsmPrinter::isBlockOnlyReachableByFallthrough does not take into account delay slots. 2010-11-24 15:39:32 +00:00
MBlazeMCAsmInfo.h
MBlazeMCCodeEmitter.cpp Define generic 1, 2 and 4 byte pc relative relocations. They are common 2010-11-28 14:17:56 +00:00
MBlazeMCInstLower.cpp 1. Fixing error where basic block labels were not being printed out when they need to be for the MBlaze backend because AsmPrinter::isBlockOnlyReachableByFallthrough does not take into account delay slots. 2010-11-24 15:39:32 +00:00
MBlazeMCInstLower.h
MBlazeRegisterInfo.cpp Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlazeRegisterInfo.h Reworking the stack layout generated by the MBlaze backend. 2010-12-09 03:42:04 +00:00
MBlazeRegisterInfo.td
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