aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Mips16FrameLowering.cpp
AgeCommit message (Expand)Author
2012-10-31Implement ADJCALLSTACKUP and ADJCALLSTACKDOWNReed Kotler
2012-10-28This patch is for the implementation of mips16 complex pattern addr16.Reed Kotler
2012-10-08Move TargetData to DataLayout.Micah Villmow
2012-09-21Mips16FrameLowering.cpp: Remove unused TII introduced in r164349. [-Wunused-v...NAKAMURA Takumi
2012-09-21Properly save and restore RA and Mips16 callee save registers S0,S1Akira Hatanaka
2012-09-18Revert r164051.Akira Hatanaka
2012-09-17Make sure there is enough room for RA. getStackSize needs to be cleaned up butAkira Hatanaka
2012-08-02Move the code that creates instances of MipsInstrInfo and MipsFrameLowering outAkira Hatanaka
2012-07-31Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering andAkira Hatanaka