summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZFrameLowering.h
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Implement the packed stack layoutJonas Paulsson2019-12-121-2/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SystemZ] Fix common-code users of stack sizeUlrich Weigand2018-03-021-5/+0
* Move TargetFrameLowering.h to CodeGen where it's implementedDavid Blaikie2017-11-031-1/+1
* Add "Restored" flag to CalleeSavedInfoKrzysztof Parzyszek2017-08-101-1/+1
* Change eliminateCallFramePseudoInstr() to return an iteratorHans Wennborg2016-03-311-4/+3
* Remove redundant TargetFrameLowering::getFrameIndexOffset virtualJames Y Knight2015-08-151-1/+2
* PrologEpilogInserter: Rewrite API to determine callee save regsiters.Matthias Braun2015-07-141-2/+2
* [ShrinkWrap] Add (a simplified version) of shrink-wrapping.Quentin Colombet2015-05-051-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Remove the use and initialization of the target machine and subtargetEric Christopher2014-07-011-7/+1
* [SystemZ] Remove "virtual" from override methodsRichard Sandiford2014-03-061-29/+24
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-15/+12
* [SystemZ] Clean up register scavenging codeRichard Sandiford2013-07-051-10/+3
* [SystemZ] Fix caller-allocated save slot FIXMERichard Sandiford2013-07-031-11/+3
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+93
* Remove the SystemZ backend.Dan Gohman2011-10-241-57/+0
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-101-0/+57
OpenPOWER on IntegriCloud