OSDN Git Service

make PRE of loads preserve the alignment of the moved load instruction.
authorChris Lattner <sabre@nondot.org>
Sun, 15 Nov 2009 19:58:31 +0000 (19:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Nov 2009 19:58:31 +0000 (19:58 +0000)
commit4e447ebc5897a466c37bd2e9f5514d3fc5135789
treee6edef6e95f7b3c9517e63317a83c87151606e7f
parent1fb5630474d261eca0b4de9c79279b9c9e42a444
make PRE of loads preserve the alignment of the moved load instruction.

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