Add missing mayLoad flag to LHAUX8 and LWAUX.
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 19 Mar 2013 19:53:27 +0000 (19:53 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 19 Mar 2013 19:53:27 +0000 (19:53 +0000)
commitdff4d1522a3a14df3c40c33421e24f59633da67b
treef7373843dd1d41f2385d8171493847e21c1bc44f
parent8353d1e0e5fd23bb9b6c11acda8157d728d89223
Add missing mayLoad flag to LHAUX8 and LWAUX.

All pre-increment load patterns need to set the mayLoad flag (since
they don't provide a DAG pattern).

This was missing for LHAUX8 and LWAUX, which is added by this patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177431 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstr64Bit.td