Fix lines that exceed 80 columns. There is no change in functionality.
[oota-llvm.git] / lib / Analysis / Loads.cpp
2011-04-11 Jay FoadDon't include Operator.h from InstrTypes.h.
2010-12-15 Dan GohmanMove Value::getUnderlyingObject to be a standalone
2010-10-19 Dan GohmanReapply r116831 and r116839, converting AliasAnalysis...
2010-05-28 Dan GohmanMove FindAvailableLoadedValue isSafeToLoadUnconditional...