calls are already unmovable, malloc doesn't need a special case.
authorChris Lattner <sabre@nondot.org>
Sun, 27 Sep 2009 21:36:19 +0000 (21:36 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Sep 2009 21:36:19 +0000 (21:36 +0000)
commit06e4052699c481fda1df8d96a26e42733c36eb66
treeae6fcf1956584818b0b9e394b9bccd729e6050ea
parent32c0d2255f9c85972baf4157c59ce39a16c3ee91
calls are already unmovable, malloc doesn't need a special case.

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