..
AsmParser
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
Disassembler
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
InstPrinter
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
MCTargetDesc
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
TargetInfo
Actually finish switching to the new system for Target sublibrary
2011-08-01 19:55:11 +00:00
CMakeLists.txt
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
Makefile
Next round of MC refactoring. This patch factor MC table instantiations, MC
2011-07-14 20:59:42 +00:00
MBlaze.h
Refactor MBlaze target to separate MC routines from Target routines.
2011-07-25 20:18:18 +00:00
MBlaze.td
Add scheduling information for the MBlaze backend.
2011-04-11 22:31:52 +00:00
MBlazeAsmPrinter.cpp
Separate MCInstPrinter registration from AsmPrinter registration.
2011-07-25 21:20:24 +00:00
MBlazeCallingConv.td
MBlazeDelaySlotFiller.cpp
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
2011-06-28 19:10:37 +00:00
MBlazeELFWriterInfo.cpp
MBlazeELFWriterInfo.h
MBlazeFrameLowering.cpp
MBlazeFrameLowering.h
MBlazeInstrFormats.td
Add scheduling information for the MBlaze backend.
2011-04-11 22:31:52 +00:00
MBlazeInstrFPU.td
Add scheduling information for the MBlaze backend.
2011-04-11 22:31:52 +00:00
MBlazeInstrFSL.td
Add scheduling information for the MBlaze backend.
2011-04-11 22:31:52 +00:00
MBlazeInstrInfo.cpp
Next round of MC refactoring. This patch factor MC table instantiations, MC
2011-07-14 20:59:42 +00:00
MBlazeInstrInfo.h
Refactor MBlaze target to separate MC routines from Target routines.
2011-07-25 20:18:18 +00:00
MBlazeInstrInfo.td
Code generation for 'fence' instruction.
2011-07-27 22:21:52 +00:00
MBlazeIntrinsicInfo.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
MBlazeIntrinsicInfo.h
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
MBlazeIntrinsics.td
MBlazeISelDAGToDAG.cpp
MBlazeISelLowering.cpp
Refactoring fail.
2011-07-25 22:16:37 +00:00
MBlazeISelLowering.h
Remove getRegClassForInlineAsmConstraint from MBlaze. Add a TODO comment
2011-06-29 19:12:24 +00:00
MBlazeMachineFunction.h
MBlazeMCInstLower.cpp
MBlazeMCInstLower.h
MBlazeRegisterInfo.cpp
Refactoring fail.
2011-07-25 22:16:37 +00:00
MBlazeRegisterInfo.h
Refactoring fail.
2011-07-25 22:16:37 +00:00
MBlazeRegisterInfo.td
Use set operations instead of plain lists to enumerate register classes.
2011-06-15 23:28:14 +00:00
MBlazeRelocations.h
MBlazeSchedule3.td
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
MBlazeSchedule5.td
Add scheduling information for the MBlaze backend.
2011-04-11 22:31:52 +00:00
MBlazeSchedule.td
Add scheduling information for the MBlaze backend.
2011-04-11 22:31:52 +00:00
MBlazeSelectionDAGInfo.cpp
MBlazeSelectionDAGInfo.h
MBlazeSubtarget.cpp
Next round of MC refactoring. This patch factor MC table instantiations, MC
2011-07-14 20:59:42 +00:00
MBlazeSubtarget.h
Compute feature bits at time of MCSubtargetInfo initialization.
2011-07-07 07:07:08 +00:00
MBlazeTargetMachine.cpp
Refactor MBlaze target to separate MC routines from Target routines.
2011-07-25 20:18:18 +00:00
MBlazeTargetMachine.h
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
2011-07-20 07:51:56 +00:00
MBlazeTargetObjectFile.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
MBlazeTargetObjectFile.h
TODO
Add scheduling information for the MBlaze backend.
2011-04-11 22:31:52 +00:00