s/convertable/convertible/g
[oota-llvm.git] / lib / Transforms / Scalar / PRE.cpp
2003-03-31 Chris LattnerInitial checkin of PRE on LLVM. This implementation...