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