aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/Mips16InstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Expand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.Reed Kotler2013-02-191-0/+5
* Beginning of expanding all current mips16 macro/pseudo instruction sequences.Reed Kotler2013-02-181-1/+3
* One more try to make this look nice. I have lots of pseudo lowering Reed Kotler2013-02-161-0/+3
* Use a different scheme to chose 16/32 variants. This scheme is moreReed Kotler2013-02-161-3/+1
* For Mips 16, add the optimization where the 16 bit form of addiu sp can be usedReed Kotler2013-02-131-0/+12
* When Mips16 frames grow large, the immediate field may exceed the maximumReed Kotler2013-02-081-5/+7
* [mips] 80 columns.Akira Hatanaka2013-01-041-2/+3
* fix most of remaining issues with large frames.Reed Kotler2012-12-201-0/+27
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-1/+1
* Implement ADJCALLSTACKUP and ADJCALLSTACKDOWNReed Kotler2012-10-311-0/+4
* Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo andAkira Hatanaka2012-07-311-0/+5
* Add definitions of two subclasses of MipsInstrInfo, MipsInstrInfo (for mips16),Akira Hatanaka2012-07-311-0/+71