Fix PR2471, which is a bug involving an invalid promotion from a conditional load.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-13-NoBitCastAttributes.ll
2008-01-13 Duncan SandsWhen turning a call to a bitcast function into a direct...