When a load operand is promoted to an extload, replace other uses with uses of extloa...
[oota-llvm.git] / lib / CodeGen / SelectionDAG / TargetSelectionDAGInfo.cpp
2010-04-16 Dan GohmanCreate a new TargetSelectionDAGInfo class. This will...