llvm-6502/lib/Target/MBlaze
Evan Cheng e566763b19 Implement -disable-non-leaf-fp-elim which disable frame pointer elimination
optimization for non-leaf functions. This will be hooked up to gcc's
-momit-leaf-frame-pointer option. rdar://7886181


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101984 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-21 03:18:23 +00:00
..
AsmPrinter
TargetInfo
CMakeLists.txt Add skeleton target-specific SelectionDAGInfo files. 2010-04-16 23:04:22 +00:00
Makefile
MBlaze.h
MBlaze.td
MBlazeCallingConv.td
MBlazeDelaySlotFiller.cpp
MBlazeInstrFormats.td
MBlazeInstrFPU.td
MBlazeInstrFSL.td
MBlazeInstrInfo.cpp
MBlazeInstrInfo.h
MBlazeInstrInfo.td
MBlazeIntrinsicInfo.cpp
MBlazeIntrinsicInfo.h
MBlazeIntrinsics.td
MBlazeISelDAGToDAG.cpp Use const qualifiers with TargetLowering. This eliminates several 2010-04-17 15:26:15 +00:00
MBlazeISelLowering.cpp Use const qualifiers with TargetLowering. This eliminates several 2010-04-17 15:26:15 +00:00
MBlazeISelLowering.h Use const qualifiers with TargetLowering. This eliminates several 2010-04-17 15:26:15 +00:00
MBlazeMachineFunction.h Move per-function state out of TargetLowering subclasses and into 2010-04-17 14:41:14 +00:00
MBlazeMCAsmInfo.cpp
MBlazeMCAsmInfo.h
MBlazeRegisterInfo.cpp Implement -disable-non-leaf-fp-elim which disable frame pointer elimination 2010-04-21 03:18:23 +00:00
MBlazeRegisterInfo.h
MBlazeRegisterInfo.td
MBlazeSchedule.td Add missed part of prev. commit 2010-04-18 20:41:42 +00:00
MBlazeSelectionDAGInfo.cpp Add skeleton target-specific SelectionDAGInfo files. 2010-04-16 23:04:22 +00:00
MBlazeSelectionDAGInfo.h Add skeleton target-specific SelectionDAGInfo files. 2010-04-16 23:04:22 +00:00
MBlazeSubtarget.cpp
MBlazeSubtarget.h
MBlazeTargetMachine.cpp
MBlazeTargetMachine.h Use const qualifiers with TargetLowering. This eliminates several 2010-04-17 15:26:15 +00:00
MBlazeTargetObjectFile.cpp
MBlazeTargetObjectFile.h