llvm-6502/lib/Target/Mips
Akira Hatanaka 1cc6333161 Emit neg.s or neg.d only if -enable-no-nans-fp-math is supplied by user,
otherwise expand FNEG during legalization.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154546 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-11 22:59:08 +00:00
..
AsmParser
InstPrinter Move getOpcodeName from the various target InstPrinters into the superclass MCInstPrinter. 2012-04-02 08:32:38 +00:00
MCTargetDesc Revert r153924. There were buildbot failures. 2012-04-03 02:51:09 +00:00
TargetInfo
CMakeLists.txt Revert r153924. There were buildbot failures. 2012-04-03 02:51:09 +00:00
LLVMBuild.txt Revert r153924. There were buildbot failures. 2012-04-03 02:51:09 +00:00
Makefile Revert r153924. There were buildbot failures. 2012-04-03 02:51:09 +00:00
Mips64InstrInfo.td Revert r153924. There were buildbot failures. 2012-04-03 02:51:09 +00:00
Mips.h
Mips.td
MipsAnalyzeImmediate.cpp
MipsAnalyzeImmediate.h
MipsAsmPrinter.cpp
MipsAsmPrinter.h
MipsCallingConv.td
MipsCodeEmitter.cpp
MipsCondMov.td Revert r153924. There were buildbot failures. 2012-04-03 02:51:09 +00:00
MipsDelaySlotFiller.cpp
MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsFrameLowering.cpp
MipsFrameLowering.h
MipsInstrFormats.td Revert r153924. There were buildbot failures. 2012-04-03 02:51:09 +00:00
MipsInstrFPU.td Emit neg.s or neg.d only if -enable-no-nans-fp-math is supplied by user, 2012-04-11 22:59:08 +00:00
MipsInstrInfo.cpp
MipsInstrInfo.h
MipsInstrInfo.td Revert r153924. There were buildbot failures. 2012-04-03 02:51:09 +00:00
MipsISelDAGToDAG.cpp
MipsISelLowering.cpp Emit neg.s or neg.d only if -enable-no-nans-fp-math is supplied by user, 2012-04-11 22:59:08 +00:00
MipsISelLowering.h Emit abs.s or abs.d only if -enable-no-nans-fp-math is supplied by user. 2012-04-11 22:49:04 +00:00
MipsJITInfo.cpp
MipsJITInfo.h
MipsMachineFunction.cpp
MipsMachineFunction.h
MipsMCInstLower.cpp
MipsMCInstLower.h
MipsRegisterInfo.cpp
MipsRegisterInfo.h
MipsRegisterInfo.td
MipsRelocations.h
MipsSchedule.td
MipsSelectionDAGInfo.cpp
MipsSelectionDAGInfo.h
MipsSubtarget.cpp
MipsSubtarget.h
MipsTargetMachine.cpp
MipsTargetMachine.h
MipsTargetObjectFile.cpp
MipsTargetObjectFile.h