summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Mips16InstrInfo.h
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* Delete dead code.Reed Kotler2013-12-06
* Allow the code which returns the length for inline assembler to knowReed Kotler2013-11-13
* Clean up code for Mips16 large frame handling.Reed Kotler2013-08-04
* [mips] Rename functions. No functionality changes.Akira Hatanaka2013-05-13
* [mips] Define overloaded versions of storeRegToStack and loadRegFromStack.Akira Hatanaka2013-03-29
* Make pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into custom emitters.Reed Kotler2013-02-25
* Make psuedo FEXT_T8I816_ins into a custom emitter.Reed Kotler2013-02-24
* Expand pseudos/macros:Reed Kotler2013-02-20
* Expand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.Reed Kotler2013-02-19
* Beginning of expanding all current mips16 macro/pseudo instruction sequences.Reed Kotler2013-02-18
* One more try to make this look nice. I have lots of pseudo lowering Reed Kotler2013-02-16
* Use a different scheme to chose 16/32 variants. This scheme is moreReed Kotler2013-02-16
* For Mips 16, add the optimization where the 16 bit form of addiu sp can be usedReed Kotler2013-02-13
* When Mips16 frames grow large, the immediate field may exceed the maximumReed Kotler2013-02-08
* [mips] 80 columns.Akira Hatanaka2013-01-04
* fix most of remaining issues with large frames.Reed Kotler2012-12-20
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* Implement ADJCALLSTACKUP and ADJCALLSTACKDOWNReed Kotler2012-10-31
* Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo andAkira Hatanaka2012-07-31
* Add definitions of two subclasses of MipsInstrInfo, MipsInstrInfo (for mips16),Akira Hatanaka2012-07-31