Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
[oota-llvm.git] / lib / Target / SystemZ / MCTargetDesc / SystemZMCTargetDesc.h
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for v4f32
2015-05-05 Ulrich Weigand[SystemZ] Add z13 vector facility and MC support
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-03-10 Eric ChristopherRemove the use of the subtarget in MCCodeEmitter creati...
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...