summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZFrameLowering.cpp
Commit message (Expand)AuthorAge
* [SystemZ] Rename subregs and add subreg_h32Richard Sandiford2013-09-30
* [SystemZ] Add support for sibling callsRichard Sandiford2013-08-19
* [SystemZ] Allocate a second register scavenging slotRichard Sandiford2013-07-05
* [SystemZ] Clean up register scavenging codeRichard Sandiford2013-07-05
* [SystemZ] Fix caller-allocated save slot FIXMERichard Sandiford2013-07-03
* Use pointers to the MCAsmInfo and MCRegInfo.Bill Wendling2013-06-18
* [SystemZ] Rename PSW to CCRichard Sandiford2013-05-22
* Remove addFrameMove.Rafael Espindola2013-05-16
* Change getFrameMoves to return a const reference.Rafael Espindola2013-05-11
* [SystemZ] Add back endUlrich Weigand2013-05-06
* Remove the SystemZ backend.Dan Gohman2011-10-24
* Teach frame lowering to ignore debug values after the terminators.Jakob Stoklund Olesen2011-01-13
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-10