Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Mips / Mips16InstrInfo.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-02 Vasileios Kalintiris[mips] Expose adjustStackPtr() from MipsInstrInfo....
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the Mips...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-18 Eric ChristopherMake InstrInfo depend only upon the Subtarget getting...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2013-12-06 Reed KotlerDelete dead code.
2013-11-13 Reed KotlerAllow the code which returns the length for inline...
2013-08-04 Reed KotlerClean up code for Mips16 large frame handling.
2013-05-13 Akira Hatanaka[mips] Rename functions. No functionality changes.
2013-03-29 Akira Hatanaka[mips] Define overloaded versions of storeRegToStack...
2013-02-25 Reed KotlerMake pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into...
2013-02-24 Reed Kotler Make psuedo FEXT_T8I816_ins into a custom emitter.
2013-02-20 Reed KotlerExpand pseudos/macros:
2013-02-19 Reed KotlerExpand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.
2013-02-18 Reed KotlerBeginning of expanding all current mips16 macro/pseudo...
2013-02-16 Reed KotlerOne more try to make this look nice. I have lots of...
2013-02-16 Reed KotlerUse a different scheme to chose 16/32 variants. This...
2013-02-13 Reed KotlerFor Mips 16, add the optimization where the 16 bit...
2013-02-08 Reed KotlerWhen Mips16 frames grow large, the immediate field...
2013-01-04 Akira Hatanaka[mips] 80 columns.
2012-12-20 Reed Kotlerfix most of remaining issues with large frames.
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-10-31 Reed KotlerImplement ADJCALLSTACKUP and ADJCALLSTACKDOWN
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsRegisterInfo...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsInstrInfo...