FIX PR7158. SimplifyVBinOp was asserting when it fails to constant fold (op (build_ve...
[oota-llvm.git] / lib / CodeGen / Analysis.cpp
2010-04-21 Dan GohmanMove several SelectionDAG-independent utility functions...