[SystemZ] Add patterns to load a constant into a high word (IIHF)
[oota-llvm.git] / lib / Target / SystemZ / SystemZ.h
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 :)