Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / memset-3.ll
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2010-04-02 Evan ChengCorrectly lower memset / memcpy of undef. It should...