Fix PR336: The instcombine pass asserts when visiting load instruction
[oota-llvm.git] / lib / Transforms / Scalar / LoopUnswitch.cpp
2004-04-19 Chris LattnerInitial checkin of a simple loop unswitching pass....