Comparison of primitive type sizes should now be done in bits, not bytes.
[oota-llvm.git] / lib / Transforms / Scalar / IndVarSimplify.cpp
2001-12-04 Chris LattnerImplement induction variable simplification
2001-12-03 Chris LattnerInitial checkin of indvar stuff