Fix Regression/Transforms/LoopUnswitch/2006-02-22-UnswitchCrash.ll, which
caused SPASS to fail building last night.

We can't trivially unswitch a loop if the exit block has phi nodes in it,
because we don't know which predecessor to use.

llvm-svn: 26320
1 file changed
tree: 1b9ce113fe22d98b73902a8b1d409a6d12cc60fe
  1. llvm/