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