llvm-6502/lib/Target/Mips
Bruno Cardoso Lopes cada2d0966 Fix uninitialized variables and silence warnings
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132355 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-31 20:25:26 +00:00
..
TargetInfo
CMakeLists.txt
Makefile
Mips.h
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 This patch implements the thread local storage. Implemented are General 2011-05-31 02:53:58 +00:00
MipsCallingConv.td
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp Add support for C++ exception handling. 2011-05-26 18:59:03 +00:00
MipsExpandPseudo.cpp
MipsFrameLowering.cpp Use MachineFrameInfo::hasCalls instead of MipsFunctionInfo::hasCall to check if 2011-05-26 20:30:31 +00:00
MipsFrameLowering.h Add support for C++ exception handling. 2011-05-26 18:59:03 +00:00
MipsInstrFormats.td
MipsInstrFPU.td Add pattern for double-to-integer conversion. Patch by Sasa Stankovic. 2011-05-23 22:16:43 +00:00
MipsInstrInfo.cpp
MipsInstrInfo.h This patch implements the thread local storage. Implemented are General 2011-05-31 02:53:58 +00:00
MipsInstrInfo.td This patch implements atomic intrinsics atomic.load.add (sub,and,or,xor, 2011-05-31 02:54:07 +00:00
MipsISelDAGToDAG.cpp This patch implements the thread local storage. Implemented are General 2011-05-31 02:53:58 +00:00
MipsISelLowering.cpp Fix uninitialized variables and silence warnings 2011-05-31 20:25:26 +00:00
MipsISelLowering.h This patch implements atomic intrinsics atomic.load.add (sub,and,or,xor, 2011-05-31 02:54:07 +00:00
MipsMachineFunction.h This patch implements atomic intrinsics atomic.load.add (sub,and,or,xor, 2011-05-31 02:54:07 +00:00
MipsMCAsmInfo.cpp Add support for C++ exception handling. 2011-05-26 18:59:03 +00:00
MipsMCAsmInfo.h
MipsRegisterInfo.cpp Use the dwarf->llvm mapping to print register names in the cfi 2011-05-30 20:20:15 +00:00
MipsRegisterInfo.h Use the dwarf->llvm mapping to print register names in the cfi 2011-05-30 20:20:15 +00:00
MipsRegisterInfo.td This patch implements the thread local storage. Implemented are General 2011-05-31 02:53:58 +00:00
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h