Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[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...