If we have an add, do it in the pointer realm, not the int realm. This is critical...
[oota-llvm.git] / lib / Transforms / Scalar / BasicBlockPlacement.cpp
2006-08-27 Chris Lattnereliminate RegisterOpt. It does the same thing as Regis...
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...