[SystemZ] Support transactional execution on zEC12
[oota-llvm.git] / lib / Target / SystemZ / SystemZ.h
2015-04-01 Ulrich Weigand[SystemZ] Support transactional execution on zEC12
2015-02-18 Ulrich Weigand[SystemZ] Support all TLS access models - CodeGen part
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-16 Richard Sandiford[SystemZ] Improve handling of SETCC
2013-09-25 Richard Sandiford[SystemZ] Add instruction-shortening pass
2013-09-03 Richard Sandiford[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
2013-08-28 Richard Sandiford[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
2013-08-23 Richard Sandiford[SystemZ] Add basic prefetch support
2013-08-20 Richard Sandiford[SystemZ] Use SRST to optimize memchr
2013-08-05 Richard Sandiford[SystemZ] Split out comparison elimination into a separ...
2013-07-31 Richard Sandiford[SystemZ] Be more careful about inverting CC masks
2013-05-20 Richard Sandiford[SystemZ] Add long branch pass
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...
2011-06-28 Evan ChengMerge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2009-07-25 Daniel DunbarAdd new helpers for registering targets.
2009-07-18 Daniel DunbarPut Target definitions inside Target specific header...
2009-07-16 Anton KorobeynikovUnbreak
2009-07-16 Anton KorobeynikovAdd bunch of branch folding stuff
2009-07-16 Anton KorobeynikovImplement all comparisons
2009-07-16 Anton KorobeynikovConditional branches and comparisons
2009-07-16 Anton KorobeynikovLet's start another backend :)