Cleanup PPC64 unaligned i64 load/store
authorHal Finkel <hfinkel@anl.gov>
Tue, 19 Mar 2013 15:23:39 +0000 (15:23 +0000)
committerHal Finkel <hfinkel@anl.gov>
Tue, 19 Mar 2013 15:23:39 +0000 (15:23 +0000)
commitec2e968b7a60a4b48bbb315f8dd6e96e51c31691
treeafe42f70988809f40086e9beecba125a794d505e
parent037a4bcde341e7f8546d69a842acbd5129a61f31
Cleanup PPC64 unaligned i64 load/store

Remove an accidentally-added instruction definition and add a comment in the
test case. This is in response to a post-commit review by Bill Schmidt.

No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177404 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstr64Bit.td
test/CodeGen/PowerPC/unal4-std.ll