summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonFrameLowering.h
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Add support for run-time stack overflow checkingKrzysztof Parzyszek2016-03-241-2/+2
* [Hexagon] Optimize stack slot spillsKrzysztof Parzyszek2016-02-121-0/+8
* [Hexagon] Replace expansion of spill pseudo-instructions in frame loweringKrzysztof Parzyszek2016-02-121-6/+34
* [Hexagon] Use general purpose registers to spill pred/mod registers intoKrzysztof Parzyszek2016-01-221-1/+1
* Add missing override noticed by Clang's -Winconsistent-missing-override.Benjamin Kramer2015-10-191-1/+1
* [Hexagon] Fix debug information for local objectsKrzysztof Parzyszek2015-10-191-2/+2
* [Hexagon] Delay emission of CFI instructionsKrzysztof Parzyszek2015-10-191-1/+5
* Remove redundant TargetFrameLowering::getFrameIndexOffset virtualJames Y Knight2015-08-151-1/+2
* PrologEpilogInserter: Rewrite API to determine callee save regsiters.Matthias Braun2015-07-141-1/+1
* 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/+2
* [Hexagon] Shrink-wrap stack frame (Hexagon-specific)Krzysztof Parzyszek2015-04-231-29/+48
* [Hexagon] Overhaul of stack object allocationKrzysztof Parzyszek2015-04-221-4/+37
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Remove unnecessary caching of the subtarget for HexagonFrameLowering and remo...Eric Christopher2014-06-271-5/+1
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-16/+16
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-211-0/+5
* Hexagon backend supportTony Linthicum2011-12-121-0/+50
OpenPOWER on IntegriCloud