make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / invariant.ll
2010-04-08 Dan GohmanPrint empty structs as {} rather than { }.
2009-11-11 Duncan SandsDon't trivially delete unused calls to llvm.invariant...