commit | 14544e6ee72b72b7b1e02dea5b4f0ad28d6e33cc | [log] [tgz] |
---|---|---|
author | Oliver Stannard <oliver.stannard@arm.com> | Tue Nov 21 15:34:15 2017 +0000 |
committer | Oliver Stannard <oliver.stannard@arm.com> | Tue Nov 21 15:34:15 2017 +0000 |
tree | dc86677f61b15de9f2ab91605ade99e850adf859 | |
parent | 252ae7370adcd4c76f00687f616631ccb8652ff0 [diff] |
[ARM] Don't omit non-default predication code This was causing the (invalid) predicated versions of the NEON VRINTX and VRINTZ instructions to be accepted, with the condition code being ignored. Also, there is no NEON VRINTR instruction, so that part of the check was not necessary. Differential revision: https://reviews.llvm.org/D39193 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318771 91177308-0d34-0410-b5e6-96231b3b80d8