..
InstPrinter
Fix printing of MCSymbolRegExpr. Needs three closing parentheses for
2011-11-11 03:58:36 +00:00
MCTargetDesc
This patch makes the following changes necessary for MIPS' direct code emission.
2011-11-23 22:19:28 +00:00
TargetInfo
build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
2011-11-12 02:10:57 +00:00
CMakeLists.txt
Remove MipsMCSymbolRefExpr.
2011-11-15 18:20:08 +00:00
LLVMBuild.txt
LLVMBuild: Add explicit information on whether targets define an assembly printer, assembly parser, or disassembler.
2011-11-11 00:23:56 +00:00
Makefile
Mips MC object code emission improvements:
2011-11-11 22:58:42 +00:00
Mips64InstrInfo.td
Add patterns for 64-bit tglobaladdr, tblockaddress, tjumptable and tconstpool
2011-11-16 22:39:56 +00:00
Mips.h
Mips.td
MipsAsmPrinter.cpp
This patch makes the following changes necessary for MIPS' direct code emission.
2011-11-23 22:19:28 +00:00
MipsAsmPrinter.h
This patch makes the following changes necessary for MIPS' direct code emission.
2011-11-23 22:19:28 +00:00
MipsCallingConv.td
AnalyzeCallOperands function for N32/64.
2011-11-14 19:02:54 +00:00
MipsCodeEmitter.cpp
Mips MC object code emission improvements:
2011-11-11 22:58:42 +00:00
MipsCondMov.td
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
Fix functions in MipsFrameLowering.cpp and MipsRegisterInfo.cpp. Use 64-bit
2011-11-15 18:53:55 +00:00
MipsFrameLowering.h
MipsInstrFormats.td
MipsInstrFPU.td
MipsInstrInfo.cpp
MipsInstrInfo.h
Mips MC object code emission improvements:
2011-11-11 22:58:42 +00:00
MipsInstrInfo.td
This patch makes the following changes necessary for MIPS' direct code emission.
2011-11-23 22:19:28 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp
Lower 64-bit constant pool node.
2011-11-16 22:44:38 +00:00
MipsISelLowering.h
MipsJITInfo.cpp
This patch handles unaligned loads and stores in Mips JIT. Mips backend
2011-11-08 12:47:11 +00:00
MipsJITInfo.h
MipsMachineFunction.h
Remove variable that keeps the size of area used to save byval or variable
2011-11-14 18:56:20 +00:00
MipsMCInstLower.cpp
This patch makes the following changes necessary for MIPS' direct code emission.
2011-11-23 22:19:28 +00:00
MipsMCInstLower.h
This patch makes the following changes necessary for MIPS' direct code emission.
2011-11-23 22:19:28 +00:00
MipsRegisterInfo.cpp
Fix functions in MipsFrameLowering.cpp and MipsRegisterInfo.cpp. Use 64-bit
2011-11-15 18:53:55 +00:00
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
Sink codegen optimization level into MCCodeGenInfo along side relocation model
2011-11-16 08:38:26 +00:00
MipsTargetMachine.h
Sink codegen optimization level into MCCodeGenInfo along side relocation model
2011-11-16 08:38:26 +00:00
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h