Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / SystemZ / MCTargetDesc / SystemZMCTargetDesc.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-03-06 Richard Sandiford[SystemZ] Update namespace formatting to match current...
2013-10-01 Richard Sandiford[SystemZ] Add patterns to load a constant into a high...
2013-09-30 Richard Sandiford[SystemZ] Add GRH32 for the high word of a GR64
2013-09-25 Richard Sandiford[SystemZ] Define the GR64 low-word logic instructions...
2013-09-25 Richard Sandiford[SystemZ] Add instruction-shortening pass
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-05-16 Richard Sandiford[SystemZ] Tweak register array comment
2013-05-14 Richard Sandiford[SystemZ] Match operands to fields by name rather than...
2013-05-06 Ulrich Weigand[SystemZ] Add back end
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...