Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
[oota-llvm.git] / lib / Transforms / Scalar / LoopUnswitch.cpp
2004-09-01 Reid SpencerChanges For Bug 352
2004-04-19 Chris LattnerInitial checkin of a simple loop unswitching pass....