.. |
InstPrinter
|
Fix printing of MCSymbolRegExpr. Needs three closing parentheses for
|
2011-11-11 03:58:36 +00:00 |
MCTargetDesc
|
Mips MC object code emission improvements:
|
2011-11-11 22:58:42 +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
|
32-to-64-bit extended load.
|
2011-11-14 19:06:14 +00:00 |
Mips.h
|
|
|
Mips.td
|
|
|
MipsAsmPrinter.cpp
|
Remove MipsMCSymbolRefExpr.
|
2011-11-15 18:20:08 +00:00 |
MipsAsmPrinter.h
|
|
|
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
|
Final patch that completes old JIT support for Mips:
|
2011-10-18 17:50:36 +00:00 |
MipsDelaySlotFiller.cpp
|
Fix assertion string.
|
2011-10-05 18:17:49 +00:00 |
MipsEmitGPRestore.cpp
|
|
|
MipsExpandPseudo.cpp
|
|
|
MipsFrameLowering.cpp
|
Remove variable that keeps the size of area used to save byval or variable
|
2011-11-14 18:56:20 +00:00 |
MipsFrameLowering.h
|
|
|
MipsInstrFormats.td
|
Final patch that completes old JIT support for Mips:
|
2011-10-18 17:50:36 +00:00 |
MipsInstrFPU.td
|
Various Mips64 floating point instruction patterns.
|
2011-11-07 21:38:58 +00:00 |
MipsInstrInfo.cpp
|
Add code needed for copying between 64-bit integer and floating pointer
|
2011-11-07 21:35:45 +00:00 |
MipsInstrInfo.h
|
Mips MC object code emission improvements:
|
2011-11-11 22:58:42 +00:00 |
MipsInstrInfo.td
|
Mips MC object code emission improvements:
|
2011-11-11 22:58:42 +00:00 |
MipsISelDAGToDAG.cpp
|
Modify MipsDAGToDAGISel::SelectAddr so that it can handle 64-bit pointers too.
|
2011-10-11 00:44:20 +00:00 |
MipsISelLowering.cpp
|
Unbreak Release builds.
|
2011-11-14 19:51:48 +00:00 |
MipsISelLowering.h
|
Make the type of shift amount i32 in order to reduce the number of shift
|
2011-11-07 18:59:49 +00:00 |
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
|
Mips MC object code emission improvements:
|
2011-11-11 22:58:42 +00:00 |
MipsMCInstLower.h
|
Properly handle Mips MC relocations and lower cpload and cprestore macros to MCInsts.
|
2011-11-08 22:26:47 +00:00 |
MipsRegisterInfo.cpp
|
Use array_lengthof to compute the number of iterations of a loop.
|
2011-11-07 19:03:40 +00:00 |
MipsRegisterInfo.h
|
|
|
MipsRegisterInfo.td
|
|
|
MipsRelocations.h
|
Revert r141932, r141936 and r141937.
|
2011-10-14 17:16:39 +00:00 |
MipsSchedule.td
|
|
|
MipsSelectionDAGInfo.cpp
|
|
|
MipsSelectionDAGInfo.h
|
|
|
MipsSubtarget.cpp
|
|
|
MipsSubtarget.h
|
|
|
MipsTargetMachine.cpp
|
Revert change made in r142205.
|
2011-10-17 18:33:24 +00:00 |
MipsTargetMachine.h
|
|
|
MipsTargetObjectFile.cpp
|
|
|
MipsTargetObjectFile.h
|
|
|