| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure there is enough room for RA. getStackSize needs to be cleaned up but | Akira Hatanaka | 2012-09-17 | 1 | -0/+4 |
| | | | | | | | | | we will do that when we implement the full save/restore. Patch by Reed Kotler. llvm-svn: 164051 | ||||
| * | Move the code that creates instances of MipsInstrInfo and MipsFrameLowering out | Akira Hatanaka | 2012-08-02 | 1 | -0/+5 |
| | | | | | | | of MipsTargetMachine.cpp. llvm-svn: 161191 | ||||
| * | Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering and | Akira Hatanaka | 2012-07-31 | 1 | -0/+82 |
| MipsSEFrameLowering. Implement MipsSEFrameLowering::hasReservedCallFrame. Call frames will not be reserved if there is a call with a large call frame or there are variable sized objects on the stack. llvm-svn: 161090 | |||||

