]> git.ipfire.org Git - thirdparty/gcc.git/commit
[ARM] PR67305, tighten neon_vector_mem_operand on eliminable registers
authorJiong Wang <jiong.wang@arm.com>
Wed, 11 Nov 2015 12:30:46 +0000 (12:30 +0000)
committerJiong Wang <jiwang@gcc.gnu.org>
Wed, 11 Nov 2015 12:30:46 +0000 (12:30 +0000)
commit03f3914528a0974319b4d38249e94a36208a4c9b
treefd4655634f6a2841560041e51e6b68056cc957fa
parentf50bb868f2145ffcc4d330fd6df6367dd5c804e3
[ARM] PR67305, tighten neon_vector_mem_operand on eliminable registers

2015-11-11  Jiong Wang  <jiong.wang@arm.com>
    Jim Wilson  <wilson@gcc.gnu.org>

PR target/67305
* config/arm/arm.md (neon_vector_mem_operand): Return FALSE if strict
be true and eliminable registers mentioned.

Co-Authored-By: Jim Wilson <wilson@gcc.gnu.org>
From-SVN: r230158
gcc/ChangeLog
gcc/config/arm/arm.c