Make testb optimization work on big-endian targets.
authorDale Johannesen <dalej@apple.com>
Sat, 8 Nov 2008 00:01:16 +0000 (00:01 +0000)
committerDale Johannesen <dalej@apple.com>
Sat, 8 Nov 2008 00:01:16 +0000 (00:01 +0000)
commitb514ac9e3cddb3663c74afcf7bfa359a867e2780
tree744603c0e09b6488464fcdb6d17b978af3b8f4f4
parent413a89f3187581ee94d01cafe167f1deff16493d
Make testb optimization work on big-endian targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58874 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp