| commit | 652784e29a4daeb54e816d313cc199dcf0cb7f54 | [log] [tgz] |
|---|---|---|
| author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Wed Sep 25 11:11:53 2013 +0000 |
| committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Wed Sep 25 11:11:53 2013 +0000 |
| tree | c57c52e075f551a8b68c2deb75fa0bfe79b24ee0 | |
| parent | 0c58bc64a4bd40561ae044527c4e1f8190f435f7 [diff] |
[SystemZ] Define the GR64 low-word logic instructions as pseudo aliases. Another patch to avoid duplication of encoding information. Things like NILF, NILL and NILH are used as both 32-bit and 64-bit instructions. Here the 64-bit versions are defined as aliases of the 32-bit ones. llvm-svn: 191369