summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsSEFrameLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Mips] Remove dead codeSimon Dardis2018-03-291-1/+0
* [Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warni...Eugene Zelenko2017-08-031-5/+4
* [Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other...Eugene Zelenko2017-02-011-3/+6
* Re-apply "[mips] Use correct frame register for DWARF info when dynamically r...Vasileios Kalintiris2015-11-121-0/+3
* Revert "[mips] Use correct frame register for DWARF info when dynamically rea...Vasileios Kalintiris2015-11-121-3/+0
* [mips] Use correct frame register for DWARF info when dynamically realigning ...Vasileios Kalintiris2015-11-121-0/+3
* [mips] Interrupt attribute support for mips32r2+.Vasileios Kalintiris2015-10-261-1/+6
* PrologEpilogInserter: Rewrite API to determine callee save regsiters.Matthias Braun2015-07-141-2/+2
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [ShrinkWrap] Add (a simplified version) of shrink-wrapping.Quentin Colombet2015-05-051-1/+1
* [mips] Implement eliminateCallFramePseudoInstr() in MipsFrameLowering. NFC.Vasileios Kalintiris2015-04-021-4/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* So that we can include frame lowering in the subtarget, remove includeEric Christopher2014-07-021-2/+1
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-7/+7
* [mips] Align the stack to 16-bytes for mfp64.Akira Hatanaka2013-10-291-1/+1
* [mips] Add parameter Alignment to MipsFrameLowering's constructor.Akira Hatanaka2013-03-291-1/+1
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-0/+4
* [mips] Lower EH_RETURN.Akira Hatanaka2013-01-301-0/+1
* Add definitions of two subclasses of MipsFrameLowering, Mips16FrameLowering andAkira Hatanaka2012-07-311-0/+44
OpenPOWER on IntegriCloud