Use getPrimitiveSizeInBits() instead of getPrimitiveSize()*8
[oota-llvm.git] / lib / Transforms / Scalar / BasicBlockPlacement.cpp
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-08 Jeff CohenAdd more missing createXxxPass functions.
2004-09-01 Reid SpencerChanges For Bug 352
2004-02-11 Chris LattnerRemove obsolete comment. Unreachable blocks will autom...
2004-02-11 Chris LattnerAdd an _embarassingly simple_ implementation of basic...