rename SimplifyCompare -> SimplifyCmpInst and split it into
[oota-llvm.git] / lib / Analysis / InstructionSimplify.cpp
2009-11-09 Chris Lattnerrename SimplifyCompare -> SimplifyCmpInst and split...
2009-11-09 Chris Lattnerfix ConstantFoldCompareInstOperands to take the LHS...
2009-11-09 Chris Lattnerstub out a new libanalysis "instruction simplify" inter...