commit | 0d7079485ac0c3d405aa58eadaee53ff18bb476c | [log] [tgz] |
---|---|---|
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Mon Oct 31 14:28:43 2016 +0000 |
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Mon Oct 31 14:28:43 2016 +0000 |
tree | ad01cd3c8756c2ea889fc9caa865260dc6c93fb1 | |
parent | 19e305e8e7e512b61153bd5489209652c14e026b [diff] |
[SystemZ] Guard LEFR/LFER with FeatureVector The LEFR/LFER pseudos are aliases for vector instructions and should therefore be guared by FeatureVector. If they aren't, the TableGen scheduler definition checking might complain that there is no data for those pseudos for pre-z13 machines. No functional change intended. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285576 91177308-0d34-0410-b5e6-96231b3b80d8