Fix PR7372: Conditional branches (at least on ARM) are treated as predicated,
[oota-llvm.git] / lib / CodeGen / Analysis.cpp
2010-04-21 Dan GohmanMove several SelectionDAG-independent utility functions...