llvm-6502/lib/Target/MBlaze
2010-12-12 22:53:14 +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 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
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 MBlaze delay slot filler was not capable of using ADDK and variants to fill delay slots. This broke several test cases when 121649 was committed. This fixes the regression. 2010-12-12 22:22:49 +00:00
MBlazeELFWriterInfo.cpp
MBlazeELFWriterInfo.h
MBlazeFrameInfo.cpp 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
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
MBlazeInstrInfo.cpp
MBlazeInstrInfo.h
MBlazeInstrInfo.td Missed some ADDI <-> ADDIK conversions in 121649. 2010-12-12 22:53:14 +00:00
MBlazeIntrinsicInfo.cpp
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td
MBlazeISelDAGToDAG.cpp 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
MBlazeISelLowering.cpp 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
MBlazeISelLowering.h
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 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
MBlazeMCInstLower.cpp
MBlazeMCInstLower.h
MBlazeRegisterInfo.cpp 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
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