When turning a call to a bitcast function into a direct call,
[oota-llvm.git] / test / Transforms / InstCombine / 2006-12-08-Phi-ICmp-Op-Fold.ll
2007-04-14 Reid SpencerFor PR1319:
2007-04-11 Chris Lattneradjust test
2006-12-23 Reid SpencerFor PR950:
2006-12-09 Reid SpencerNew test cases for regressions in the SetCC -> ICmp...