| commit | 6cbd7f0c5dcac7a67a64c523312ec086af751416 | [log] [tgz] |
|---|---|---|
| author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Wed Sep 25 10:29:47 2013 +0000 |
| committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Wed Sep 25 10:29:47 2013 +0000 |
| tree | 7e7dd7283b4237782f1c28a9a9cf5ee33b92c0ab | |
| parent | 9ab97cd1471d7c10e0f0a3510b7345441ebe81fc [diff] |
[SystemZ] Use subregs for 64-bit truncating stores Another patch to reduce the duplication of encoding information. Rather than define separate patterns for truncating 64-bit stores, use the 32-bit stores with a subreg. No behavioral changed intended. llvm-svn: 191365