Remove the use and initialization of the target machine and subtarget
[oota-llvm.git] / lib / Target / SystemZ / SystemZFrameLowering.h
2014-07-01 Eric ChristopherRemove the use and initialization of the target machine...
2014-03-06 Richard Sandiford[SystemZ] Remove "virtual" from override methods
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2013-07-05 Richard Sandiford[SystemZ] Clean up register scavenging code
2013-07-03 Richard Sandiford[SystemZ] Fix caller-allocated save slot FIXME
2013-05-06 Ulrich Weigand[SystemZ] Add back end
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...