remove special handling of bitcast(malloc), it will be handled
authorChris Lattner <sabre@nondot.org>
Sun, 27 Sep 2009 21:29:28 +0000 (21:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Sep 2009 21:29:28 +0000 (21:29 +0000)
commit439044f4f9594990fb9a8149ea67c119a2b05387
tree858d57f2fba9d84a992904339f218bfd9f7d3b33
parent2a9325ff2fc21d8c9873b999cb9ebe2bc6b6f1a1
remove special handling of bitcast(malloc), it will be handled
when the loop inspects the bitcast operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82928 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/FunctionAttrs.cpp