Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SystemZ] Rework compare and branch support | Richard Sandiford | 2013-07-25 | 1 | -2/+15 |
* | [SystemZ] Add LOCR and LOCGR | Richard Sandiford | 2013-07-25 | 1 | -0/+30 |
* | [SystemZ] Add LOC and LOCG | Richard Sandiford | 2013-07-25 | 1 | -0/+40 |
* | [SystemZ] Add STOC and STOCG | Richard Sandiford | 2013-07-25 | 1 | -6/+42 |
* | [SystemZ] Add AHIK and AGHIK | Richard Sandiford | 2013-07-19 | 1 | -0/+35 |
* | [SystemZ] Add NGRK, OGRK and XGRK | Richard Sandiford | 2013-07-19 | 1 | -0/+12 |
* | [SystemZ] Add NRK, ORK and XRK | Richard Sandiford | 2013-07-19 | 1 | -0/+18 |
* | [SystemZ] Use SLLK, SRLK and SRAK for codegen | Richard Sandiford | 2013-07-19 | 1 | -3/+23 |
* | [SystemZ] Start adding z196 and zEC12 support | Richard Sandiford | 2013-07-19 | 1 | -6/+13 |
* | [SystemZ] Allow 8-bit operands to RISBG | Richard Sandiford | 2013-07-11 | 1 | -2/+1 |
* | [SystemZ] Fold more spills | Richard Sandiford | 2013-07-03 | 1 | -39/+126 |
* | [SystemZ] Rename mapping table fields | Richard Sandiford | 2013-07-03 | 1 | -34/+34 |
* | [SystemZ] Add the MVC instruction | Richard Sandiford | 2013-07-02 | 1 | -0/+13 |
* | [SystemZ] Add conditional store patterns | Richard Sandiford | 2013-06-27 | 1 | -0/+13 |
* | [SystemZ] Immediate compare-and-branch support | Richard Sandiford | 2013-05-29 | 1 | -0/+18 |
* | [SystemZ] Register compare-and-branch support | Richard Sandiford | 2013-05-28 | 1 | -0/+19 |
* | [SystemZ] Rename PSW to CC | Richard Sandiford | 2013-05-22 | 1 | -6/+6 |
* | [SystemZ] Add disassembler support | Richard Sandiford | 2013-05-14 | 1 | -0/+16 |
* | [SystemZ] Match operands to fields by name rather than by order | Richard Sandiford | 2013-05-14 | 1 | -233/+195 |
* | [SystemZ] Add back end | Ulrich Weigand | 2013-05-06 | 1 | -0/+987 |
* | Remove the SystemZ backend. | Dan Gohman | 2011-10-24 | 1 | -133/+0 |
* | Some dummy cost model for s390x: | Anton Korobeynikov | 2009-08-22 | 1 | -3/+9 |
* | Add instruction formats and few opcodes | Anton Korobeynikov | 2009-07-16 | 1 | -493/+86 |
* | Let's start another backend :) | Anton Korobeynikov | 2009-07-16 | 1 | -0/+534 |