..
TargetInfo
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
2011-04-15 21:51:11 +00:00
CMakeLists.txt
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
2011-07-01 22:36:09 +00:00
Makefile
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
2011-07-01 22:36:09 +00:00
Mips.h
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-28 20:07:07 +00:00
Mips.td
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
2011-04-15 21:51:11 +00:00
MipsAsmPrinter.cpp
Reverse order of operands of address operand mem so that the base operand comes
2011-07-07 18:57:00 +00:00
MipsCallingConv.td
Add A0 and A1 to the list of registers used for returning a value in order to
2011-06-21 01:28:11 +00:00
MipsDelaySlotFiller.cpp
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
2011-06-28 19:10:37 +00:00
MipsEmitGPRestore.cpp
Reverse order of operands of address operand mem so that the base operand comes
2011-07-07 18:57:00 +00:00
MipsExpandPseudo.cpp
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
2011-06-28 19:10:37 +00:00
MipsFrameLowering.cpp
Coding style fixes.
2011-06-07 18:58:42 +00:00
MipsFrameLowering.h
Add support for C++ exception handling.
2011-05-26 18:59:03 +00:00
MipsInstrFormats.td
Fix td file comments for Mips.
2011-05-09 18:16:46 +00:00
MipsInstrFPU.td
Use tabs to separate opcode and operand strings.
2011-06-07 18:16:51 +00:00
MipsInstrInfo.cpp
Reverse order of operands of address operand mem so that the base operand comes
2011-07-07 18:57:00 +00:00
MipsInstrInfo.h
Hide the call to InitMCInstrInfo into tblgen generated ctor.
2011-07-01 17:57:27 +00:00
MipsInstrInfo.td
Reverse order of operands of address operand mem so that the base operand comes
2011-07-07 18:57:00 +00:00
MipsISelDAGToDAG.cpp
Reverse order of operands of address operand mem so that the base operand comes
2011-07-07 18:57:00 +00:00
MipsISelLowering.cpp
Reverse order of operands of address operand mem so that the base operand comes
2011-07-07 18:57:00 +00:00
MipsISelLowering.h
Remove getRegClassForInlineAsmConstraint for Mips.
2011-06-29 19:04:31 +00:00
MipsMachineFunction.h
Re-apply 132758 and 132768 which were speculatively reverted in 132777.
2011-06-21 00:40:49 +00:00
MipsMCAsmInfo.cpp
Improve Mips back-end's handling of DBG_VALUE.
2011-07-01 01:04:43 +00:00
MipsMCAsmInfo.h
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
2011-04-15 21:51:11 +00:00
MipsRegisterInfo.cpp
Reverse order of operands of address operand mem so that the base operand comes
2011-07-07 18:57:00 +00:00
MipsRegisterInfo.h
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
2011-06-27 18:32:37 +00:00
MipsRegisterInfo.td
Use set operations instead of plain lists to enumerate register classes.
2011-06-15 23:28:14 +00:00
MipsSchedule.td
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
2011-04-15 21:51:11 +00:00
MipsSelectionDAGInfo.cpp
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
2011-04-15 21:51:11 +00:00
MipsSelectionDAGInfo.h
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
2011-04-15 21:51:11 +00:00
MipsSubtarget.cpp
Compute feature bits at time of MCSubtargetInfo initialization.
2011-07-07 07:07:08 +00:00
MipsSubtarget.h
Compute feature bits at time of MCSubtargetInfo initialization.
2011-07-07 07:07:08 +00:00
MipsTargetMachine.cpp
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
2011-06-30 01:53:36 +00:00
MipsTargetMachine.h
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
2011-06-30 01:53:36 +00:00
MipsTargetObjectFile.cpp
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
2011-04-15 21:51:11 +00:00
MipsTargetObjectFile.h
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
2011-04-15 21:51:11 +00:00