[ADT] Switch a bunch of places in LLVM that were doing single-character
[oota-llvm.git] / lib / Target / SystemZ / SystemZFrameLowering.h
2015-08-15 James Y KnightRemove redundant TargetFrameLowering::getFrameIndexOffs...
2015-07-14 Matthias BraunPrologEpilogInserter: Rewrite API to determine callee...
2015-05-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
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...