Check void type before using RAUWd.
authorDevang Patel <dpatel@apple.com>
Tue, 13 Oct 2009 22:56:32 +0000 (22:56 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 13 Oct 2009 22:56:32 +0000 (22:56 +0000)
commit228ebd0f4cf9207d32d61ef4b11b81736895dc09
tree500e553f1dc26896a867dff04eca76207a6cf113
parente72142aa5b8bcd9266a5a2f88e4e227dd178f233
Check void type before using RAUWd.

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