make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / 2012-06-06-LoadOfPHIs.ll
2012-06-07 Meador IngeAdding a missing -S to the opt invocation.
2012-06-06 Bill WendlingSpell optimization name correclty.
2012-06-06 Bill WendlingAnother testcase for r156548.