We compile this into:
authorChris Lattner <sabre@nondot.org>
Thu, 24 Aug 2006 23:06:02 +0000 (23:06 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Aug 2006 23:06:02 +0000 (23:06 +0000)
commitbf16982e86d70ab1c09279d3032d76d9d57d6de5
tree11b545586fa1c41fa0c78a3bc5bad29826b40773
parentad69970c4a8b058c07bda0bf4b1c9947f1483659
We compile this into:

_swap_16:
        slwi r2, r3, 24
        rlwimi r2, r3, 8, 8, 15
        srwi r3, r2, 16
        blr

now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29864 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/README.txt