llvm-6502/lib/Target/Mips
Bruno Cardoso Lopes 49eaf76c53 Fix an old copy-n-paste
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127020 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-04 19:20:24 +00:00
..
TargetInfo Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
CMakeLists.txt Use explicit add_subdirectory's for LLVM target sublibraries instead 2011-02-20 02:55:27 +00:00
Makefile
Mips.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
Mips.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsAsmPrinter.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsCallingConv.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsDelaySlotFiller.cpp
MipsFrameLowering.cpp Ensure Mips::GP is properly reloaded after a function call. Patch by Sasa Stankovic 2011-01-18 19:50:18 +00:00
MipsFrameLowering.h Fix an old copy-n-paste 2011-03-04 19:20:24 +00:00
MipsInstrFormats.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsInstrFPU.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsInstrInfo.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsInstrInfo.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsInstrInfo.td Fixes addc pattern when immediate cannot be represented with 16-bit. Patch by Akira Hatanaka 2011-03-04 17:59:18 +00:00
MipsISelDAGToDAG.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsISelLowering.cpp Expands FCOS and FSIN nodes when type is f64. 2011-03-04 18:54:14 +00:00
MipsISelLowering.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsMachineFunction.h
MipsMCAsmInfo.cpp
MipsMCAsmInfo.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsRegisterInfo.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsRegisterInfo.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsRegisterInfo.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsSchedule.td Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsSubtarget.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00
MipsTargetMachine.cpp Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
MipsTargetMachine.h Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
MipsTargetObjectFile.cpp Remove more duplicated code. 2011-01-23 04:43:11 +00:00
MipsTargetObjectFile.h Remove (hopefully) all trailing whitespaces from the mips backend. Patch by Hatanaka, Akira 2011-03-04 17:51:39 +00:00