fix PR7311 by avoiding breaking casts when a bitcast from scalar->vector
[oota-llvm.git] / lib / CodeGen / Analysis.cpp
2010-04-21 Dan GohmanMove several SelectionDAG-independent utility functions...