Do not sink any instruction with side effects, including vaarg. This fixes
authorChris Lattner <sabre@nondot.org>
Thu, 27 Oct 2005 17:13:11 +0000 (17:13 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Oct 2005 17:13:11 +0000 (17:13 +0000)
commit108e902aebd7d8d09f29dc62fa13c155d2d8b6c2
tree426b0c3c81c421ff9c0bdbe0fab37c42644e1a32
parentcbbc6b74e357afbf8fb37fdeb177ed78021092d3
Do not sink any instruction with side effects, including vaarg.  This fixes
PR640

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