Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / GVN / 2009-11-12-MemDepMallocBitCast.ll
2009-10-13 Victor HernandezMemory dependence analysis was incorrectly stopping...