aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/Mips16InstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+3
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-25/+25
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+0
* Allow the code which returns the length for inline assembler to knowReed Kotler2013-11-131-0/+2
* Clean up code for Mips16 large frame handling.Reed Kotler2013-08-041-1/+8
* [mips] Rename functions. No functionality changes.Akira Hatanaka2013-05-131-2/+2
* [mips] Define overloaded versions of storeRegToStack and loadRegFromStack.Akira Hatanaka2013-03-291-11/+13
* Make pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into custom emitters.Reed Kotler2013-02-251-14/+0
* Make psuedo FEXT_T8I816_ins into a custom emitter.Reed Kotler2013-02-241-8/+0
* Expand pseudos/macros:Reed Kotler2013-02-201-0/+14
* 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