make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / 2011-06-13-nsw-alloca.ll
2012-05-05 Stepan DyatkovskiySmall fix in InstCombineCasts.cpp. Restored "alloca...
2011-06-13 Stuart HastingsAvoid fusing bitcasts with dynamic allocas if the amoun...