aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/SystemZFrameLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-7/+9
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-12/+10
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-58/+52
* [SystemZ] Rename subregs and add subreg_h32Richard Sandiford2013-09-301-1/+1
* [SystemZ] Add support for sibling callsRichard Sandiford2013-08-191-2/+1
* [SystemZ] Allocate a second register scavenging slotRichard Sandiford2013-07-051-2/+6
* [SystemZ] Clean up register scavenging codeRichard Sandiford2013-07-051-16/+13
* [SystemZ] Fix caller-allocated save slot FIXMERichard Sandiford2013-07-031-26/+16
* Use pointers to the MCAsmInfo and MCRegInfo.Bill Wendling2013-06-181-4/+4
* [SystemZ] Rename PSW to CCRichard Sandiford2013-05-221-1/+1
* Remove addFrameMove.Rafael Espindola2013-05-161-14/+11
* Change getFrameMoves to return a const reference.Rafael Espindola2013-05-111-5/+4
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+535
* Remove the SystemZ backend.Dan Gohman2011-10-241-386/+0
* Teach frame lowering to ignore debug values after the terminators.Jakob Stoklund Olesen2011-01-131-1/+1
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-101-0/+386