commit | 2a785500e03e22dd91824327fbf4b1f6d29dbf53 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Jul 19 17:15:36 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Jul 19 17:15:36 2006 +0000 |
tree | 2fe92de2c40500e22e17edc7a66255786317ca99 | |
parent | 52379111e8ed0d3726e33c36b9a787b1f5b9917c [diff] |
bswapped load/store instructions are only availble in indexed addressing form. As such, use xoaddr (indexed only), not xaddr for address selection. This fixes CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll, a crash compiling lencod. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29208 91177308-0d34-0410-b5e6-96231b3b80d8