| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add definitions of two subclasses of MipsInstrInfo, MipsInstrInfo (for mips16), | Akira Hatanaka | 2012-07-31 | 1 | -1/+1 |
| | | | | | | | and MipsSEInstrInfo (for mips32/64). llvm-svn: 161081 | ||||
| * | Fix Mips long branch pass. | Akira Hatanaka | 2012-07-21 | 1 | -131/+132 |
| | | | | | | | | This pass no longer requires that the global pointer value be saved to the stack or register since it uses bal instruction to compute branch distance. llvm-svn: 160601 | ||||
| * | Make MipsLongBranch::runOnMachineFunction return true. | Akira Hatanaka | 2012-06-19 | 1 | -4/+4 |
| | | | | | llvm-svn: 158702 | ||||
| * | MipsLongBranch.cpp: Tweak llvm::next() to appease msvc. | NAKAMURA Takumi | 2012-06-14 | 1 | -5/+7 |
| | | | | | llvm-svn: 158446 | ||||
| * | Add file MipsLongBranch.cpp. | Akira Hatanaka | 2012-06-14 | 1 | -0/+416 |
| llvm-svn: 158436 | |||||

