aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsSEInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+0
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+3
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-24/+24
* [mips] Define a pseudo instruction which writes to both the lower and higherAkira Hatanaka2013-10-151-0/+4
* [mips] Fix definition of mfhi and mflo instructions to read from the wholeAkira Hatanaka2013-10-071-0/+3
* [mips] Enhance command line option "-mno-ldc1-sdc1" to expand base+index doubleAkira Hatanaka2013-09-071-3/+0
* [mips] Add support for mfhc1 and mthc1.Akira Hatanaka2013-08-201-2/+2
* [mips] Use function TargetInstrInfo::getRegClass.Akira Hatanaka2013-06-111-1/+2
* [mips] Use a helper function which compares the size of the source andAkira Hatanaka2013-06-081-2/+3
* [mips] Test case for r182042. Add comment.Akira Hatanaka2013-05-161-0/+12
* [mips] Fix instruction selection pattern for sint_to_fp node to avoid emittin...Akira Hatanaka2013-05-161-0/+3
* [mips] Add option -mno-ldc1-sdc1.Akira Hatanaka2013-05-131-0/+3
* [mips] Rename functions. No functionality changes.Akira Hatanaka2013-05-131-6/+6
* [mips] Define overloaded versions of storeRegToStack and loadRegFromStack.Akira Hatanaka2013-03-291-11/+13
* [mips] Lower EH_RETURN.Akira Hatanaka2013-01-301-0/+2
* Make function loadImmediate a member of MipsSEInstrInfo and change it to returnAkira Hatanaka2012-08-231-1/+7
* Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emitsAkira Hatanaka2012-07-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/+77