summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsMCInstLower.h
Commit message (Expand)AuthorAge
* This patch makes the following changes necessary for MIPS' direct code emission.Akira Hatanaka2011-11-23
* Properly handle Mips MC relocations and lower cpload and cprestore macros to ...Bruno Cardoso Lopes2011-11-08
* Drop support for Mips1 and Mips2.Akira Hatanaka2011-09-09
* 80 columns.Akira Hatanaka2011-09-09
* Fix handling of double precision loads and stores when Mips1 is targeted. Akira Hatanaka2011-08-16
* Define function MipsMCInstLower::LowerOperand. Akira Hatanaka2011-08-16
* Add parameter Offset to MipsMCInstLower::LowerSymbolOperand. Akira Hatanaka2011-08-16
* Define class MipsMCInstLower.Akira Hatanaka2011-07-07