[SystemZ] Remove unwanted part from last commit
[oota-llvm.git] / lib / Target / SystemZ / SystemZFrameLowering.cpp
2013-07-05 Richard Sandiford[SystemZ] Allocate a second register scavenging slot
2013-07-05 Richard Sandiford[SystemZ] Clean up register scavenging code
2013-07-03 Richard Sandiford[SystemZ] Fix caller-allocated save slot FIXME
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-05-22 Richard Sandiford[SystemZ] Rename PSW to CC
2013-05-16 Rafael EspindolaRemove addFrameMove.
2013-05-11 Rafael EspindolaChange getFrameMoves to return a const reference.
2013-05-06 Ulrich Weigand[SystemZ] Add back end
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-01-13 Jakob Stoklund OlesenTeach frame lowering to ignore debug values after the...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...