[SystemZ] Support transactional execution on zEC12
[oota-llvm.git] / lib / Target / SystemZ / SystemZInstrFormats.td
2015-04-01 Ulrich Weigand[SystemZ] Support transactional execution on zEC12
2014-07-10 Richard Sandiford[SystemZ] Tweak instruction format classifications
2014-07-10 Richard Sandiford[SystemZ] Avoid using i8 constants for immediate fields
2014-05-20 Eric ChristopherClean up language and grammar.
2013-12-24 Richard Sandiford[SystemZ] Add MC support for interlocked-access 1 instr...
2013-11-22 Richard Sandiford[SystemZ] Fix TMHH and TMHL usage for z10 with -O0
2013-10-01 Richard Sandiford[SystemZ] Add comparisons of high words and memory
2013-10-01 Richard Sandiford[SystemZ] Add immediate addition involving high words
2013-10-01 Richard Sandiford[SystemZ] Extend test-under-mask support to high GR32s
2013-10-01 Richard Sandiford[SystemZ] Allow integer AND involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer insertions with a high-word...
2013-10-01 Richard Sandiford[SystemZ] Add patterns to load a constant into a high...
2013-10-01 Richard Sandiford[SystemZ] Use upper words of GR64s for codegen
2013-09-25 Richard Sandiford[SystemZ] Define the GR64 low-word logic instructions...
2013-09-25 Richard Sandiford[SystemZ] Define the return instruction as a pseudo...
2013-08-27 Richard Sandiford[SystemZ] Extend memcpy and memset support to all const...
2013-08-23 Richard Sandiford[SystemZ] Add basic prefetch support
2013-08-23 Richard Sandiford[SystemZ] Prefer LHI;ST... over LAY;MV...
2013-08-21 Richard Sandiford[SystemZ] Add FI[EDX]BRA
2013-08-16 Richard Sandiford[SystemZ] Use CLST to implement strcmp
2013-08-12 Richard Sandiford[SystemZ] Add a definition of the CLC instruction
2013-08-12 Richard Sandiford[SystemZ] Add a definition of the IPM instruction
2013-08-07 Richard Sandiford[SystemZ] Optimize floating-point comparisons with...
2013-08-07 Richard Sandiford[SystemZ] Add floating-point load-and-test instructions
2013-08-05 Richard Sandiford[SystemZ] Add definitions for BRCT and BRCTG
2013-08-01 Richard Sandiford[SystemZ] Reuse CC results for integer comparisons...
2013-07-31 Richard Sandiford[SystemZ] Be more careful about inverting CC masks...
2013-07-31 Richard Sandiford[SystemZ] Be more careful about inverting CC masks
2013-07-25 Richard Sandiford[SystemZ] Rework compare and branch support
2013-07-25 Richard Sandiford[SystemZ] Add LOCR and LOCGR
2013-07-25 Richard Sandiford[SystemZ] Add LOC and LOCG
2013-07-25 Richard Sandiford[SystemZ] Add STOC and STOCG
2013-07-19 Richard Sandiford[SystemZ] Add AHIK and AGHIK
2013-07-19 Richard Sandiford[SystemZ] Add NGRK, OGRK and XGRK
2013-07-19 Richard Sandiford[SystemZ] Add NRK, ORK and XRK
2013-07-19 Richard Sandiford[SystemZ] Use SLLK, SRLK and SRAK for codegen
2013-07-19 Richard Sandiford[SystemZ] Start adding z196 and zEC12 support
2013-07-11 Richard Sandiford[SystemZ] Allow 8-bit operands to RISBG
2013-07-03 Richard Sandiford[SystemZ] Fold more spills
2013-07-03 Richard Sandiford[SystemZ] Rename mapping table fields
2013-07-02 Richard Sandiford[SystemZ] Add the MVC instruction
2013-06-27 Richard Sandiford[SystemZ] Add conditional store patterns
2013-05-29 Richard Sandiford[SystemZ] Immediate compare-and-branch support
2013-05-28 Richard Sandiford[SystemZ] Register compare-and-branch support
2013-05-22 Richard Sandiford[SystemZ] Rename PSW to CC
2013-05-14 Richard Sandiford[SystemZ] Add disassembler support
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.
2009-08-22 Anton KorobeynikovSome dummy cost model for s390x:
2009-07-16 Anton KorobeynikovAdd instruction formats and few opcodes
2009-07-16 Anton KorobeynikovLet's start another backend :)