Fix PR2471, which is a bug involving an invalid promotion from a conditional load.
[oota-llvm.git] / test / Transforms / InstCombine / extractvalue.ll
2008-06-16 Matthijs KooijmanMake testcase check for extractvalue instead of extract...
2008-06-11 Matthijs KooijmanTeach instruction combining about the extractvalue...