OSDN Git Service

big endian systems shift by bits too, hopefully this will fix the ppc
authorChris Lattner <sabre@nondot.org>
Mon, 21 Sep 2009 17:55:47 +0000 (17:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Sep 2009 17:55:47 +0000 (17:55 +0000)
commit19ad784dacc10247d47d0928f6222390c60fbb4b
tree0b99ff0725966dafaf398c1c02c47080341a09e0
parent471fbf9949cf263b7087cd0f35ddc4cbbb81db35
big endian systems shift by bits too, hopefully this will fix the ppc
bootstrap problems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82464 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp