.. |
AsmParser
|
|
|
Disassembler
|
|
|
InstPrinter
|
Make it a little bit more explicit that the MBlaze backend only supports upto
|
2010-11-21 21:39:46 +00:00 |
TargetInfo
|
|
|
CMakeLists.txt
|
Attempt to unbreak cmake-based builds
|
2010-11-15 00:48:12 +00:00 |
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |