i386.c (ix86_loop_unroll_adjust): Use PATTERN (insn) when looking for memory references.
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 11 May 2015 16:35:02 +0000 (18:35 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 11 May 2015 16:35:02 +0000 (18:35 +0200)
commitbdfdc7da5c5221f0c06a9ea69057389a2d623318
treeb629ff7d0ae9f32805f98d161902f9458e1c6f69
parentb1b0e90567f461bcd76511ffbaacd3f91f3c8c9b
i386.c (ix86_loop_unroll_adjust): Use PATTERN (insn) when looking for memory references.

* config/i386/i386.c (ix86_loop_unroll_adjust): Use PATTERN (insn)
when looking for memory references.

From-SVN: r223008
gcc/ChangeLog
gcc/config/i386/i386.c