Allow GVN to eliminate redundant calls to functions without side effects.
authorOwen Anderson <resistor@mac.com>
Thu, 18 Oct 2007 19:39:33 +0000 (19:39 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 18 Oct 2007 19:39:33 +0000 (19:39 +0000)
commitb388ca9544f66899ad7f6be665e2bc7529888254
treeedbffd73b4bfb8a1250691b888b85489b158ea20
parentc5ccbdbe329af09fd34aeb097c62ce2c33296f36
Allow GVN to eliminate redundant calls to functions without side effects.

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