don't sink anything with side effects, this makes lots of stuff work, but sinks almos...
authorChris Lattner <sabre@nondot.org>
Sat, 5 Jan 2008 02:33:22 +0000 (02:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 5 Jan 2008 02:33:22 +0000 (02:33 +0000)
commitba84ed7e9234b7a84009b3cb8475d1be7b1529d9
tree9155a8d29929ca885a63f5c8aa149931d0e9ef98
parent2a3e08b5961353fa3faeadf81f481ae9f5463427
don't sink anything with side effects, this makes lots of stuff work, but sinks almost nothing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45617 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineSink.cpp